PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Internationalization » Translation2 » Bug #2564

[PATCH] Admin DB update() doesn't work with single table

Details

Submitted2004-10-18 22:05 UTC
Fromieure at php dot net
Assignedquipo
StatusClosed
PackageTranslation2
PHP Version4.3.9
OSLinux
Roadmaps(Not assigned)

Comments

[2004-10-18 22:05 UTC] ieure at php dot net

Description:
------------
When using a single table to store strings (as is the
default), the DB Admin container tries to use a seperate
table without checking.

This patch fixes the issue, and is against CVS:
http://atomized.org/PEAR/Patches/Translation2-Admin_DB_Update_Table_Fix.patch