diff options
Diffstat (limited to 'admin/themes_new.php')
-rw-r--r-- | admin/themes_new.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/admin/themes_new.php b/admin/themes_new.php index cef9b3c41..44acd1fa7 100644 --- a/admin/themes_new.php +++ b/admin/themes_new.php @@ -31,7 +31,6 @@ include_once(PHPWG_ROOT_PATH.'admin/include/themes.class.php'); $base_url = get_root_url().'admin.php?page='.$page['page']; $themes = new themes(); -$themes->set_tabsheet('themes_new'); // +-----------------------------------------------------------------------+ // | setup check | |