3 lines
71 B
PHP
3 lines
71 B
PHP
|
|
<?php
|
||
|
|
include dirname(__FILE__).DIRECTORY_SEPARATOR.'component.php';
|
||
|
|
?>
|