phpBMS

Show
Ignore:
Timestamp:
03/26/07 16:50:25 (5 years ago)
Author:
brieb
Message:

Updated XHTML compliance

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/fpdf/fpdf.php

    r60 r205  
    620620} 
    621621 
    622 function Cell($w,$h=0,$txt='',$border=0,$ln=0,$align='',$fill=0,$link='') 
     622function Cell($w,$h=0,$txt='',$border="0",$ln=0,$align='',$fill=0,$link='') 
    623623{ 
    624624        //Output a cell 
     
    699699} 
    700700 
    701 function MultiCell($w,$h,$txt,$border=0,$align='J',$fill=0) 
     701function MultiCell($w,$h,$txt,$border="0",$align='J',$fill=0) 
    702702{ 
    703703        //Output text with automatic or explicit line breaks 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.