summaryrefslogtreecommitdiffstats
path: root/scintilla/src
diff options
context:
space:
mode:
Diffstat (limited to 'scintilla/src')
-rw-r--r--scintilla/src/Catalogue.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/scintilla/src/Catalogue.cxx b/scintilla/src/Catalogue.cxx
index b9ac1c7..c5cad74 100644
--- a/scintilla/src/Catalogue.cxx
+++ b/scintilla/src/Catalogue.cxx
@@ -147,7 +147,7 @@ int Scintilla_LinkLexers() {
LINK_LEXER(lmPascal);
// LINK_LEXER(lmPB);
LINK_LEXER(lmPerl);
-// LINK_LEXER(lmPHPSCRIPT);
+ LINK_LEXER(lmPHPSCRIPT);
// LINK_LEXER(lmPLM);
// LINK_LEXER(lmPo);
// LINK_LEXER(lmPOV);