includes/pageutils.php
changeset 57 b354deeaa4c4
parent 40 723bb7acf914
child 73 0a74676a2f2f
--- a/includes/pageutils.php	Mon Jul 09 15:30:22 2007 -0400
+++ b/includes/pageutils.php	Mon Jul 09 22:01:27 2007 -0400
@@ -576,7 +576,7 @@
             <input type="hidden" name="do" value="diff" />
             <input type="submit" value="Compare selected revisions" />
             </form>
-            <script type="text/javascript">buildDiffList();</script>';
+            <script type="text/javascript">if ( !KILL_SWITCH ) { buildDiffList(); }</script>';
     }
     $db->free_result();
     echo '<h3>Other changes:</h3>';