delete $_c = $config; as it already exists in init.php
This commit is contained in:
parent
21876601ba
commit
854fd54834
@ -15,8 +15,6 @@ while ($row = $statement->fetch(PDO::FETCH_ASSOC)) {
|
|||||||
echo "MYSQL Time\t" . $row['WAKTU'] . "\n";
|
echo "MYSQL Time\t" . $row['WAKTU'] . "\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
$_c = $config;
|
|
||||||
|
|
||||||
$textExpired = Lang::getNotifText('expired');
|
$textExpired = Lang::getNotifText('expired');
|
||||||
|
|
||||||
$recharges = ORM::for_table('tbl_user_recharges')
|
$recharges = ORM::for_table('tbl_user_recharges')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user