throw new \Exception("class '". $className. "' is invalid", 660002);
}
}
else{
if(!preg_match("/\\\\(tfrestfulAPI)$/", $parentClassName)){
throw new \Exception("class '" . $className . "' is invalid", 660003);
}
if($resName == "") $resName = basename($pru);
$_SERVER["RESTFUL_RESOURCE_NAME"] = $resName;
$_SERVER["RESTFUL_RESOURCE_VALUE"] = $resValue;
$_SERVER["RESTFUL_RESOURCE_FUNCTION"] = $resFunction;tfphp\tfphp::start() in /var/www/tfphp/tfphp.inc.php line 223
tfphp\tfphp::run() in /var/www/html/index.php line 30
tfproject\index::run() in /var/www/html/index.php line 33