X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Fnewmail%2Fconfig_default.php;h=05ef686a0dbb731175ae4a4cb90107371fa65c76;hp=63d1b0a393aa5b5ddd7134aaaf10a0619b08908c;hb=de3178dc1a5117827e254544c6f164dba653ad83;hpb=dbc7cd0a8df7e94c0732d2c6ed38bf708e2f7146 diff --git a/plugins/newmail/config_default.php b/plugins/newmail/config_default.php index 63d1b0a..05ef686 100644 --- a/plugins/newmail/config_default.php +++ b/plugins/newmail/config_default.php @@ -1,13 +1,88 @@ 0,'height'=>0); + * + * These two entries say that media/ directory contains notify.swf, notify.mp3 and notify.wav files + * Object elements for these files should use zero width and height attributes + * @global array $newmail_mmedia + */ global $newmail_mmedia; $newmail_mmedia=array(); -?> \ No newline at end of file + +