예제 #1
0
파일: Record.php 프로젝트: awgtek/myedb
 static function delete_record($eid)
 {
     RecordsSys_EntityManagementSystems::delete_eid($eid);
 }