Implemented xdebug html tracing output
[hiphop-php.git] / hphp / test / slow / ext_xdebug / tracing_basic_3.php
blob8c803db3280295638612520ad0cab2d7e0e2faa9
1 <?
2 $_GET['XDEBUG_TRACE'] = 1;
3 _xdebug_check_trigger_vars();
4 require('tracing_basic.inc');