Details | Letzte Änderung | Log anzeigen | RSS feed
<?php
function func1() {}
class MyClass
{
}
interface MyInterface
function __autoload($class) {}
?>