source:
n4d/trunk/fuentes/install-files/usr/share/n4d/xmlrpc-server/perl_support/function_skel.py
@
103
Last change on this file since 103 was 103, checked in by , 5 years ago | |
---|---|
File size: 106 bytes |
Rev | Line | |
---|---|---|
[103] | 1 | |
2 | def %METHOD%(self,*params): | |
3 | return self.__run_function("%CLASSNAME%","%METHOD%",*params) |
Note: See TracBrowser
for help on using the repository browser.