From: jervfors Date: Sat, 29 Jul 2006 06:47:59 +0000 (+0000) Subject: Fixing PHP notice which was introduced in 1.42 of this file. If this should be somewh... X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;ds=inline;h=fdbac73bae95ac06ab261dfa78e617d25bffd475;p=squirrelmail.git Fixing PHP notice which was introduced in 1.42 of this file. If this should be somewhere else, considering the centralized init, pleae move it. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11441 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/functions/attachment_common.php b/functions/attachment_common.php index 446842a2..0aed5a43 100644 --- a/functions/attachment_common.php +++ b/functions/attachment_common.php @@ -12,6 +12,7 @@ * @todo document attachment $type hook arguments */ +$attachment_common_show_images_list = array(); /** * Mapping of file extensions to mime types