Removes the last installer references to the missing Features folder.

This commit is contained in:
Gustavo Cruz
2015-03-13 15:36:51 -04:00
parent 4386b4da30
commit b158c20114
4 changed files with 0 additions and 51 deletions

View File

@@ -28,9 +28,6 @@ try {
);
}
}
/*----------------------------------********---------------------------------*/
$loader->add($rootDir . 'workflow/engine/', 'Features');
/*----------------------------------********---------------------------------*/
$loader->add($rootDir . 'workflow/engine/src/', "ProcessMaker");
$loader->add($rootDir . 'workflow/engine/src/');