alecpl
2009-04-20 fa1a15c01e0fa758b93185faa72a9598e6e25ca9
- #1485809: use local copy of jQuery lib (1.3.2)


1 files modified
1 files added
4378 ■■■■■ changed files
program/include/rcube_template.php 2 ●●● patch | view | raw | blame | history
program/js/jquery.js 4376 ●●●●● patch | view | raw | blame | history
program/include/rcube_template.php
@@ -71,7 +71,7 @@
        $this->add_script($javascript, 'head_top');
        $this->add_script($javascript_foot, 'foot');
        $this->scripts_path = 'program/js/';
        $this->include_script('http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js');
        $this->include_script('jquery.js');
        $this->include_script('common.js');
        $this->include_script('app.js');
program/js/jquery.js
New file
Diff too large