correct the phpclass creator

This commit is contained in:
Dany De Bontridder 2010-07-19 17:28:42 +00:00
parent 49deaa4fc2
commit b09a606d7b
2 changed files with 19 additions and 3 deletions

View file

@ -3,5 +3,5 @@ SELECT
FROM
information_schema.columns
WHERE
columns.table_name='attr_def';
columns.table_name='section';