phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] phpgwapi/inc/footer.inc.php, 1.17.2.2.2.8


From: nomail
Subject: [Phpgroupware-cvs] phpgwapi/inc/footer.inc.php, 1.17.2.2.2.8
Date: Sat, 6 Nov 2004 16:34:26 +0100

Update of /phpgwapi/inc
Modified Files:
        Branch: Version-0_9_16-branch
          footer.inc.php

date: 2004/11/06 15:34:26;  author: powerstat;  state: Exp;  lines: +2 -2

Log Message:
Bugfixes HTML; makes it a bit more W3C conform;
see patch  #3503
=====================================================================
Index: phpgwapi/inc/footer.inc.php
diff -u phpgwapi/inc/footer.inc.php:1.17.2.2.2.7 
phpgwapi/inc/footer.inc.php:1.17.2.2.2.8
--- phpgwapi/inc/footer.inc.php:1.17.2.2.2.7    Tue Feb 10 13:51:19 2004
+++ phpgwapi/inc/footer.inc.php Sat Nov  6 15:34:26 2004
@@ -13,7 +13,7 @@
        $d1 = strtolower(substr(PHPGW_APP_INC,0,3));
        if($d1 == 'htt' || $d1 == 'ftp')
        {
-               echo "Failed attempt to break in via an old Security 
Hole!<br>\n";
+               echo "Failed attempt to break in via an old Security Hole!<br 
/>\n";
                exit;
        } unset($d1);
 




reply via email to

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