예제 #1
0
파일: PDO.php 프로젝트: 4Publish/4p_core
 protected final function logReqEnd($rid)
 {
     Db::logReqEnd($rid);
 }