コード例 #1
0
ファイル: SR_KillProtect.php プロジェクト: sinfocol/gwf3
 private static function refreshCache()
 {
     self::$CACHE = self::table(__CLASS__)->selectColumn('CONCAT(sr4kp_killer,":",sr4kp_victim,":",sr4kp_srtime)');
 }