1
This commit is contained in:
parent
e651c37c8a
commit
bc794973d8
@ -330,7 +330,8 @@ class ActivityController{
|
||||
if ($row['free_times'] + $row['video_times'] + 1 == 5) {
|
||||
$day = 1;
|
||||
if (phpcommon\extractChannel($account_id) == 6001 ||
|
||||
phpcommon\extractChannel($account_id) == 6000) {
|
||||
phpcommon\extractChannel($account_id) == 6000 ||
|
||||
phpcommon\extractChaanel($account_id) == 6006) {
|
||||
$day = $row['now_days'];
|
||||
}
|
||||
$g_conf_lot_cluster = require('../res/lottery@lottery.php');
|
||||
|
Loading…
x
Reference in New Issue
Block a user