import v2.0.0.0_RC3 | 2012-07-01

https://github.com/lucanos/CommunityID -> http://www.itadmins.net/archives/357
This commit is contained in:
2019-07-17 22:31:04 +02:00
parent 38c146901c
commit 2f397f01f7
2677 changed files with 296182 additions and 45159 deletions

View File

@ -20,13 +20,14 @@
* @version $Id: Destination.php 16978 2009-07-22 19:59:40Z alexander $
*/
/** Zend_Pdf_Page */
require_once 'Zend/Pdf/Page.php';
/** Internally used classes */
require_once 'Zend/Pdf/Element.php';
/** Zend_Pdf_Destination */
require_once 'Zend/Pdf/Destination.php';
/**
* Abstract PDF explicit destination representation class
*