Or maybe not, yet. At least until we have split all classes into separate
authorJan Schneider <jan@horde.org>
Tue, 13 Jan 2009 17:37:43 +0000 (18:37 +0100)
committerJan 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

index ce440ea..c50cb72 100644 (file)
@@ -1,4 +1,7 @@
 <?php
+
+require_once dirname(__FILE__) . '/Rcs.php';
+
 /**
  * Horde_Vcs_Svn implementation.
  *