--- a/themes/oxygen/footer.tpl Sat Jun 07 12:49:45 2008 -0400
+++ b/themes/oxygen/footer.tpl Sat Jun 07 12:50:21 2008 -0400
@@ -51,6 +51,8 @@
Loading...
</div>
</div>
+ <!-- jsres.php is a wrapper script that compresses and caches single JS files to minimize requests -->
+ <script type="text/javascript" src="{SCRIPTPATH}/includes/clientside/jsres.php"></script>
<script type="text/javascript">
// This initializes the Javascript runtime when the DOM is ready - not when the page is
// done loading, because enano-lib-basic still has to load some 15 other script files
--- a/themes/oxygen/header.tpl Sat Jun 07 12:49:45 2008 -0400
+++ b/themes/oxygen/header.tpl Sat Jun 07 12:50:21 2008 -0400
@@ -11,8 +11,6 @@
var tinymce_skin = 'o2k7';
</script>
- <!-- jsres.php is a wrapper script that compresses and caches single JS files to minimize requests -->
- <script type="text/javascript" src="{SCRIPTPATH}/includes/clientside/jsres.php"></script>
{ADDITIONAL_HEADERS}
<script type="text/javascript">