projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87379e5
)
Remove require.
author
Jan Schneider
<jan@horde.org>
Thu, 6 May 2010 09:27:23 +0000
(11:27 +0200)
committer
Jan Schneider
<jan@horde.org>
Thu, 6 May 2010 15:51:08 +0000
(17:51 +0200)
framework/History/lib/Horde/History.php
patch
|
blob
|
history
diff --git
a/framework/History/lib/Horde/History.php
b/framework/History/lib/Horde/History.php
index
715104e
..
6cf25c7
100644
(file)
--- a/
framework/History/lib/Horde/History.php
+++ b/
framework/History/lib/Horde/History.php
@@
-13,11
+13,6
@@
*/
/**
- * The Autoloader allows us to omit "require/include" statements.
- */
-require_once 'Horde/Autoloader.php';
-
-/**
* The Horde_History:: class provides a method of tracking changes in Horde
* objects, stored in a SQL table.
*