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
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

brmassa - December 11, 2008 - 17:35
Version:5.x-1.x-dev» 6.x-1.0
Status:active» fixed

Mustafa,

thanks for your report. Im the responsible for D6 versions, and im happy to say to you that its fixed!

regards,

massa

#2

System Message - December 25, 2008 - 17:55
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.