= 3.0.7, PHP4 ) # 2003-02-02 Sandino Araico Sánchez - Unused functions cleaning if(!defined("__HOPP_TEMPLATE_FUNCTION")) { define ("__HOPP_TEMPLATE_FUNCTION",1); #--------------------------------------------------------------------- include __HOPP_INCLUDE_PATH."s.inc"; #--------------------------------------------------------------------- /* These functions have not been used. * They will be back if someone complains at hopp@sandino.net * They will be deleted next release if nobody complains. */ #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 ?>