moving functions to separate file, adding configuration files
[squirrelmail.git] / config / config_local.php
index 2f412f0822cfcb2a1936e2f0da5b488c4260ddfa..e043ca75d627298eaa59a388f204b8eb4418969d 100644 (file)
@@ -1,6 +1,13 @@
-<?
-/* Local config overrides.
-   You can override the config.php settings here.  Don't do it unless you know what you're doing.
-   Use standard PHP syntax, see config.php for examples. */
+<?php
+/**
+ * Local config overrides.
+ *
+ * You can override the config.php settings here.
+ * Don't do it unless you know what you're doing.
+ * Use standard PHP syntax, see config.php for examples. 
+ *
+ * @package squirrelmail
+ * @subpackage config
+ */
 
 ?>