Still slightly lost with git, sorry!

This commit is contained in:
Sergiusz Paprzycki
2015-09-14 23:39:21 +01:00
committed by f0o
parent 198b8bbcef
commit d03959442d
2 changed files with 17 additions and 17 deletions

View File

@@ -73,7 +73,6 @@ else {
ORDER BY total desc
LIMIT :count
';
// $params = array(array($interval_seconds), array($device_count));
}
else {
$query = '
@@ -88,7 +87,6 @@ else {
ORDER BY total desc
LIMIT :count
';
// $params = array($_SESSION['user_id'], array($interval_seconds), array($device_count));
}
$common_output[] = '
<div class="table-responsive">