Last change
on this file since 5173 was
5173,
checked in by plg, 15 years ago
|
feature 1515: the new admin menu organization implies to tell the accordion
menu which section to open on page load.
I've moved the single function in functions_themes.inc.php to function.php to
avoid misunderstanding with theme manager.
Ability to preset the active menu (in the future, a plugin may add its admin
page anywhere in the menu, this features needs other change to be possible)
|
-
Property svn:eol-style set to
LF
|
File size:
79 bytes
|
Line | |
---|
1 | <?php |
---|
2 | $themeconf = array( |
---|
3 | 'theme' => 'roma', |
---|
4 | 'parent' => 'default', |
---|
5 | ); |
---|
6 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.