mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-10 04:24:14 +09:00
Add more items to reserved word list
This commit is contained in:
parent
ccdbddf60b
commit
20e9009b9b
1 changed files with 12 additions and 10 deletions
|
|
@ -14,6 +14,8 @@ return array(
|
||||||
'module_srl' => true,
|
'module_srl' => true,
|
||||||
'member_srl' => true,
|
'member_srl' => true,
|
||||||
'menu_srl' => true,
|
'menu_srl' => true,
|
||||||
|
'menu_item_srl' => true,
|
||||||
|
'parent_srl' => true,
|
||||||
'layout_srl' => true,
|
'layout_srl' => true,
|
||||||
'mlayout_srl' => true,
|
'mlayout_srl' => true,
|
||||||
'document_srl' => true,
|
'document_srl' => true,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue