Index: trunk/extensions/SemanticForms/includes/SF_Utils.php |
— | — | @@ -826,7 +826,7 @@ |
827 | 827 | * @author Solitarius |
828 | 828 | * @since 2.4 |
829 | 829 | */ |
830 | | - public function showFormPreview( $editpage, $request ) { |
| 830 | + public static function showFormPreview( $editpage, $request ) { |
831 | 831 | global $wgOut, $sfgFormPrinter; |
832 | 832 | |
833 | 833 | wfDebug( __METHOD__ . ": enter.\n" ); |