[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
AJAX script for validating backpack connection.
Author: | Simon Coggins <simon.coggins@totaralms.com> |
Copyright: | 2012 onwards Totara Learning Solutions Ltd {@link http://www.totaralms.com/} |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 138 lines (5 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
badges_send_response($status, $responsetext) X-Ref |
Return a JSON response containing the response provided. param: string $status Status of the response, typically 'success' or 'failure'. param: string $responsetext On success, the email address of the user, return: void Outputs the JSON and terminates the script. |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |