projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d743efc
)
Shout: Remove debugging
author
Ben Klang
<ben@alkaloid.net>
Thu, 18 Mar 2010 02:46:16 +0000
(22:46 -0400)
committer
Ben Klang
<ben@alkaloid.net>
Thu, 18 Mar 2010 02:46:32 +0000
(22:46 -0400)
shout/lib/Application.php
patch
|
blob
|
history
diff --git
a/shout/lib/Application.php
b/shout/lib/Application.php
index
6aea6a5
..
76948ad
100644
(file)
--- 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.
*