edit-admin-biz_fine
This commit is contained in:
@@ -72,6 +72,7 @@ class Fine extends HD_Controller{
|
||||
'action' => 'biz/fine/add',
|
||||
];
|
||||
if($row){
|
||||
$info['id'] = $row['id'];
|
||||
$info['title'] = $row['title'];
|
||||
$info['price'] = $row['price'];
|
||||
$info['action'] = 'biz/fine/edit';
|
||||
|
||||
Reference in New Issue
Block a user