index : website | |
Archlinux32 website - obsolete | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | lib/style.php | 2 |
diff --git a/lib/style.php b/lib/style.php index 7e14042..f0af64d 100644 --- a/lib/style.php +++ b/lib/style.php @@ -1,6 +1,6 @@ <?php -if (function_exists(print_header)) +if (function_exists("print_header")) return; include "lib/mysql.php"; |