Merge pull-request #140 (several small fixes)

This commit is contained in:
Frédéric Guillot
2014-06-25 10:07:06 -03:00
parent 60cc58c940
commit e5e355d068
20 changed files with 58 additions and 36 deletions

View File

@@ -33,6 +33,7 @@ class Category extends Base
* Get the category (common method between actions)
*
* @access private
* @param $project_id
* @return array
*/
private function getCategory($project_id)