Closed (fixed)
Project:
Update Status Advanced Settings
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
27 Sep 2009 at 18:19 UTC
Updated:
18 Oct 2009 at 02:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
dave reidMoved the ignore detection into update_advanced_is_project_ignored() which returns the admin note or TRUE if the project is ignored (since a string equals TRUE), or FALSE if the project should not be ignored. Look good?
Comment #2
dwwSure, that makes it a lot more clear. Tested and working fine. Please commit at will. ;) Thanks!
Comment #3
dave reidThanks dww. Committed to CVS.