phpgroupware-developers
[Top][All Lists]
Advanced

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

[Phpgroupware-developers] Bugs noticed when porting to sybase


From: address@hidden
Subject: [Phpgroupware-developers] Bugs noticed when porting to sybase
Date: Thu, 28 Mar 2002 11:49:22 +0000

Hi!

Porting phpgroupware is going on.

I have a question that is maybe a bug report.
In setup/inc/class.setup_detection.inc.php, there is a
variable called $setup_info['phpgwapi']['currentver']. I
could not find where it is supposed to be initialized.

I initialized it in phpgwapi/setup/setup.inc with the
same value as $setup_info['phpgwapi']['version'].

It works better, but I would like to know if I fixed a
bug or if I just made a bad hack.


Another hack I need to do for sybase is to remove all ";"
at the end of the queries. I do it easily with regex and
it works well. But is it the right place to do that?
Could there be something like $db->termination that would
be set to ";" for mysql and "" for sybase?

Yves
--
homepage - http://ymettier.free.fr                   -
gtktalog - http://www.freesoftware.fsf.org/gtktalog  -
cardpics - http://www.freesoftware.fsf.org/cardpics/ -

--------------
Profitez de l'offre spéciale Tiscali Liberty Surf !
50% de temps en plus pendant 3 mois sur tous les forfaits Internet.

http://register.libertysurf.fr/subscribe_fr/signup.php3





reply via email to

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