Re-add hook just removed; compose templates are so scattered, there is nowhere a...
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 22 Mar 2007 03:14:20 +0000 (03:14 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 22 Mar 2007 03:14:20 +0000 (03:14 +0000)
commitd22879f72426f0c0e42e383a95273dc61addc99a
tree9c481c02d95bab4d5563e5dd9e8f7f8df907af69
parentbbf7444b5d4952e6a55a619a43d6fa43394e72ad
Re-add hook just removed; compose templates are so scattered, there is nowhere a plugin can add output to the bottom of the compose page except to output its own template on this hook -- must make sure plugins NEVER output directly here without using the template API (it is possible a plugin could slip this by us).  Steve did his best with converting the compose page to templates, but it's a pretty big mess, with template chunks and still a lot of output coming directly from compose.php, especially things like the form tags and misc formatting - this must be cleaned out.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12345 7612ce4b-ef26-0410-bec9-ea0150e637f0
src/compose.php