Changeset 2849:97e1b334e54b for plugins/blogroll/index.php
- Timestamp:
- 12/16/14 11:46:03 (11 years ago)
- Branch:
- default
- Children:
- 2850:aacd042b1035, 2877:ae86da118440
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/blogroll/index.php
r2824 r2849 178 178 dcPage::jsLoad('js/jquery/jquery-ui.custom.js'). 179 179 dcPage::jsLoad('js/jquery/jquery.ui.touch-punch.js'). 180 dcPage::jsLoad( $core->adminurl->decode('load.plugin.file',array('pf' => 'blogroll/blogroll.js')));180 dcPage::jsLoad(dcPage::getPF('blogroll/blogroll.js')); 181 181 } 182 182 ?>
Note: See TracChangeset
for help on using the changeset viewer.