Changeset 2148593
- Timestamp:
- 08/30/2019 05:11:09 PM (7 years ago)
- File:
-
- 1 edited
-
archive-bot-blocker/trunk/archive-bot-blocker.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
archive-bot-blocker/trunk/archive-bot-blocker.php
r2147502 r2148593 47 47 48 48 } 49 if( !$is_valid)49 if($is_valid) 50 50 { 51 51 status_header($abb_error_code,"user agent not matched");
Note: See TracChangeset
for help on using the changeset viewer.