By theview on
I'm looking to modify the message_access function to something a bit more friendlier than "You are not authorized to access this page."
Where is this function? I've been looking all over my drupal installation for it. Thanks!
Comments
egrep -r 'authorized to access this page' ./
./includes/common.inc