YANA Commandline interface
This simple program is used to trigger the YANA framework from  the command line, for example via a cron-job.
To run this script use the following syntax:  php cli.php "arg1=value 1" "arg2=value 2" ...
Note: errors are printed to a log file (cache/error.log).
Note: as of the web-interface the argument "action" is mandatory.  The arguments are lower-cased before being processed.