Function __global->change_detection_script
Definitions
sources/ajax.php
- AJAX script to tell if data has been changed.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* AJAX script to tell if data has been changed.
*
*/
function change_detection_script()
* AJAX script to tell if data has been changed.
*
*/
function change_detection_script()

