function.inc   [plain text]


<?php
function test() { require_once 'echo.inc'; }
?>