log path support env specific

This commit is contained in:
xiaomlove
2022-06-20 18:26:38 +08:00
parent 00d7dc6c37
commit 13a835f5bf
3 changed files with 41 additions and 35 deletions

View File

@@ -68,13 +68,13 @@ class ModpanelTableSeeder extends Seeder
'url' => 'testip.php',
'info' => 'Test if IP is banned',
),
7 =>
array (
'id' => 8,
'name' => 'Add Bonus Points',
'url' => 'amountbonus.php',
'info' => 'Add Bonus Points to one or All Users.',
),
// 7 =>
// array (
// 'id' => 8,
// 'name' => 'Add Bonus Points',
// 'url' => 'amountbonus.php',
// 'info' => 'Add Bonus Points to one or All Users.',
// ),
8 =>
array (
'id' => 9,