Closed (fixed)
Project:
Login Destination
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
12 Oct 2011 at 15:58 UTC
Updated:
22 Nov 2015 at 09:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
berdirHas nothing to do with PHP 5.3, this is just an E_NOTICE. Fix is correct though, re-uploading the same patch with the correct path.
Comment #2
rsvelko commentedsaw this simple one and although late, commiting now better than never.
PS. using isset() + check if true instead of !empty. That way is better/safer.
Comment #4
rsvelko commented