Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOOD
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
whb
2015-07-01 11:57:36 +0800
Commit
2f8c1528056b87e8af913a2b6eaa7c079e94343c
2 parents
f8cd9174
784f8c72
bug
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
website/view/widget/news/list.php
website/view/widget/news/list.php
View file @
2f8c152
...
...
@@ -46,4 +46,4 @@ else
<p
class=
"time"
>
<?php
echo
date
(
'Y.m.d'
,
$news
[
'create_time'
]);
?>
</p>
</div>
</div>
<?php
endforeach
;
?>
\ No newline at end of file
<?php
endforeach
;
?>
...
...
Please
register
or
login
to post a comment