Changeset 3730:5c45a5df9a59 for plugins/antispam/index.php
- Timestamp:
- 03/08/18 17:58:39 (7 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/antispam/index.php
r3725 r3730 108 108 dcPage::jsLoad('js/jquery/jquery-ui.custom.js') . 109 109 dcPage::jsLoad('js/jquery/jquery.ui.touch-punch.js') . 110 dcPage::jsLoad(dcPage::getPF('antispam/ antispam.js'));110 dcPage::jsLoad(dcPage::getPF('antispam/js/antispam.js')); 111 111 } 112 112 echo dcPage::cssLoad(dcPage::getPF('antispam/style.css'));
Note: See TracChangeset
for help on using the changeset viewer.