- fix comment

This commit is contained in:
uwetews
2015-10-24 05:17:17 +02:00
parent b7fb490cb1
commit abdb335b26

View File

@@ -216,15 +216,6 @@ abstract class Smarty_Resource
return array($name, $type);
}
/**
* modify resource_name according to resource handlers specifications
*
* @param Smarty $smarty Smarty instance
* @param string $resource_name resource_name to make unique
*
* @return string unique resource name
*/
/**
* modify template_resource according to resource handlers specifications
*