source:
extensions/Icy_Picture_Modify/maintain.inc.php
@
15992
Last change on this file since 15992 was 11610, checked in by , 13 years ago | |
---|---|
File size: 153 bytes |
Line | |
---|---|
1 | <?php |
2 | |
3 | function plugin_install() |
4 | { |
5 | // do nothing |
6 | } |
7 | |
8 | function plugin_uninstall() |
9 | { |
10 | // do nothing |
11 | } |
12 | |
13 | function plugin_activate() |
14 | { |
15 | // do nothing |
16 | } |
17 | ?> |
Note: See TracBrowser
for help on using the repository browser.