HEAD broken ?
Benoit Hamet <[email protected]> Wed, 18 Jun 2008 11:23:02 +0200
| Newsgroups | gmane.comp.web.phpgroupware.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all,
I have the following problems :
First the use of call_user_func("{$of_classname}::createObject", ...) is
not working for php < 5.2.3 (which is the case for debian etch). I move
around this one easily, I can commit it.
Second is that it seems that there's missing commit for auth/ classes
since the ofphpgwapi try to create phpgw_auth_sql object which is still
named auth_sql ...
Do I am the only one to have these problems ?
Regards.
Caeies