Current File : //opt/RZphp74/includes/doc/PhpDocumentor/Documentation/tests/bug-566200.php
<?php
/**
* @package tests
*/
/**
* tests function param bug
*/
function ezStartPageNumbers($x,$y,$size,$pos='left',$pattern='{PAGENUM} of {TOTALPAGENUM}',$num=''){}
?>