Shout: Remove debugging
authorBen Klang <ben@alkaloid.net>
Thu, 18 Mar 2010 02:46:16 +0000 (22:46 -0400)
committerBen Klang <ben@alkaloid.net>
Thu, 18 Mar 2010 02:46:32 +0000 (22:46 -0400)
shout/lib/Application.php

index 6aea6a5..76948ad 100644 (file)
@@ -72,10 +72,6 @@ class Shout_Application extends Horde_Registry_Application
      */
     static protected $_perms = array();
 
-    public function __construct() {
-        print "Here!";
-    }
-
     /**
      * Initialization function.
      *