phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: phpgroupware about.php,1.14.2.2,1.14.2.3


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgroupware about.php,1.14.2.2,1.14.2.3
Date: Sun, 16 Mar 2003 08:47:34 -0500

Update of /cvsroot/phpgroupware/phpgroupware
In directory subversions:/tmp/cvs-serv26644

Modified Files:
      Tag: Version-0_9_14-branch
        about.php 
Log Message:
changed no-spam email from ' -AT- ' for @ to ' at '

Index: about.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgroupware/about.php,v
retrieving revision 1.14.2.2
retrieving revision 1.14.2.3
diff -C2 -r1.14.2.2 -r1.14.2.3
*** about.php   16 Mar 2003 13:15:05 -0000      1.14.2.2
--- about.php   16 Mar 2003 13:47:31 -0000      1.14.2.3
***************
*** 73,77 ****
                                                if ($infos) $infos .= '<br>';
                                                $name = $names ? 
array_shift($names) : $user;
!                                               $infos .= "<a 
href='mailto:$user -AT- $domain' 
onClick=\"document.location='mailto:$user'+'@'+'$domain'; return 
false;\">$name</a>";
                                                array_shift($emails); 
array_shift($emails);
                                        }
--- 73,77 ----
                                                if ($infos) $infos .= '<br>';
                                                $name = $names ? 
array_shift($names) : $user;
!                                               $infos .= "<a 
href='mailto:$user at $domain' 
onClick=\"document.location='mailto:$user'+'@'+'$domain'; return 
false;\">$name</a>";
                                                array_shift($emails); 
array_shift($emails);
                                        }





reply via email to

[Prev in Thread] Current Thread [Next in Thread]