upport
This commit is contained in:
@ -21,6 +21,8 @@ Version 1.7.3 ()
|
|||||||
* Trackback to https:// style URLs will use proper port 443 instead
|
* Trackback to https:// style URLs will use proper port 443 instead
|
||||||
of 80.
|
of 80.
|
||||||
|
|
||||||
|
* Disabled htmlarea spellchecker
|
||||||
|
|
||||||
Version 1.7.2 (July 26th 2013)
|
Version 1.7.2 (July 26th 2013)
|
||||||
------------------------------------------------------------------------
|
------------------------------------------------------------------------
|
||||||
|
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
die('disabled in s9y');
|
||||||
require_once(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'aspell_setup.php');
|
require_once(dirname(__FILE__) . DIRECTORY_SEPARATOR . 'aspell_setup.php');
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user