From 19ed928db1a90673a473dc7c9b41b49f4d558429 Mon Sep 17 00:00:00 2001 From: machine <28401480+machine62@users.noreply.github.com> Date: Sun, 1 Sep 2019 08:00:48 +0200 Subject: [PATCH] Fix affichage scanne prepa tag --- model/oversight.php | 5 +++-- version.txt | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/model/oversight.php b/model/oversight.php index 9d7029e..648700d 100644 --- a/model/oversight.php +++ b/model/oversight.php @@ -149,7 +149,7 @@ function getCountALLInsert() -function getALLInsert($player_id,$since, $weekday) +function getALLInsert($player_id,$since=1500000000 , $weekday=-1) { $player = ""; $player.= " WHERE `player_id` > 0 "; @@ -172,7 +172,8 @@ function getALLInsert($player_id,$since, $weekday) return get_Insert($query); } -function getMyInsert($player_id,$since, $weekday) + +function getMyInsert($player_id,$since=1500000000 , $weekday=-1) { global $user_data; $user_id = $user_data["user_id"]; diff --git a/version.txt b/version.txt index 077dc8c..109c0f7 100644 --- a/version.txt +++ b/version.txt @@ -1,4 +1,4 @@ Oversight -0.1.0 +0.1.1 Oversight,Oversight,oversight,oversight,oversight.php,1,0 3.2.0