Merge pull-request #670

This commit is contained in:
Frederic Guillot
2015-02-27 19:08:53 -05:00
5 changed files with 302 additions and 7 deletions

View File

@@ -248,7 +248,7 @@ class Action extends Base
// $this->container['fileCache']->remove('proxy_action_getAll');
return true;
return $action_id;
}
/**