resubmitting last Monday updates and adding php 5.1.0 timezone support
[squirrelmail.git] / plugins / administrator / defines.php
index d985aa459120608bce063db90e7639940e2d7d86..236a1ccdc082b05cf2c77a2dedd3563b2b5c848c 100644 (file)
@@ -11,7 +11,7 @@
  * @subpackage administrator
  */
 
-/* Define constants for the various option types. */
+/** Define constants for the various option types. */
 define('SMOPT_TYPE_UNDEFINED', -1);
 define('SMOPT_TYPE_STRING', 0);
 define('SMOPT_TYPE_STRLIST', 1);