From: tokul Date: Sat, 7 Oct 2006 15:46:02 +0000 (+0000) Subject: semicolon is not part of variable name X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=ede2374afa6126f6b867738a99091c4407656387;p=squirrelmail.git semicolon is not part of variable name git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11863 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/config/config_default.php b/config/config_default.php index 0d88d4a2..afd45d3c 100644 --- a/config/config_default.php +++ b/config/config_default.php @@ -716,7 +716,7 @@ $icon_theme_def = 3; /** * Listing of installed icon themes - * @global array $icon_themes; + * @global array $icon_themes * @since 1.5.2 */ $icon_themes[0]['PATH'] = 'none';