function __construct($module_instance)
 {
     parent::__construct($module_instance);
     $this->table = 'project';
 }