Changeset 19424


Ignore:
Timestamp:
2010/11/07 02:53:25 (12 years ago)
Author:
miningbrownie
Message:

auto commit by watch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/camp/camp-2_5-E/data/class/pages/admin/system/LC_Page_Admin_System_Plugin.php

    r19423 r19424  
    8484                    $data = array( 
    8585                      'plugin_name' => $objForm->getValue('plugin_name'), 
    86                       'path' => '' 
     86                      'path' => realpath(DATA_DIR.'/plugin/'.$objForm->getValue('plugin_name')."/" 
     87                       
    8788                     
    8889                    ); 
Note: See TracChangeset for help on using the changeset viewer.