From: Ben Klang Date: Thu, 18 Mar 2010 02:46:16 +0000 (-0400) Subject: Shout: Remove debugging X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=6b593bfcc259cf800518670ef2c14c9aa1e19324;p=horde.git Shout: Remove debugging --- diff --git a/shout/lib/Application.php b/shout/lib/Application.php index 6aea6a58e..76948addb 100644 --- a/shout/lib/Application.php +++ b/shout/lib/Application.php @@ -72,10 +72,6 @@ class Shout_Application extends Horde_Registry_Application */ static protected $_perms = array(); - public function __construct() { - print "Here!"; - } - /** * Initialization function. *