Ejemplo n.º 1
0
<?php

header("Content-Type: text/plain");
$test = new Ente($class);
echo $test->makeEditTemplate2("test");
?>