holy crap it actually works!!! import/export of themes base system is complete.

fixed some chunking related bugs in Session/Style
fixed other misc bugs
This commit is contained in:
JT Smith 2006-04-13 03:31:39 +00:00
parent bd788fe83f
commit e2109910fd
10 changed files with 201 additions and 75 deletions

View file

@ -251,15 +251,6 @@ sub getAdminFunction {
op=>"editSettings",
group=>"3"
},
# "themes"=>{
# title=>{
# id=>"themes",
# namespace=>"WebGUI"
# },
# icon=>"themes.gif",
# op=>"listThemes",
# group=>"9"
# },
"help"=>{
title=>{
id=>"help",