Update doc for create_phpclass.py

This commit is contained in:
Dany De Bontridder 2010-07-04 00:20:25 +00:00
parent ad0deb4751
commit 733d18c7ca
3 changed files with 8 additions and 1 deletions

View file

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