This commit is contained in:
Claude 2016-09-02 19:10:47 +02:00
parent a993ee2a3c
commit 728faeb739

View File

@ -8,7 +8,7 @@
if (!defined('BASEPATH')) exit('No direct script access allowed');
//codemirror languages
$config['codemirror_languages'] = array(
$config['ace_languages'] = array(
'html5' => array(
'mode' => 'htmlmixed',
'js' => array(