Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
IF3110-2018-K03-Petjah
TugasBesar1_2018
Commits
55d82b8f
Commit
55d82b8f
authored
Oct 26, 2018
by
Wildan Dicky Alnatara
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.informatika.org/IF3110-2018-K03-Petjah/tugasbesar1_2018
parents
ffdba673
bc928b6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
web/review/view.php
web/review/view.php
+1
-1
No files found.
web/review/view.php
View file @
55d82b8f
...
...
@@ -6,7 +6,7 @@
echo
Header
::
generateHead
(
$ordered_book
[
'Judul'
]
.
' Review'
,
'review'
);
Body
::
outputInBody
(
Header
::
headerLogin
(
$params
[
'username'
])
.
Header
::
headerMenu
(
Header
::
BROWSE
)
.
Header
::
headerMenu
(
Header
::
HISTORY
)
.
self
::
showScript
()
.
self
::
showBody
(
$ordered_book
)
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment