projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d35d195
)
Or maybe not, yet. At least until we have split all classes into separate
author
Jan Schneider
<jan@horde.org>
Tue, 13 Jan 2009 17:37:43 +0000
(18:37 +0100)
committer
Jan Schneider
<jan@horde.org>
Tue, 13 Jan 2009 17:37:43 +0000
(18:37 +0100)
files. Just fix file name for now.
framework/Vcs/lib/Horde/Vcs/Svn.php
patch
|
blob
|
history
diff --git
a/framework/Vcs/lib/Horde/Vcs/Svn.php
b/framework/Vcs/lib/Horde/Vcs/Svn.php
index
ce440ea
..
c50cb72
100644
(file)
--- a/
framework/Vcs/lib/Horde/Vcs/Svn.php
+++ b/
framework/Vcs/lib/Horde/Vcs/Svn.php
@@
-1,4
+1,7
@@
<?php
+
+require_once dirname(__FILE__) . '/Rcs.php';
+
/**
* Horde_Vcs_Svn implementation.
*