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,9 +1,11 @@
<?php
/**
* PHP Mikrotik Billing (https://github.com/hotspotbilling/phpnuxbill/)
* PHP Mikrotik Billing (https://github.com/hotspotbilling/phpnuxbill/)
* by https://t.me/ibnux
**/
class Paginator
{
public static function bootstrap($table, $w1 = '', $c1 = '', $w2 = '', $c2 = '', $w3 = '', $c3 = '', $w4 = '', $c4 = '', $per_page = '10')