projects/genea/out/phpdb/class_event_ext.php
1.
<?php
2.
 
3.
class event extends _event {
4.
    
5.
}
6.
 
7.
?>
8.