Closed (fixed)
Project:
User Registration Notification
Version:
6.x-1.10
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2009 at 19:41 UTC
Updated:
10 May 2009 at 22:10 UTC
// $Id: user_register_notify.module,v 1.16 2009/01/21 02:08:12 rmiddle Exp $
// Built for Drupal 6
Line 164 $base_url
Seem like you should define it as a global on line 109
global $base_url;
Comments
Comment #1
rmiddle commentedCommitted to CVS. Will be in the next release.
Thanks
Robert