phpgroupware-developers
[Top][All Lists]
Advanced

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

[Phpgroupware-developers] Missing apostrophe


From: Sigurd Nes
Subject: [Phpgroupware-developers] Missing apostrophe
Date: Tue, 9 Aug 2005 14:51:33 +0200 (CEST)

A small glitch:

. " AND app = '{$this->appname}"

should be altered to :

. " AND app = '{$this->appname}'"

in phpgwapi/inc/class.config.inc.php for the 0_9_16 branch (line 66)

Regards

Sigurd


reply via email to

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