Add php files
This commit is contained in:
8
include/Smarty/plugins/function.sugar_create_button.php
Executable file
8
include/Smarty/plugins/function.sugar_create_button.php
Executable file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
|
||||
function smarty_function_sugar_create_button($params, &$smarty)
|
||||
{
|
||||
return var_dump($params);
|
||||
}
|
||||
?>
|
||||
Reference in New Issue
Block a user