Changeset 3421:34cfd92ec45a for plugins/pings/lib.pings.php
- Timestamp:
- 11/26/16 10:40:17 (9 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/pings/lib.pings.php
r3159 r3421 36 36 37 37 $res = 38 "<script type=\"text/javascript\">\n //<![CDATA[\n".38 "<script type=\"text/javascript\">\n". 39 39 dcPage::jsVar('dotclear.msg.check_all',__('Check all'))."\n". 40 "</script>\n".dcPage::jsLoad(dcPage::getPF('pings/post.js')); 40 "</script>\n". 41 dcPage::jsLoad(dcPage::getPF('pings/post.js')); 41 42 42 43 return $res;
Note: See TracChangeset
for help on using the changeset viewer.