Changeset 5218

Show
Ignore:
Timestamp:
03/21/10 15:18:18 (3 years ago)
Author:
patdenice
Message:

feature 1522: LocalFiles Editor: delete compiled templates after saving file (useful with css)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/plugins/LocalFilesEditor/admin.php

    r5216 r5218  
    322322      @fclose($file); 
    323323      array_unshift($page['infos'], l10n('locfiledit_save_config')); 
     324      $template->delete_compiled_templates(); 
    324325    } 
    325326                else