Dotclear


Ignore:
Timestamp:
10/26/14 10:10:53 (11 years ago)
Author:
Nicolas <nikrou77@…>
Branch:
default
Message:

CKEditor can now load external plugins such as tags, series,...
Closes #1992

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/dcCKEditor/index.php

    r2738 r2761  
    2727if (!empty($_GET['config'])) { 
    2828    // text/javascript response stop stream just after including file 
    29     include_once(dirname(__FILE__).'/_post_config.php');     
     29    include_once(dirname(__FILE__).'/_post_config.php'); 
    3030    exit(); 
    31 } else {     
     31} else { 
    3232    include_once(dirname(__FILE__).'/inc/_config.php'); 
    3333} 
    34  
Note: See TracChangeset for help on using the changeset viewer.

Sites map