Subversion-Projekte lars-tiefland.php_share

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

<?php
/**
* @package tests
*/
/**
* @package tests
*/
class functionincomment
{


  /* function */

  function process($trxtype, $tender = 'C')
  {
  }
}

?>