Moving bugfixes from 2.3 to 2.4 and updated install languages for Denmark and Sweden.
[fa-stable.git] / reporting / includes / class.pdf.inc
index 9bc222d3eaa82ef13e0d5f65e58d0bdc9458af39..a1e989172ebd382e2ef01aba0719ffb29b9c50a5 100644 (file)
@@ -120,7 +120,6 @@ class Cpdf extends FPDI {
                $this->FontFamily = 'helvetica';
                $this->FontStyle = '';
                $this->FontSizePt = 12;
-//             $this->utf8Bidi(array(""));
        }
 
 
@@ -334,4 +333,3 @@ class Cpdf extends FPDI {
 
 } // end of class
 
-?>
\ No newline at end of file