CRM-18098 - TCPDF - Remove unnecessary require_once
authorTim Otten <totten@civicrm.org>
Tue, 1 Mar 2016 01:54:13 +0000 (17:54 -0800)
committerTim Otten <totten@civicrm.org>
Tue, 1 Mar 2016 01:54:13 +0000 (17:54 -0800)
commit43ee61031c5b31342d95b8b35bc5b7ec7d382272
treeb666cac64dd792461fbbb41e664262bbb372b43e
parentf6c3a87a19fcf4606a5f41c3fc565bdb45953bc6
CRM-18098 - TCPDF - Remove unnecessary require_once

With CRM-18098, we can use the autoloader.  And the require_once doesn't
work because the file is no longer in the include_path.
CRM/Utils/PDF/Label.php