Posted by mustafau on June 17, 2008 at 10:51am
Jump to:
| Project: | Node expire |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Line 183: Use ANSI standard <> instead of !=
$query = db_query("SELECT nid FROM {node_expire} WHERE expire <= '%s' AND expiremode != 'none'", date("Y-m-d H:i:s", time()-variable_get('node-expire-unpublishtime', 0)));
Comments
#1
Mustafa,
thanks for your report. Im the responsible for D6 versions, and im happy to say to you that its fixed!
regards,
massa
#2
Automatically closed -- issue fixed for two weeks with no activity.