Changeset 2849:97e1b334e54b for plugins/pings/lib.pings.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/pings/lib.pings.php
r2825 r2849 38 38 "<script type=\"text/javascript\">\n//<![CDATA[\n". 39 39 dcPage::jsVar('dotclear.msg.check_all',__('Check all'))."\n". 40 "</script>\n".dcPage::jsLoad( $core->adminurl->decode('load.plugin.file',array('pf' => 'pings/post.js')));40 "</script>\n".dcPage::jsLoad(dcPage::getPF('pings/post.js')); 41 41 42 42 return $res;
Note: See TracChangeset
for help on using the changeset viewer.