Skip to content

Commit

Permalink
Updated index page
Browse files Browse the repository at this point in the history
  • Loading branch information
davglass committed Nov 20, 2008
1 parent 0ecab41 commit 872c933
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions index.php
Expand Up @@ -110,9 +110,8 @@ function init() {
</div> </div>
</textarea> </textarea>
</div> </div>
<script type="text/javascript" src="http://yui.yahooapis.com/2.2.0/build/utilities/utilities.js"></script> <script type="text/javascript" src="http://yui.yahooapis.com/2.6.0/build/utilities/utilities.js"></script>
<script type="text/javascript" src="../js/tools-min.js"></script> <script type="text/javascript" src="../js/toolseffects-min.js"></script>
<script type="text/javascript" src="../js/effects-min.js"></script>
<script src="http://us.js2.yimg.com/us.js.yimg.com/i/ydn/yuiweb/js/dpsyntax-min-2.js"></script> <script src="http://us.js2.yimg.com/us.js.yimg.com/i/ydn/yuiweb/js/dpsyntax-min-2.js"></script>
<script type="text/javascript" src="../js/davglass.js"></script> <script type="text/javascript" src="../js/davglass.js"></script>
Expand All @@ -137,5 +136,4 @@ function init() {
</script> </script>
</body> </body>
</html> </html>
<?php @include_once($_SERVER["DOCUMENT_ROOT"]."/wp-content/plugins/shortstat/inc.stats.php"); ?>

0 comments on commit 872c933

Please sign in to comment.