Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F392527
smarty_method_getpluginsdir.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
347 B
Subscribers
None
smarty_method_getpluginsdir.php
View Options
<?php
/**
* Smarty method GetPluginsDir
*
* Returns directory of plugins
*
* @package Smarty
* @subpackage SmartyMethod
* @author Uwe Tews
*/
/**
* Returns directory of plugins
*/
/**
* Returns directory of plugins
*
* @return array plugins folder
*/
function
Smarty_Method_GetPluginsDir
(
$smarty
)
{
return
$smarty
->
plugins_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
25868
Default Alt Text
smarty_method_getpluginsdir.php (347 B)
Attached To
rZEDHG ZedLegacy
Event Timeline
Log In to Comment