- Timestamp:
- 10/01/18 11:24:07 (7 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/dcCKEditor/inc/dc.ckeditor.behaviors.php
r3874 r3897 40 40 dcPage::jsVar('dotclear.base_url', $GLOBALS['core']->blog->host) . 41 41 dcPage::jsVar('dotclear.dcckeditor_plugin_url', DC_ADMIN_URL . self::$p_url) . 42 dcPage::jsVar('dotclear.user_language', $GLOBALS['core']->auth->getInfo('user_lang')) . 42 43 'CKEDITOR_GETURL = function(resource) { 43 44 // If this is not a full or absolute path.
Note: See TracChangeset
for help on using the changeset viewer.