diff -r e7447a6044ec -r cde92f6ec29f webcontrol.php --- a/webcontrol.php Sun Mar 23 20:58:51 2008 -0400 +++ b/webcontrol.php Sun Mar 23 22:03:57 2008 -0400 @@ -8,7 +8,7 @@ */ $public = true; -$allowcontrol = false; +$allowcontrol = true; $theme = 'funkymonkey'; @ini_set('display_errors', 'on');