2
0
فهرست منبع

[ZF-449] Zend_Pdf

- fixed syntax error generated after r22797.

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@22834 44c647ce-9c0f-0410-b52a-842ac1e357ba
ramon 15 سال پیش
والد
کامیت
1976aebea6
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      library/Zend/Pdf/Resource.php

+ 1 - 1
library/Zend/Pdf/Resource.php

@@ -85,7 +85,7 @@ abstract class Zend_Pdf_Resource
         $factory = Zend_Pdf_ElementFactory::createFactory(1);
         $factory = Zend_Pdf_ElementFactory::createFactory(1);
         $processed = array();
         $processed = array();
 
 
-        CLONE_MODE_FORCE_CLONING
+        //CLONE_MODE_FORCE_CLONING
 
 
         // Clone dictionary object.
         // Clone dictionary object.
         // Do it explicitly to prevent sharing page attributes between different
         // Do it explicitly to prevent sharing page attributes between different