projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88bc759
)
This lib is autoloaded now.
author
Michael M Slusarz
<slusarz@curecanti.org>
Tue, 25 Nov 2008 06:24:45 +0000
(23:24 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Tue, 25 Nov 2008 06:24:45 +0000
(23:24 -0700)
imp/lib/base.php
patch
|
blob
|
history
diff --git
a/imp/lib/base.php
b/imp/lib/base.php
index
1374963
..
759141c
100644
(file)
--- a/
imp/lib/base.php
+++ b/
imp/lib/base.php
@@
-82,9
+82,6
@@
$notification->attach('status', null, 'Notification_Listener_status_imp');
require_once 'Horde/Notification/Listener/audio.php';
$notification->attach('audio');
-// IMP libraries.
-require_once IMP_BASE . '/lib/IMP.php';
-
// Horde libraries.
require_once 'Horde/Secret.php';