Do not use ob_end_flush because the fetch method returns the content of the
authorstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 23 Apr 2006 09:05:22 +0000 (09:05 +0000)
committerstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 23 Apr 2006 09:05:22 +0000 (09:05 +0000)
commit7bc3ddff68f135b2d3fd478c04d4817cdf04b392
treee550dc7ad3f3e7f26db9aa51214cb52c9eaa37e2
parent045ec1a17de3de6297f2dfc576db99f5edbdb15b
Do not use ob_end_flush because the fetch method returns the content of the
buffer. If we do not clear the buffer the to display template will be
displayed twice (paginator.tpl in this case)

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