s13 #1
@@ -136,6 +136,8 @@ function view_list_ac($type) {
|
||||
</tr>';
|
||||
}
|
||||
|
||||
|
||||
|
||||
// <th>Due after Fine</th>
|
||||
$conn = new mysqli($GLOBALS['host'], $GLOBALS['user'], $GLOBALS['pass'], $GLOBALS['db']);
|
||||
if ($conn->connect_error) {
|
||||
|
||||
Reference in New Issue
Block a user