mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-24 13:29:10 -04:00
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:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user