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