index : archweb32 | |
Archlinux32 website | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2018-07-10 08:59:41 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-07-10 08:59:41 +0200 |
commit | 14aa04c65c693aa4b7fb32916a5dcf76d5ec1194 (patch) | |
tree | f93125dd2965fdca581ec5d87e70cf2da8e4e6c4 /lib | |
parent | a1c29410ee4ecba78092899faf8a98109b1d2b88 (diff) |
-rw-r--r-- | lib/http.php | 1 |
diff --git a/lib/http.php b/lib/http.php index 5fe87dc..9b63337 100644 --- a/lib/http.php +++ b/lib/http.php @@ -1,6 +1,5 @@ <?php - # do not include twice if (function_exists("throw_http_error")) return; |