Changeset 19497 for branches/camp


Ignore:
Timestamp:
2010/11/07 03:35:16 (13 years ago)
Author:
miningbrownie
Message:
 
File:
1 edited

Legend:

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

    r19496 r19497  
    5757    function disablePlugin(){ 
    5858      $objQuery = new SC_Query(); 
    59       $name = preg_replace("//", $replacement, $subject)__FILE__ 
     59      $name = preg_replace("/.php/", "", __FILE__); 
     60       
    6061       
    6162    } 
Note: See TracChangeset for help on using the changeset viewer.