Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F392379
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
Sat, Feb 22, 20:27 (2 d, 7 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25869
Default Alt Text
smarty_method_gettemplatedir.php (346 B)
Attached To
rZED Zed
Event Timeline
Log In to Comment