100220_clean_StasiHistory.php 164 Bytes BlameHistoryPermalink Edit 1 2 3 4 5 6 7 <?php $query = "delete from losp_BE_SREQUEST_history where Action='RealSingleView'"; $stmt2 = $DB->PDO_query($query); $result = $DB->PDO_getResultRow($stmt2); ?>