Go to the source code of this file.
Variables | |
| $arrBackTrace = debug_backtrace() | |
| $arrCaller = $arrBackTrace[0] | |
| $strFileCaller = $arrCaller[ 'file' ] | |
| $arrBackTrace = debug_backtrace() |
Definition at line 4 of file external.php.
Referenced by CorujaDebug::getBackTraceCaller(), and Loader::requireOnce().
| $arrCaller = $arrBackTrace[0] |
| $strFileCaller = $arrCaller[ 'file' ] |
1.5.9