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