fixed space to tabs
This commit is contained in:
@ -1,7 +1,8 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
namespace Igor\Pdfcreator;
|
namespace Igor\Pdfcreator;
|
||||||
require __DIR__.'/../vendor/autoload.php';
|
|
||||||
|
require __DIR__ . '/../vendor/autoload.php';
|
||||||
|
|
||||||
\define('K_PATH_FONTS', \realpath(__DIR__ . '/../vendor/tecnickcom/tc-lib-pdf-font/target/fonts'));
|
\define('K_PATH_FONTS', \realpath(__DIR__ . '/../vendor/tecnickcom/tc-lib-pdf-font/target/fonts'));
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user