Multiple fixes in forms

This commit is contained in:
Antonio de la Rosa 2016-02-22 03:41:51 +01:00
parent 3b85435367
commit 673d85a226
8 changed files with 131 additions and 19 deletions

View file

@ -18,6 +18,7 @@ use PhangoApp\PhaUtils\Utils;
use League\CLImate\CLImate;
Utils::load_config('config');
Utils::load_config('config_i18n');
$options=getopt('', array('model:'));