On 5/5/07, Paul Lesniewski <[EMAIL PROTECTED]> wrote:
>
> 1) open src/login.php
>
> 2) find the line (about #68) that looks like:
> $loginname_value = (sqGetGlobalVar('loginname', $loginname) ?
> htmlspecialchars($loginname) : '');
>
> 3) AFTER that line, add this one:
> if (empty($loginname_value)) $loginname_value = '@example.org';
>


Thank you so much Paul.

The fool I am, I was trying to edit the area of the actual html login boxes.

But once you have said it,  it seems so easy. This is why we look at
programmers with such awe.

Thanks once again.

kmnair

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: [email protected]
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to