phpgroupware-developers
[Top][All Lists]
Advanced

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

[Phpgroupware-developers] define PHPGW_PHPSESSID


From: Dirk Schaller
Subject: [Phpgroupware-developers] define PHPGW_PHPSESSID
Date: Wed, 29 Oct 2003 11:48:33 +0100

Hi,

I have a short request for the session classes:

In the class.sessions_php4.inc.php you can find in the constructor:
define('PHPGW_PHPSESSID', ini_get('session.name'));

But the parent class (class.session.inc.php) uses this constant in the
link() method.
Why is the constant not defined in the class where they is used?

Can an API maintainer move the define statement form the child class to
their parent class?

Thanks!
Dirk S

--
*****    Open Source und Linux im professionellen Einsatz    *****
**  komplexe Mailserver, Groupware, Office: sprechen Sie uns an **
Dipl.-Inform. (FH) Dirk Schaller
pro|business AG, EXPO Plaza 1 (Deutscher Pavillon), 30539 Hannover
E-Mail: address@hidden,  Tel.: 0511/60066-334, Fax: -355  
WWW: http://www.probusiness.de/




reply via email to

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