Blame | Letzte Änderung | Log anzeigen | RSS feed
<?php /** @package tests */ /** * test function * * @see link1 * @see link2 */ function test_445298 () { } ?>
<?php
/** @package tests */
/**
* test function
*
* @see link1
* @see link2
*/
function test_445298 ()
{
}
?>