remove brainfuck from code editor

This commit is contained in:
Graham Knop 2009-03-12 23:27:45 +00:00
parent 9e20aabd18
commit a74b4a5af5
4 changed files with 4 additions and 4 deletions

View file

@ -47,7 +47,7 @@ function EditAreaLoader(){
,allow_toggle: true // true or false
,language: "en"
,syntax: ""
,syntax_selection_allow: "basic,brainfuck,c,coldfusion,cpp,css,html,js,pas,perl,php,python,ruby,robotstxt,sql,tsql,vb,xml"
,syntax_selection_allow: "basic,c,coldfusion,cpp,css,html,js,pas,perl,php,python,ruby,robotstxt,sql,tsql,vb,xml"
,display: "onload" // onload or later
,max_undo: 30
,browsers: "known" // all or known