Index: /MediaWiki/trunk/FCKeditor.body.php
===================================================================
--- /MediaWiki/trunk/FCKeditor.body.php	(revision 1852)
+++ /MediaWiki/trunk/FCKeditor.body.php	(revision 1853)
@@ -71,5 +71,5 @@
 		$wgHooks['EditPageBeforePreviewText'][]         = array($this, 'onEditPageBeforePreviewText');
 		$wgHooks['EditPagePreviewTextEnd'][]            = array($this, 'onEditPagePreviewTextEnd');
-		$wgHooks['CustomEditor']                        = array($this, 'onCustomEditor');
+		$wgHooks['CustomEditor'][]                      = array($this, 'onCustomEditor');
 
 		if ($this->debug) {
