phpgroupware-developers
[Top][All Lists]
Advanced

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

Re: [Phpgroupware-developers] Stop output from XSLT


From: Ralf Becker
Subject: Re: [Phpgroupware-developers] Stop output from XSLT
Date: Fri, 25 Apr 2003 12:25:44 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.3) Gecko/20030312

Sigurd Nes schrieb:
define('PHPGW_FINAL',True) seems to stop all output from XSLT – is it ok to use this ?

It stop's every phpgw-exit-functions, like closeing the db-connection, destroying the crypto object, ...

Please use the (renamed):
$GLOBALS['phpgw_info']['flags']['noframework'] = True;

Ralf
--
----------------------------------------------------------------------
Ralf Becker
OUTDOOR UNLIMITED Training GmbH                Telefon 0631 / 31657-0
Leibnizstraße 17                               Telefax 0631 / 31657-26
D-67663 Kaiserslautern            EMail address@hidden





reply via email to

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