Changeset 3987:dcc501ff21f4 for plugins/antispam/js/antispam.js
- Timestamp:
- 06/28/19 11:38:01 (6 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/antispam/js/antispam.js
r3880 r3987 1 /*global $, dotclear */1 /*global $, dotclear, getData */ 2 2 'use strict'; 3 4 Object.assign(dotclear.msg, getData('antispam')); 3 5 4 6 $(function() {
Note: See TracChangeset
for help on using the changeset viewer.