At this moment concat_hook_function can return string and arrays.
authorstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 2 Jan 2007 19:31:45 +0000 (19:31 +0000)
committerstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 2 Jan 2007 19:31:45 +0000 (19:31 +0000)
commit6806cbe5f14f1d5791e5a6a823b0bed4b64d107a
tree5aac8e39e54f0a1c382b19c2832c4f4d2901d0a0
parent3d621333d1319a51a6be5df7184f39ef0e23735f
At this moment concat_hook_function can return string and arrays.
In php 4.3.x a notice will be raised (i.e. in login.tpl) when a string is passed
as $aPluginOutput.
TODO, only return an arrays by concat_hook_function.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12044 7612ce4b-ef26-0410-bec9-ea0150e637f0
class/template/Template.class.php