add auth
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
require_once 'auth.php';
|
||||
|
||||
$b = isset($_GET['b']) ? $_GET['b'] : '160';
|
||||
$q = isset($_GET['q']) ? $_GET['q'] : '75';
|
||||
|
||||
Reference in New Issue
Block a user