Change credits

This commit is contained in:
Ibnu Maksum
2023-10-12 15:55:42 +07:00
parent 95097e4512
commit a1d9b63dcf
50 changed files with 166 additions and 87 deletions

View File

@ -1,7 +1,9 @@
<?php
/**
* PHP Mikrotik Billing (https://github.com/hotspotbilling/phpnuxbill/)
**/
* PHP Mikrotik Billing (https://github.com/hotspotbilling/phpnuxbill/)
* by https://t.me/ibnux
**/
run_hook('customer_logout'); #HOOK
if (session_status() == PHP_SESSION_NONE) session_start();
session_destroy();