]> scripts.mit.edu Git - autoinstallsdev/mediawiki.git/blobdiff - img_auth.php
MediaWiki 1.15.0
[autoinstallsdev/mediawiki.git] / img_auth.php
index 9141018103b4c0a0fe2e8347cce663ad0ec6c502..e5d8d8880b9244a936b8bbc07a3f5be1c08ccd34 100644 (file)
@@ -5,11 +5,13 @@
  *
  * To use this:
  *
- * Set $wgUploadDirectory to a non-public directory (not web accessible)
- * Set $wgUploadPath to point to this file
+ * Set $wgUploadDirectory to a non-public directory (not web accessible)
+ * Set $wgUploadPath to point to this file
  *
  * Your server needs to support PATH_INFO; CGI-based configurations
  * usually don't.
+ *
+ * @file
  */
  
 define( 'MW_NO_OUTPUT_COMPRESSION', 1 );