phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] api/skins/default widgets.xsl, 1.1.1.1.2.6, 1.1.1.1.2


From: Joseph Engo <address@hidden>
Subject: [Phpgroupware-cvs] api/skins/default widgets.xsl, 1.1.1.1.2.6, 1.1.1.1.2.7
Date: Mon, 27 Oct 2003 08:54:11 +0000

Update of /cvsroot/phpgroupware/api/skins/default
In directory subversions:/tmp/cvs-serv13762/api/skins/default

Modified Files:
      Tag: proposal-branch
        widgets.xsl 
Log Message:
- Finished up user delete
- Apparently, PHP 4.2.0 and higher changed some naming for the PostgreSQL 
functions making db->affected_rows() break.  This is being looked into, this 
change is for now.


Index: widgets.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/api/skins/default/widgets.xsl,v
retrieving revision 1.1.1.1.2.6
retrieving revision 1.1.1.1.2.7
diff -C2 -d -r1.1.1.1.2.6 -r1.1.1.1.2.7
*** widgets.xsl 26 Oct 2003 05:49:33 -0000      1.1.1.1.2.6
--- widgets.xsl 27 Oct 2003 08:54:09 -0000      1.1.1.1.2.7
***************
*** 24,28 ****
        <table class="sidebox" cellspacing="1" cellpadding="0" border="0" 
align="center" width="60%">
                <tr>
!                       <td class="sideboxtitle" align="left" 
height="28"><xsl:value-of select="$question" /></td>
                </tr>
                <tr>
--- 24,28 ----
        <table class="sidebox" cellspacing="1" cellpadding="0" border="0" 
align="center" width="60%">
                <tr>
!                       <td class="sideboxtitle" align="left"><xsl:value-of 
select="$question" /></td>
                </tr>
                <tr>





reply via email to

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