3 lines
55 B
PHP
3 lines
55 B
PHP
<?php
|
|
define('STUB_DIR', realpath(__DIR__ . '/stub'));
|
<?php
|
|
define('STUB_DIR', realpath(__DIR__ . '/stub'));
|