diff options
author | Christoph Burschka | 2016-09-25 15:25:59 +0200 |
---|---|---|
committer | Christoph Burschka | 2016-09-25 13:43:27 +0000 |
commit | cc202c462f34fff212d3e51a095c63008c20b050 (patch) | |
tree | ff1f6cd43e9ef088357830a9fd2a0cc2bc44701f /plugins/drupal7 | |
parent | Fix the JSON content type. (diff) | |
download | ejabberd-auth-php-cc202c462f34fff212d3e51a095c63008c20b050.tar.gz |
Fix #16 Accept command-line arguments.
If main.php is called with commandline arguments, these will be passed
to the bridge as a single request, instead of running the bridge as a daemon.
The arguments are, in order: <command> <username> <server> <password>
The result will be printed to stdout (1 for success, 0 for failure),
and will be set as the exit status (0 for success, 1 for failure).
Diffstat (limited to 'plugins/drupal7')
0 files changed, 0 insertions, 0 deletions