1
This commit is contained in:
@@ -141,8 +141,8 @@ class Journal extends Controller {
|
||||
$list = $this->footer_obj->where($where)->order('sort desc')->select();
|
||||
$frag = [];
|
||||
$frag['Publishing Policy'] = [];
|
||||
$frag['Join Us'] = [];
|
||||
$frag['Products'] = [];
|
||||
$frag['Join Us'] = [];
|
||||
$frag['Cooperate with Us'] = [];
|
||||
$frag['Publisher Information'] = [];
|
||||
foreach ($list as $v) {
|
||||
|
||||
Reference in New Issue
Block a user