コード例 #1
0
ファイル: Logs.class.php プロジェクト: kelvinmbwilo/cervical
 public static function clearLogs()
 {
     self::$logs = array();
 }