summaryrefslogtreecommitdiff
path: root/includes/proxy_check.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/proxy_check.php')
-rw-r--r--includes/proxy_check.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/proxy_check.php b/includes/proxy_check.php
index 61995fea..2bc46c0d 100644
--- a/includes/proxy_check.php
+++ b/includes/proxy_check.php
@@ -1,6 +1,8 @@
<?php
/**
* Command line script to check for an open proxy at a specified location
+ *
+ * @file
*/
if( php_sapi_name() != 'cli' ) {