Changeset 15259

Show
Ignore:
Timestamp:
02/26/08 18:47:37 (6 months ago)
Author:
flack
Message:

added safety against too broad matches

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/midcom/midcom.helper.datamanager2/widget/tinymce.php

    r15258 r15259  
    195195        if ($this->_config->get('tinymce_use_compressor')) 
    196196        { 
    197             $gz_config = preg_replace("/theme\s*?:/", "themes :", $config); 
     197            $gz_config = preg_replace("/^theme\s*?:/", "themes :", $config); 
    198198            $script_gz = <<<EOT 
    199199tinyMCE_GZ.init({