Function __global->site_maintenance_lock_engage
Definitions
sources/addons2.php
- Engage a lock to stop site traffic, with automatic timeout and removal upon crash.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Engage a lock to stop site traffic, with automatic timeout and removal upon crash.
*
*/
function site_maintenance_lock_engage()
* Engage a lock to stop site traffic, with automatic timeout and removal upon crash.
*
*/
function site_maintenance_lock_engage()
