Changeset 1423:64d696f3fde4 for plugins/antispam/index.php
- Timestamp:
- 08/17/13 09:37:53 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/antispam/index.php
r1358 r1423 178 178 # Filters 179 179 echo 180 '<form action="'.$p_url.'" method="post" id="filters- form">';180 '<form action="'.$p_url.'" method="post" id="filters-list-form">'; 181 181 182 182 if (!empty($_GET['upd'])) {
Note: See TracChangeset
for help on using the changeset viewer.