index : archweb32 | |
Archlinux32 website | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | lib/style.php | 1 |
diff --git a/lib/style.php b/lib/style.php index e8ad972..3527994 100644 --- a/lib/style.php +++ b/lib/style.php @@ -3,7 +3,6 @@ if (function_exists("print_header")) return; -require_once "../init.php"; require_once BASE . "/lib/mysql.php"; function print_header($title) { |