summaryrefslogtreecommitdiff
path: root/lib/style.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/style.php')
-rw-r--r--lib/style.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/style.php b/lib/style.php
index 6229aae..7e14042 100644
--- a/lib/style.php
+++ b/lib/style.php
@@ -1,5 +1,10 @@
<?php
+if (function_exists(print_header))
+ return;
+
+include "lib/mysql.php";
+
function print_header($title) {
?>
<!DOCTYPE html>