fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [6754] API: charset


From: Sigurd Nes
Subject: [Fmsystem-commits] [6754] API: charset
Date: Wed, 12 Jan 2011 12:44:53 +0000

Revision: 6754
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=6754
Author:   sigurdne
Date:     2011-01-12 12:44:52 +0000 (Wed, 12 Jan 2011)
Log Message:
-----------
API: charset

Modified Paths:
--------------
    trunk/phpgwapi/inc/pdf/class.pdf.php

Modified: trunk/phpgwapi/inc/pdf/class.pdf.php
===================================================================
--- trunk/phpgwapi/inc/pdf/class.pdf.php        2011-01-12 12:43:53 UTC (rev 
6753)
+++ trunk/phpgwapi/inc/pdf/class.pdf.php        2011-01-12 12:44:52 UTC (rev 
6754)
@@ -1238,7 +1238,7 @@
   $this->checkAllHere();
 
   $xref=array();
-  $content="%PDF-1.3\n%\xE2\xE3\xCF\xD3\n";
+  $content="%PDF-1.3\n%âãÏÓ\n";
 //  $content="%PDF-1.3\n";
   $pos=strlen($content);
   foreach($this->objects as $k=>$v){




reply via email to

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