Coder warning: Use ANSI standard <> instead of !=
mustafau - June 17, 2008 - 10:51
| Project: | Node Expire |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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)));
#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.