Function __global->gae_debugger
Definitions
sources/google_appengine.php
- Tick function for stepping through GAE code, using ?gae_stop=<code-pos>.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Tick function for stepping through GAE code, using ?gae_stop=<code-pos>.
*
*/
function gae_debugger()
* Tick function for stepping through GAE code, using ?gae_stop=<code-pos>.
*
*/
function gae_debugger()

