add another removed file to upgrader
This commit is contained in:
parent
1712d9bb5b
commit
e5f1364bda
@ -155,7 +155,7 @@ $dead_htmlarea_dirs = array(
|
||||
$serendipity['serendipityPath'] . 'htmlarea/ckeditor/samples'
|
||||
);
|
||||
|
||||
/* A list of old Serendipity files which were not marked obsolet with 2.0.0 upgrade before - now 2.0.2 */
|
||||
/* A list of old Serendipity files which were not marked obsolet with 2.0.0 upgrade - now 2.0.2 */
|
||||
$dead_files_rest = array(
|
||||
'serendipity_editor.js',
|
||||
'serendipity_define.js.php',
|
||||
@ -174,10 +174,11 @@ $dead_files_rest = array(
|
||||
'htmlarea/ChangeLog',
|
||||
'htmlarea/dialog.js',
|
||||
'htmlarea/release-notes.html',
|
||||
'include/plugin_internal.inc.php',
|
||||
'templates/HOWTO'
|
||||
);
|
||||
|
||||
/* A list of old lib directories which were not marked obsolet with 2.0.0 upgrade before - now 2.0.2 */
|
||||
/* A list of old lib directories which were not marked obsolet with 2.0.0 upgrade - now 2.0.2 */
|
||||
$dead_dirs_rest = array(
|
||||
$serendipity['serendipityPath'] . 'htmlarea/plugins/ImageManage',
|
||||
$serendipity['serendipityPath'] . 'htmlarea/plugins',
|
||||
|
Loading…
x
Reference in New Issue
Block a user