Commit 0d8d996f authored by Ad Schellevis's avatar Ad Schellevis

remove old js debugger (probably not very functional anymore)

parent b4c0aed9
...@@ -51,13 +51,6 @@ $pagetitle = gentitle( $pgtitle ); ...@@ -51,13 +51,6 @@ $pagetitle = gentitle( $pgtitle );
<!-- Ticker used for notices--> <!-- Ticker used for notices-->
<script type="text/javascript" src="/javascript/ticker.js"></script> <script type="text/javascript" src="/javascript/ticker.js"></script>
<?php if($_GET['enablefirebuglite']): ?>
<script type=\"text/javascript" src=\"/javascript/pi.js\"></script>
<script type=\"text/javascript" src=\"/javascript/firebug-lite.js\"></script>
<?php endif; ?>
<?php <?php
/* /*
* Find all javascript files that need to be included * Find all javascript files that need to be included
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment