webcontrol.php
changeset 4 cde92f6ec29f
parent 3 e7447a6044ec
child 5 9b96265b5918
--- 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');