4 lines
77 B
PHP
4 lines
77 B
PHP
<?php
|
|
/* For license terms, see /license.txt */
|
|
require __DIR__.'/list.php';
|
<?php
|
|
/* For license terms, see /license.txt */
|
|
require __DIR__.'/list.php';
|