mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-04 02:04:53 +02:00
Qrcode scanner
This commit is contained in:
parent
605a8f522f
commit
f3349b50c8
12 changed files with 327 additions and 33 deletions
|
@ -17,6 +17,7 @@ switch ($action) {
|
|||
|
||||
case 'activation':
|
||||
run_hook('view_activate_voucher'); #HOOK
|
||||
$ui->assign('code', alphanumeric(_get('code')));
|
||||
$ui->display('user-activation.tpl');
|
||||
break;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue