Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F390832
smarty_method_getdebugtemplate.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
371 B
Subscribers
None
smarty_method_getdebugtemplate.php
View Options
<?php
/**
* Smarty method GetDebugTemplate
*
* Returns debug template filepath
*
* @package Smarty
* @subpackage SmartyMethod
* @author Uwe Tews
*/
/**
* Returns debug template filepath
*/
/**
* Returns directory of cache files
*
* @return string debug template filepath
*/
function
Smarty_Method_GetDebugTemplate
(
$smarty
)
{
return
$smarty
->
debug_tpl
;
}
?>
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, Feb 22, 15:28 (22 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25870
Default Alt Text
smarty_method_getdebugtemplate.php (371 B)
Attached To
rZED Zed
Event Timeline
Log In to Comment