Cheetah
callback.php
Go to the documentation of this file.
1 <?php
2 
13 $aPathInfo = pathinfo(__FILE__);
14 require_once ($aPathInfo['dirname'] . '/../base/callback.php');
php
$aPathInfo
$aPathInfo
Definition: callback.php:13