diff --git a/rhodecode/public/js/mode/php/index.html b/rhodecode/public/js/mode/php/index.html new file mode 100644 --- /dev/null +++ b/rhodecode/public/js/mode/php/index.html @@ -0,0 +1,51 @@ + + + + + CodeMirror: PHP mode + + + + + + + + + + + + + +

CodeMirror: PHP mode

+ +
+ + + +

Simple HTML/PHP mode based on + the C-like mode. Depends on XML, + JavaScript, CSS, HTMLMixed, and C-like modes.

+ +

MIME types defined: application/x-httpd-php (HTML with PHP code), text/x-php (plain, non-wrapped PHP code).

+ +