X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fspecials%2FSpecialJavaScriptTest.php;h=c984af8dec91106bb2c48b1d61077a5060e9a9da;hb=eb6b48d76122e50bf6282de02f9f56c31b8248c5;hp=f858f5c2cd3bbf707042763c5c43b61edeb2f0bb;hpb=eb5fe55cd5826b933bd6daf1b30614e2bc847e0a;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/specials/SpecialJavaScriptTest.php b/includes/specials/SpecialJavaScriptTest.php index f858f5c2cd..c984af8dec 100644 --- a/includes/specials/SpecialJavaScriptTest.php +++ b/includes/specials/SpecialJavaScriptTest.php @@ -120,6 +120,12 @@ class SpecialJavaScriptTest extends SpecialPage { $code = $rl->makeModuleResponse( $startupContext, [ 'startup' => $rl->getModule( 'startup' ), ] ); + $code .= <<