5 lines
107 B
PHP
5 lines
107 B
PHP
<?php
|
|
|
|
opcache_compile_file(__DIR__ . '/gh15021_a.inc');
|
|
opcache_compile_file(__DIR__ . '/gh15021_b.inc');
|