fix php demo
This commit is contained in:
parent
6d4df6c520
commit
879e1a7aa6
1 changed files with 1 additions and 1 deletions
|
|
@ -166,7 +166,7 @@ exports.launch = function(env) {
|
|||
),
|
||||
new Doc(
|
||||
"php", "PHP",
|
||||
require("ace/requirejs/text!demo/docs/javascript.js")
|
||||
require("ace/requirejs/text!demo/docs/php.php")
|
||||
),
|
||||
new Doc(
|
||||
"coldfusion", "ColdFusion",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue