Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F943782
smarty_method_gettemplatedir.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
346 B
Subscribers
None
smarty_method_gettemplatedir.php
View Options
<?php
/**
* Smarty method GetTemplateDir
*
* Returns template directory
*
* @package Smarty
* @subpackage SmartyMethod
* @author Uwe Tews
*/
/**
* Returns template directory
*/
/**
* Returns template directory
*
* @return array template folders
*/
function
Smarty_Method_GetTemplateDir
(
$smarty
)
{
return
$smarty
->
template_dir
;
}
?>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, Apr 25, 18:23 (3 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25869
Default Alt Text
smarty_method_gettemplatedir.php (346 B)
Attached To
rZEDHG ZedLegacy
Event Timeline
Log In to Comment