Changeset 18926


Ignore:
Timestamp:
2010/11/06 16:08:50 (13 years ago)
Author:
miningbrownie
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/camp/camp-2_5-E/data/class/SC_Plugin.php

    r18925 r18926  
    1919            define("PLUGIN_PATH",HTML_PATH."/user_data/plugins/"); 
    2020        } 
    21          
     21                 
    2222        $this->init(); 
    2323    } 
     
    2525    public abstract function init(); 
    2626 
     27     
     28     
     29     
    2730     
    2831    public function install(){ 
Note: See TracChangeset for help on using the changeset viewer.