Changeset 18927 for branches/camp/camp-2_5-E/data/class/SC_Plugin.php
- Timestamp:
- 2010/11/06 16:08:59 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/camp/camp-2_5-E/data/class/SC_Plugin.php
r18926 r18927 19 19 define("PLUGIN_PATH",HTML_PATH."/user_data/plugins/"); 20 20 } 21 22 21 $this->init(); 23 22 }
Note: See TracChangeset
for help on using the changeset viewer.