litle fix tu support endpoint: GET /projects

This commit is contained in:
Erik Amaru Ortiz
2013-12-06 12:12:11 -04:00
parent 80286b2ebb
commit 7d95c6a056
5 changed files with 20 additions and 12 deletions

View File

@@ -17,8 +17,6 @@ class Project extends Api
{
function index()
{
//return \BusinessModel\Process::loadProcess('647625648528d91278a87f5076732980');
try {
$projects = BpmnModel::loadProjects();