= 3.0.7, PHP4 ) if(!defined("__HOPP_TEMPLATE_FUNCTION")) { define ("__HOPP_TEMPLATE_FUNCTION",1); #--------------------------------------------------------------------- include __HOPP_INCLUDE_PATH."s.inc"; #--------------------------------------------------------------------- function hopp_template_function_probe($function_name, $params) { s_log("Trying to use function $function_name"); if(function_exists($function_name)) $function_name($params); } #--------------------------------------------------------------------- } //__HOPP_TEMPLATE_FUNCTION ?>