Commit graph

6 commits

Author SHA1 Message Date
estratos
c9bc37d8b8 Changed cmd Query on Api index.php
To avoid  "Notice : undefined variables " changed the way the cmd query
is built by validating each argument Not empty into the cmd command
string  (update)
2014-07-25 20:45:43 -06:00
estratos
387f673560 Changed cmd Query on Api index.php
To avoid  "Notice : undefined variables " changed the way the cmd query
is built by validating each argument Not empty into the cmd command
string
2014-07-25 20:35:50 -06:00
Estratos Consulting
2828dfc870 Update index.php
Comments about error coming from setting PHP Directive Display Errors to ON
Initializing arg1, arg2, ...arg9 ='' may be useful to avoid this problem when calling the API from a script
Error logic may break when you get this notifies on the response
2014-07-24 05:46:08 -06:00
Serghey Rodin
69442018fa More intelegent way to pass arguments to the CLI 2014-03-11 02:51:18 +02:00
Serghey Rodin
2c65001722 added returncode view for api 2013-05-22 15:16:39 +03:00
Serghey Rodin
410b7e3895 Web API wrapper 2013-02-19 23:27:54 +02:00