index : archweb32 | |
Archlinux32 website | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | lib/format.php | 1 |
diff --git a/lib/format.php b/lib/format.php index 00e8296..72cf531 100644 --- a/lib/format.php +++ b/lib/format.php @@ -4,7 +4,6 @@ if (function_exists("export_as_requested")) return; -require_once "../init.php"; include_once BASE . "/lib/http.php"; function export_as_requested($content) { |