[問題追蹤 #2831] NEW: How can i modify the IMP login page

bugs@bugs.horde.org bugs at bugs.horde.org
Sun Oct 23 08:15:09 PDT 2005


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=2831
-----------------------------------------------------------------------
 Ticket             | 2831
 Created By         | mark_bj at softhome.net
 Summary            | How can i modify the IMP login page
 Queue              | IMP
 Version            | 3.2.3
 State              | Unconfirmed
 Priority           | 3. High
 Type               | Bug
 Owners             | 
-----------------------------------------------------------------------


mark_bj at softhome.net (2005-10-23 08:15) wrote:

Dear all,
   My boss assign the job for me, the user request using login name using
firstname.lastname, but it can not do so, i want take below code inside the
imp but can't find where can i do so.
$j=0;
$tmp=$imapuser;
for($i=0;$i<strlen($tmp);$i++)
{if($tmp[$i]!="."){$imapuser[$j]=$tmp[$i];$j++;}}
while($i>=$j){$imapuser[$i]=""; $i--;}
I had take it inside /home/httpd/horde/imp/redirect.php, but it is not work.
I don't want be fire, hope be help
Regards,
Mark
mark_bj at softhome.net




More information about the bugs mailing list