Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F884857
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
Sun, Apr 6, 11:23 (2 w, 19 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