Details | Letzte Änderung | Log anzeigen | RSS feed
<?php
/**
* @package tests
*/
class functionincomment
{
/* function */
function process($trxtype, $tender = 'C')
}
?>