Changeset 18925


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

Legend:

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

    r18924 r18925  
    1717    public function __construct(){ 
    1818        if(!defined(PLUGIN_PATH)){ 
    19             define("PLUGIN_PATH",HTML_PATH."/user_data/"); 
     19            define("PLUGIN_PATH",HTML_PATH."/user_data/plugins/"); 
    2020        } 
    21          
    22          
    2321         
    2422        $this->init(); 
Note: See TracChangeset for help on using the changeset viewer.