images & path fix
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 792003.tpl
CommitLineData
51ff3226 1smarty pluginz
2
3function name always begins smarty_function
4should always return an array with the same name as smarty template function call
5
6example:
7
8calling from template
9{get_tiamat}
10
11name of the function in php
12smarty_function_get_tiamat
13
14returns array get_tiamat
15
1642
17<form method=post>
18event_id: <input type=text name=add_plugin_id> <br>
19<input type=submit name=event value=addPlugin>
20</form>
21
22
23
This page took 0.110297 seconds and 4 git commands to generate.