> I have put this code > > global $username; > > /* This is a message that is displayed immediately after a user logs in. > */ > global $motd; > $motd = 'Welcome, $username !' ; > > but it is not coming. > > What is second step ?
Sorry, I forgot that config is loaded before user logs in. Why can't you install username plugin? -- Tomas ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
