phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] addressbook/inc/functions.inc.php, 1.101.2.1.2.2


From: nomail
Subject: [Phpgroupware-cvs] addressbook/inc/functions.inc.php, 1.101.2.1.2.2
Date: Sat, 6 Nov 2004 17:13:43 +0100

Update of /addressbook/inc
Modified Files:
        Branch: Version-0_9_16-branch
          functions.inc.php

date: 2004/11/06 16:13:43;  author: powerstat;  state: Exp;  lines: +2 -2

Log Message:
replaced <br> with <br /> and <hr> with <hr /> for better w3c compatibility
=====================================================================
Index: addressbook/inc/functions.inc.php
diff -u addressbook/inc/functions.inc.php:1.101.2.1.2.1 
addressbook/inc/functions.inc.php:1.101.2.1.2.2
--- addressbook/inc/functions.inc.php:1.101.2.1.2.1     Mon Sep  8 13:26:37 2003
+++ addressbook/inc/functions.inc.php   Sat Nov  6 16:13:43 2004
@@ -150,7 +150,7 @@
                                }
                                else
                                {
-                                       /* echo "<br>".$j.": 
'".$fields[$j]['name']."'"; */
+                                       /* echo "<br />".$j.": 
'".$fields[$j]['name']."'"; */
                                        $j++;
                                }
                        }




reply via email to

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