diff --git a/rhodecode/public/js/mode/php/index.html b/rhodecode/public/js/mode/php/index.html --- a/rhodecode/public/js/mode/php/index.html +++ b/rhodecode/public/js/mode/php/index.html @@ -43,7 +43,7 @@ function hello($who) {

Simple HTML/PHP mode based on - the C-like mode. Depends on XML, + 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).