--- a/include/git/projectlist/ProjectListBase.class.php +++ b/include/git/projectlist/ProjectListBase.class.php @@ -9,9 +9,6 @@ * @package GitPHP * @subpackage Git */ - -require_once(GITPHP_GITOBJECTDIR . 'Project.class.php'); -require_once(GITPHP_GITOBJECTDIR . 'GitConfig.class.php'); define('GITPHP_SORT_PROJECT', 'project'); define('GITPHP_SORT_DESCRIPTION', 'descr');