drop any double spaces since these will be displayed in the title-attribute
[squirrelmail.git] / config / config_local.php
index f1aec21fb16ef0eaabaa5a9a696ef32151de5566..cf58be5e47e5731e0de2cedb577782df39bc14a3 100644 (file)
@@ -1,6 +1,13 @@
 <?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. */
+/**
+ * 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
+ */
 
-?>
+?>
\ No newline at end of file