Changeset 3021:4018240bced6 for plugins/antispam
- Timestamp:
- 06/22/15 22:01:24 (10 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/antispam/index.php
r2849 r3021 120 120 dcPage::jsLoad(dcPage::getPF('antispam/antispam.js')); 121 121 } 122 echo dcPage::cssLoad(dcPage::getPF('antispam/style.css')); 122 123 ?> 123 <link rel="stylesheet" type="text/css" href="<?php echo dcPage::getPF('antispam/style.css'); ?>" />124 124 </head> 125 125 <body>
Note: See TracChangeset
for help on using the changeset viewer.