Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F392547
smarty_method_getconfigdir.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
358 B
Subscribers
None
smarty_method_getconfigdir.php
View Options
<?php
/**
* Smarty method GetConfigDir
*
* Returns directory of config files
*
* @package Smarty
* @subpackage SmartyMethod
* @author Uwe Tews
*/
/**
* Returns directory of config files
*/
/**
* Returns directory of config files
*
* @return array config folder
*/
function
Smarty_Method_GetConfigDir
(
$smarty
)
{
return
$smarty
->
config_dir
;
}
?>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, Feb 22, 20:28 (2 d, 13 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25871
Default Alt Text
smarty_method_getconfigdir.php (358 B)
Attached To
rZEDHG ZedLegacy
Event Timeline
Log In to Comment