Fehlerkorrektur bei Zuweisung AE
This commit is contained in:
@ -32,7 +32,7 @@ $row_cur_uid_anz = $queryb->fetch_array();
|
||||
|
||||
|
||||
|
||||
if($row_cur_uid_anz[Anz] > 0){
|
||||
if($row_cur_uid_anz['Anz'] > 0){
|
||||
|
||||
define('FPDF_FONTPATH','font/');
|
||||
require('prints/as_utf_class.php');
|
||||
|
Reference in New Issue
Block a user