projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18d43ba
)
Autoload, wrong path.
author
Jan Schneider
<jan@horde.org>
Fri, 9 Jan 2009 14:21:49 +0000
(15:21 +0100)
committer
Jan Schneider
<jan@horde.org>
Fri, 9 Jan 2009 14:21:49 +0000
(15:21 +0100)
framework/Vcs/lib/Horde/Vcs/Cvs.php
patch
|
blob
|
history
diff --git
a/framework/Vcs/lib/Horde/Vcs/Cvs.php
b/framework/Vcs/lib/Horde/Vcs/Cvs.php
index
33a829d
..
5f929bf
100644
(file)
--- a/
framework/Vcs/lib/Horde/Vcs/Cvs.php
+++ b/
framework/Vcs/lib/Horde/Vcs/Cvs.php
@@
-1,7
+1,4
@@
<?php
-
-require_once dirname(__FILE__) . '/rcs.php';
-
/**
* Horde_Vcs_cvs implementation.
*