Autoload, wrong path.
authorJan Schneider <jan@horde.org>
Fri, 9 Jan 2009 14:21:49 +0000 (15:21 +0100)
committerJan Schneider <jan@horde.org>
Fri, 9 Jan 2009 14:21:49 +0000 (15:21 +0100)
framework/Vcs/lib/Horde/Vcs/Cvs.php

index 33a829d..5f929bf 100644 (file)
@@ -1,7 +1,4 @@
 <?php
-
-require_once dirname(__FILE__) . '/rcs.php';
-
 /**
  * Horde_Vcs_cvs implementation.
  *