Index: trunk/extensions/SemanticForms/includes/SF_FormUtils.inc |
— | — | @@ -1007,6 +1007,7 @@ |
1008 | 1008 | } |
1009 | 1009 | |
1010 | 1010 | static function FCKPopupJavascript() { |
| 1011 | + global $wgFCKEditorExtDir; |
1011 | 1012 | $javascript_text = <<<END |
1012 | 1013 | |
1013 | 1014 | function FCKeditor_OpenPopup(jsID, textareaID) |