Adding a few more comments to the code
This commit is contained in:
@@ -71,6 +71,7 @@ $encoded_title = urlencode($title);
|
||||
// QR code shenanigans
|
||||
if ( ISQ::$general['qr'] ) {
|
||||
|
||||
// PHP QR Code is LGPL licensed
|
||||
include('public/phpqrcode/qrlib.php');
|
||||
|
||||
$qrContainerId = 'url-qr-code';
|
||||
|
||||
Reference in New Issue
Block a user