Correcion y adicion para DataBase Connections

This commit is contained in:
Brayan Osmar Pereyra Suxo
2014-01-23 15:14:26 -04:00
parent ada444fc2e
commit bbc43ff8c5
3 changed files with 3 additions and 0 deletions

View File

@@ -241,3 +241,4 @@ class DataBaseConnection
}
}

View File

@@ -139,3 +139,4 @@ class DataBaseConnection extends Api
}
}

View File

@@ -30,6 +30,7 @@ debug = 1
case-tracker-object = "Services\Api\ProcessMaker\Project\CaseTrackerObject"
project-users = "Services\Api\ProcessMaker\Project\ProjectUsers"
web-entry = "Services\Api\ProcessMaker\Project\WebEntry"
data-base-connections = "Services\Api\ProcessMaker\Project\DataBaseConnection"
[alias: projects]
project = "Services\Api\ProcessMaker\Project"