Suppress output; this doesn't currently work in a sensible way.
authorBrion Vibber <brion@users.mediawiki.org>
Fri, 6 Aug 2004 22:29:47 +0000 (22:29 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Fri, 6 Aug 2004 22:29:47 +0000 (22:29 +0000)
maintenance/checktrans2.php

index a45d972..79989bd 100755 (executable)
@@ -1,5 +1,7 @@
 <?php
 
+die("This script is not being maintained.");
+
 # Checks translation of all language files
  
 function wfLocalUrl() { return "";}