Changeset 3226 in subversion for trunk/roundcubemail/program/include/rcube_template.php
- Timestamp:
- Jan 26, 2010 6:11:06 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/program/include/rcube_template.php
r3212 r3226 74 74 $this->add_script($javascript_foot, 'foot'); 75 75 $this->scripts_path = 'program/js/'; 76 $this->include_script('jquery-1. 3.min.js');76 $this->include_script('jquery-1.4.min.js'); 77 77 $this->include_script('common.js'); 78 78 $this->include_script('app.js');
Note: See TracChangeset
for help on using the changeset viewer.
