diff --git a/Services/COPage/syntax_highlight/php/HFile/HFile_mixedphp.php b/Services/COPage/syntax_highlight/php/HFile/HFile_mixedphp.php index 15ef0720634a..87431d82530c 100755 --- a/Services/COPage/syntax_highlight/php/HFile/HFile_mixedphp.php +++ b/Services/COPage/syntax_highlight/php/HFile/HFile_mixedphp.php @@ -3,9 +3,9 @@ if (!isset ($BEAUT_PATH)) return; require_once("$BEAUT_PATH/Beautifier/HFile.php"); -class HFile_plain extends HFile{ +class HFile_mixedphp extends HFile{ - function HFile_plain(){ + function HFile_mixedphp(){ $this->HFile();