added @file to the file description header
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 2 Oct 2010 07:57:43 +0000 (07:57 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 2 Oct 2010 07:57:43 +0000 (07:57 +0000)
includes/Setup.php

index b2f87e7..8e59c2a 100644 (file)
@@ -1,6 +1,8 @@
 <?php
 /**
  * Include most things that's need to customize the site
+ *
+ * @file
  */
 
 /**