add private flag back into site admin panel

This commit is contained in:
Evan Prodromou 2009-11-17 10:59:50 -05:00
parent bac2d80c91
commit 42d6c69691
2 changed files with 1 additions and 4 deletions

View File

@ -92,6 +92,7 @@ class SiteadminpanelAction extends AdminPanelAction
{
static $settings = array('name', 'broughtby', 'broughtbyurl',
'email', 'timezone', 'language');
static $booleans = array('private');
$values = array();

View File

@ -52,10 +52,6 @@ emailadminpanel
- popular dropoff
- message contentlimit
locationadminpanel
- location namespace
groupadminpanel
- group desclimit