phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] hrm/inc class.uiuser.inc.php


From: Sigurd Nes
Subject: [Phpgroupware-cvs] hrm/inc class.uiuser.inc.php
Date: Mon, 10 Apr 2006 09:28:10 +0000

CVSROOT:        /sources/phpgroupware
Module name:    hrm
Branch:         
Changes by:     Sigurd Nes <address@hidden>     06/04/10 09:28:10

Modified files:
        inc            : class.uiuser.inc.php 

Log message:
        

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/phpgroupware/hrm/inc/class.uiuser.inc.php.diff?tr1=1.14&tr2=1.15&r1=text&r2=text

Patches:
Index: hrm/inc/class.uiuser.inc.php
diff -u hrm/inc/class.uiuser.inc.php:1.14 hrm/inc/class.uiuser.inc.php:1.15
--- hrm/inc/class.uiuser.inc.php:1.14   Mon Apr 10 09:26:20 2006
+++ hrm/inc/class.uiuser.inc.php        Mon Apr 10 09:28:10 2006
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package hrm
        * @subpackage user
-       * @version $Id: class.uiuser.inc.php,v 1.14 2006/04/10 09:26:20 
sigurdne Exp $
+       * @version $Id: class.uiuser.inc.php,v 1.15 2006/04/10 09:28:10 
sigurdne Exp $
        */
 
        /**
@@ -561,7 +561,7 @@
                                . '{' ."\n"
                                . 'if ( !document.getElementById )' ."\n"
                                . '{' ."\n"
-                               . 'return false; // doesn not support DOM so 
bailout' ."\n"
+                               . 'return false; // does not support DOM so 
bailout' ."\n"
                                . '}' ."\n"
                                . 'var val = form.place_id.value;' ."\n"
                                . 'var div1 = document.getElementById("div1");' 
."\n"




reply via email to

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