3 lines
36 B
PHP
3 lines
36 B
PHP
|
|
<?php
|
||
|
|
define('TEST_LIB_A', true);
|
||
|
|
?>
|