diff --git a/class/class.clearrtt.php b/class/class.clearrtt.php index 0842a5e..daa1a3d 100644 --- a/class/class.clearrtt.php +++ b/class/class.clearrtt.php @@ -1,4 +1,5 @@ set_charset("utf8"); $req = "DELETE FROM $table WHERE type = 'rtt' ;";