1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-21 05:41:58 +02:00

Rename page_theme to menu_name

This commit is contained in:
Cameron
2013-03-09 14:53:01 -08:00
parent eb10a16eb1
commit d32715dcef
11 changed files with 29 additions and 28 deletions

View File

@@ -48,7 +48,7 @@ class page_import
'page_password' => '',
'page_class' => '0',
'page_ip_restrict' => '',
'page_theme' => '',
'menu_name' => '',
'page_template' => 'default'
);