source:
branches/camp/camp-2_5-E/data/plugin/testPlugin1/TestPlugin1.php
@
19205
Revision 19205, 121 bytes checked in by miningbrownie, 12 years ago (diff) |
---|
Line | |
---|---|
1 | <?php |
2 | |
3 | |
4 | class TestPlugin1 extends SC_Plugin_Ex { |
5 | |
6 | |
7 | function enable(String $classname){ |
8 | |
9 | } |
10 | |
11 | |
12 | } |
Note: See TracBrowser
for help on using the repository browser.