Changeset 18933 for branches/camp/camp-2_5-E/data/class/SC_Plugin.php
- Timestamp:
- 2010/11/06 16:30:13 (16 years ago)
- File:
-
- 1 edited
-
branches/camp/camp-2_5-E/data/class/SC_Plugin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/camp/camp-2_5-E/data/class/SC_Plugin.php
r18932 r18933 24 24 public abstract function init(); 25 25 26 public abstract function enable(); 27 28 public abstract function getVersion(); 29 30 public abstract function getName(); 31 32 26 33 public function install(){ 27 34 28 35 } 29 36
Note: See TracChangeset
for help on using the changeset viewer.
