Content deleted Content added
←Created page with '<syntaxhighlight lang="php"> <?php ini_set('display_errors', 0); ini_set('max_execution_time', 2500); set_error_handler( function($code, $msg, $file, $line...' |
Remove some test code |
||
Line 405:
'summary' => $editSummary,
'text' => $PageText,
'basetimestamp' => $PageLatestRevisionTS,
'nocreate' => true,
|