X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2Fundelete.php;h=b7b7df979e3a6b48bb4b8ae1cb481732ce62a362;hb=ef5697878059abd307a9f4a56dc926c91333f043;hp=f722eaf8e63077424c69edb086a2ae96f6788bc2;hpb=68d10fa70d280cfbf6fe6310949b6fa36f3d41e0;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/undelete.php b/maintenance/undelete.php index f722eaf8e6..b7b7df979e 100644 --- a/maintenance/undelete.php +++ b/maintenance/undelete.php @@ -1,4 +1,10 @@ getPrefixedDBkey() . '...'; $archive->undelete( array(), $reason ); echo "done\n"; -?> +