fixed api.module.release

This commit is contained in:
xdrm-brackets 2017-12-10 23:35:06 +01:00
parent e2474447ef
commit ba7b778b18
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
* @step<id> [OPT] Step to run * @step<id> [OPT] Step to run
* *
*/ */
public function post($args){ public function get($args){
extract($args); extract($args);
/* (1) Load projects' configuration /* (1) Load projects' configuration