Handle errors when generating QR codes
This commit is contained in:
parent
80aa7f5e95
commit
d0f211f61e
5 changed files with 16 additions and 1 deletions
|
|
@ -29,4 +29,6 @@ $loc = array(
|
|||
|
||||
'metaText_qr' => "metaText_qr",
|
||||
'metaText_legal' => "metaText_legal",
|
||||
|
||||
'error_generation' => "error_generation",
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue