mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 18:34:27 +02:00
- fix comment
This commit is contained in:
@@ -216,15 +216,6 @@ abstract class Smarty_Resource
|
|||||||
return array($name, $type);
|
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
|
* modify template_resource according to resource handlers specifications
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user