Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
Rock Zhang
2015-10-13 18:04:24 +0800
Commit
f185712fed4590b24406672023ef68b9e8b65aa5
1 parent
df445bde
fix bug caused by conflict
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
library/Action/AbstractAction.php
library/Action/AbstractAction.php
View file @
f185712
...
...
@@ -260,5 +260,6 @@ class AbstractAction extends Controller_Abstract
}
$this
->
_view
->
assign
(
'footer'
,
$footer
);
}
}
...
...
Please
register
or
login
to post a comment