_user_authenticated_id() method has been removed from user.module. There is now a constant set in bootstrap.inc called DRUPAL_AUTHENTICATED_RID.
And no, the method wasn't moved to legacy.module :(
_user_authenticated_id() method has been removed from user.module. There is now a constant set in bootstrap.inc called DRUPAL_AUTHENTICATED_RID.
And no, the method wasn't moved to legacy.module :(
Comments
Comment #1
pablobm commentedThanks. Will be in for next release.
Comment #2
pablobm commentedCommitted now.
Comment #3
pablobm commented