Trivial cleanups

This commit is contained in:
Paul Gear
2015-08-16 22:07:48 +10:00
parent 161e2b82e1
commit 5d53761727
4 changed files with 12 additions and 3 deletions

View File

@@ -34,7 +34,7 @@ function quote_sql_word($c)
}
$params = array(
$params = array(
$_POST['device_id'],
);