mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-07-31 19:30:21 +02:00
[3.1.0] version -> VERSION
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1693 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
@@ -58,7 +58,7 @@ class HTMLPurifier
|
||||
public $version = '3.1.0-dev';
|
||||
|
||||
/** Constant with version of HTML Purifier */
|
||||
const version = '3.1.0-dev';
|
||||
const VERSION = '3.1.0-dev';
|
||||
|
||||
/** Global configuration object */
|
||||
public $config;
|
||||
|
Reference in New Issue
Block a user