correct the phpclass creator
This commit is contained in:
parent
49deaa4fc2
commit
b09a606d7b
2 changed files with 19 additions and 3 deletions
|
|
@ -3,5 +3,5 @@ SELECT
|
|||
FROM
|
||||
information_schema.columns
|
||||
WHERE
|
||||
columns.table_name='attr_def';
|
||||
columns.table_name='section';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue