Add a "Graphics Settings" page that lets admins choose which graphics

toolkit we use.  We only allow users to use one toolkit.  The UI needs
work!
This commit is contained in:
Bharat Mediratta
2008-12-30 04:14:57 +00:00
parent 538bf91a58
commit a481a684b6
6 changed files with 219 additions and 5 deletions

View File

@@ -62,7 +62,7 @@ class Admin_View_Core extends View {
}
/**
* Print out any site wide status information. This is for admins only.
* Print out any site wide status information.
*/
public function site_status() {
return site_status::get();