phplibrary/PHPTAL/Tales.php
2016-06-29 18:51:32 +03:00

7 lines
38 B
PHP

<?php
interface PHPTAL_Tales
{
}
?>