Ignore:
Timestamp:
Apr 12, 2011, 1:37:26 PM (13 years ago)
Author:
patdenice
Message:

Always load codemirror

File:
1 edited

Legend:

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

    r10307 r10309  
    361361  'F_ACTION' => PHPWG_ROOT_PATH.'admin.php?page=plugin-LocalFilesEditor-'.$page['tab'],
    362362  'LOCALEDIT_PATH' => LOCALEDIT_PATH,
    363   'LOAD_CODEMIRROR' => isset($conf['LocalFilesEditor']) ? $conf['LocalFilesEditor'] : 'off',
    364363  'CODEMIRROR_MODE' => @$codemirror_mode
    365364  )
Note: See TracChangeset for help on using the changeset viewer.