Update for r32350
[lhc/web/wiklou.git] / maintenance / undelete.php
index f722eaf..c9a2f9e 100644 (file)
@@ -30,4 +30,4 @@ echo "Undeleting " . $title->getPrefixedDBkey() . '...';
 $archive->undelete( array(), $reason );
 echo "done\n";
 
-?>
+