~ubuntu-branches/ubuntu/natty/zoneminder/natty

« back to all changes in this revision

Viewing changes to web/skins/classic/includes/functions.php

  • Committer: Bazaar Package Importer
  • Author(s): Peter Howard
  • Date: 2009-09-11 07:02:50 UTC
  • mfrom: (1.2.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 10.
  • Revision ID: james.westby@ubuntu.com-20090911070250-k6rtdg43xi46nix4
Tags: 1.24.2-1
Initial release of zoneminder 1.24.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
<?php
60
60
    }
61
61
?>
62
 
  <script type="text/javascript" src="tools/mootools/mootools.js"></script>
 
62
  <script type="text/javascript" src="tools/mootools/mootools-1.2.1-core-nc.js"></script>
 
63
  <script type="text/javascript" src="tools/mootools/mootools-1.2-more-nc.js"></script>
63
64
  <script type="text/javascript" src="js/mootools.ext.js"></script>
64
65
<?php
65
66
    if ( $skinJsPhpFile )