Incorporate changes made for old version 5.2.4.3
This commit is contained in:
@@ -67,7 +67,6 @@ if ($print) {
|
||||
$mbgcolor=MENUBG_COLOR;
|
||||
}
|
||||
// **** BEGIN DATABASE OPERATIONS ****
|
||||
$today=mysqli_fetch_row(mysqli_query($db,"select current_date"))[0];
|
||||
$tomorrow=mysqli_fetch_row(mysqli_query($db,"select adddate((select current_date),1)"))[0];
|
||||
$errorstack=array();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user