aboutsummaryrefslogtreecommitdiff
path: root/plugins/language_phps.lua
AgeCommit message (Collapse)Author
2021-09-02Improved language_php pluginjgmdev
* Removed language_phps.lua * Merged language_phps to language_php to simplify installation * Allow php syntax coloring inside <style> and <script> tags
2021-08-17Updated mod-version and made things 2.0 instead of 2.00.Adam Harrison
2021-08-17Updated all lua plugins to be compatible with 2.0.Adam Harrison
2021-05-22Add new tag modversionFrancesco Abbate
2021-05-14[language_php] overall improvements.jgmdev