summaryrefslogtreecommitdiff
path: root/includes/proxy_check.php
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2007-05-16 20:58:53 +0000
committerPierre Schmitz <pierre@archlinux.de>2007-05-16 20:58:53 +0000
commitcecb985bee3bdd252e1b8dc0bd500b37cd52be01 (patch)
tree17266aa237742640aabee7856f0202317a45d540 /includes/proxy_check.php
parent0bac06c301f2a83edb0236e4c2434da16848d549 (diff)
Aktualisierung auf MediaWiki 1.10.0
Plugins angepasst und verbessert kleine Korrekturen am Design
Diffstat (limited to 'includes/proxy_check.php')
-rw-r--r--includes/proxy_check.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/proxy_check.php b/includes/proxy_check.php
index fb7fdb50..4c672760 100644
--- a/includes/proxy_check.php
+++ b/includes/proxy_check.php
@@ -1,7 +1,6 @@
<?php
/**
* Command line script to check for an open proxy at a specified location
- * @package MediaWiki
*/
if( php_sapi_name() != 'cli' ) {