Example #1
0
 function AdmCategory($id, $race, $cult = null, $civ = null)
 {
     parent::__construct($id, $race, $cult, $civ);
 }