phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-developers] noheader and nofooter


From: sigurdne
Subject: [Phpgroupware-developers] noheader and nofooter
Date: Fri, 10 Jun 2005 11:35:45 +0200

In order to create pdf-documents I need to prevent all html-stuff from 
rendering.
in the past I could do this with 
$GLOBALS['phpgw_info']['flags'][noheader] = True;
and
$GLOBALS['phpgw_info']['flags'][nofooter] = True;
Is this no longer supported?

Regards

Sigurd





reply via email to

[Prev in Thread] Current Thread [Next in Thread]