This commit is contained in:
giandonato.inverso@edempg.it
2024-04-18 20:54:04 +02:00
parent acebfdd708
commit e43e8f774e
2 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<footer class="main-footer text-sm">
<strong><a href="https://github.com/giandonatoinverso/PHP-Dynamic-Qr-code" target="_blank">PHP Qrcode Generator</a> by </strong> Giandonato Inverso
<div class="float-right d-none d-sm-inline-block">
<b>Version</b> 2.2.5
<b>Version</b> 2.2.6
</div>
</footer>
</div>
+4 -1
View File
@@ -171,11 +171,14 @@ class Qrcode {
}
if ($status)
if (!$async)
if (!$async) {
$this->info('Qr code deleted successfully!');
}
else
if (!$async) {
$this->failure('Unable to delete qr code');
}
}
/**
* Add logo