forked from kevinowino869/mitrobill
Hotspot Radius Voucher Only done
This commit is contained in:
@ -11,7 +11,7 @@ class Dummy {
|
||||
'author' => 'ibnu maksum',
|
||||
'url' => [
|
||||
'Github' => 'https://github.com/hotspotbilling/phpnuxbill/',
|
||||
'Telegram' => 'https://t.me/ibnux',
|
||||
'Telegram' => 'https://t.me/phpnuxbill',
|
||||
'Donate' => 'https://paypal.me/ibnux'
|
||||
]
|
||||
];
|
||||
|
@ -22,7 +22,7 @@ class MikrotikHotspot
|
||||
'author' => 'ibnux',
|
||||
'url' => [
|
||||
'Github' => 'https://github.com/hotspotbilling/phpnuxbill/',
|
||||
'Telegram' => 'https://t.me/ibnux',
|
||||
'Telegram' => 'https://t.me/phpnuxbill',
|
||||
'Donate' => 'https://paypal.me/ibnux'
|
||||
]
|
||||
];
|
||||
|
@ -21,7 +21,7 @@ class MikrotikPppoe
|
||||
'author' => 'ibnux',
|
||||
'url' => [
|
||||
'Github' => 'https://github.com/hotspotbilling/phpnuxbill/',
|
||||
'Telegram' => 'https://t.me/ibnux',
|
||||
'Telegram' => 'https://t.me/phpnuxbill',
|
||||
'Donate' => 'https://paypal.me/ibnux'
|
||||
]
|
||||
];
|
||||
|
@ -20,7 +20,7 @@ class Radius
|
||||
'author' => 'ibnux',
|
||||
'url' => [
|
||||
'Github' => 'https://github.com/hotspotbilling/phpnuxbill/',
|
||||
'Telegram' => 'https://t.me/ibnux',
|
||||
'Telegram' => 'https://t.me/phpnuxbill',
|
||||
'Donate' => 'https://paypal.me/ibnux'
|
||||
]
|
||||
];
|
||||
|
@ -11,7 +11,7 @@ class RadiusRest {
|
||||
'author' => 'ibnu maksum',
|
||||
'url' => [
|
||||
'Wiki Tutorial' => 'https://github.com/hotspotbilling/phpnuxbill/wiki/FreeRadius-Rest',
|
||||
'Telegram' => 'https://t.me/ibnux',
|
||||
'Telegram' => 'https://t.me/phpnuxbill',
|
||||
'Donate' => 'https://paypal.me/ibnux'
|
||||
]
|
||||
];
|
||||
|
Reference in New Issue
Block a user