Incorporate changes made for old version 5.2.4.3
This commit is contained in:
@@ -104,9 +104,6 @@ if ($printfmt) {
|
||||
}
|
||||
|
||||
// ******** begin database manipulation ********
|
||||
// determine today's date and make it the default
|
||||
$today=mysqli_fetch_row(mysqli_query($db,"select current_date"))[0];
|
||||
$now=mysqli_fetch_row(mysqli_query($db,"select current_time"))[0];
|
||||
|
||||
//var_dump($_REQUEST);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user