how to call UDT in plugins? [solved]
Posted: Fri Feb 09, 2007 8:52 am
hi
what is the possibility to call a user defined tag into a plugin?
something like this
function smarty_cms_function_lebenslauf($params, &$smarty)
{
call the udt_language();
}
thanks
what is the possibility to call a user defined tag into a plugin?
something like this
function smarty_cms_function_lebenslauf($params, &$smarty)
{
call the udt_language();
}
thanks