Skip to content

Commit

Permalink
raised WACKO_VERSION to 6.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
vendeeglobe committed Nov 11, 2022
1 parent 5a95ee1 commit 8bbf783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/constants.php
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
const SQL_MODE_PERMISSIVE = 'NO_ENGINE_SUBSTITUTION,NO_AUTO_CREATE_USER';

// Do not change these three lines, PLEASE-PLEASE. In fact, don't change anything! Ever!
const WACKO_VERSION = '6.1.14';
const WACKO_VERSION = '6.1.15';
const HTML_ENTITIES_CHARSET = 'UTF-8';
const XML_HTMLSAX3 = 'lib/HTMLSax3/';

Expand Down

0 comments on commit 8bbf783

Please sign in to comment.