phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] calendar/index.php, 1.44.2.4.2.1


From: nomail
Subject: [Phpgroupware-cvs] calendar/index.php, 1.44.2.4.2.1
Date: Sat, 6 Nov 2004 17:13:48 +0100

Update of /calendar
Modified Files:
        Branch: Version-0_9_16-branch
          index.php

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

Log Message:
replaced <br> with <br /> and <hr> with <hr /> for better w3c compatibility
=====================================================================
Index: calendar/index.php
diff -u calendar/index.php:1.44.2.4 calendar/index.php:1.44.2.4.2.1
--- calendar/index.php:1.44.2.4 Sat Jun 29 02:12:33 2002
+++ calendar/index.php  Sat Nov  6 16:13:48 2004
@@ -36,7 +36,7 @@
                'date'          => 
date('Ymd',$GLOBALS['phpgw']->datetime->users_localtime)
        );
        
-//     echo 'Local DateTime: '.date('Ymd 
H:i:s',$GLOBALS['phpgw']->datetime->users_localtime).'<br>'."\n";
+//     echo 'Local DateTime: '.date('Ymd 
H:i:s',$GLOBALS['phpgw']->datetime->users_localtime).'<br />'."\n";
 
        Header('Location: '.$GLOBALS['phpgw']->link('/index.php',$parms));
        $GLOBALS['phpgw']->common->phpgw_exit();




reply via email to

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