Skip to content

Commit

Permalink
Turn off WYSIWYG.
Browse files Browse the repository at this point in the history
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1286 48356398-32a2-884e-a903-53898d9a118a
  • Loading branch information
Edward Z. Yang committed Jun 29, 2007
1 parent ea1362c commit fab6a21
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions plugins/phorum/htmlpurifier.php
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,6 @@ function phorum_htmlpurifier_common() {
// increment revision.txt if you want to invalidate the cache
$GLOBALS['PHORUM']['mod_htmlpurifier']['body_cache_serial'] = $config->getSerial();

$GLOBALS['PHORUM']['mod_htmlpurifier']['wysiwyg'] = true;

// load migration
if (file_exists(dirname(__FILE__) . '/migrate.php')) {
include(dirname(__FILE__) . '/migrate.php');
Expand Down

0 comments on commit fab6a21

Please sign in to comment.