mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-28 14:01:05 -05:00
al
This commit is contained in:
parent
a993ee2a3c
commit
728faeb739
@ -8,7 +8,7 @@
|
|||||||
if (!defined('BASEPATH')) exit('No direct script access allowed');
|
if (!defined('BASEPATH')) exit('No direct script access allowed');
|
||||||
|
|
||||||
//codemirror languages
|
//codemirror languages
|
||||||
$config['codemirror_languages'] = array(
|
$config['ace_languages'] = array(
|
||||||
'html5' => array(
|
'html5' => array(
|
||||||
'mode' => 'htmlmixed',
|
'mode' => 'htmlmixed',
|
||||||
'js' => array(
|
'js' => array(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user