bug39542.php   [plain text]


<?php
class bug39542 {
	function bug39542() {
		echo "ok\n";
	}
}
?>