root
/
Zend
/
tests
/
bug39542
/bug39542.php
/* [<][>]
[^]
[v][top]
[bottom]
[index]
[help]
*/
DEFINITIONS
This source file includes following definitions.
bug39542
<?php
class
bug39542
{
function
bug39542()
{
echo
"ok\n";
}
}
?>
/* [<][>][^]
[v]
[top]
[bottom]
[index]
[help]
*/