Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PondokEdo
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Roy Junedi Simamora
PondokEdo
Commits
42f6a774
Commit
42f6a774
authored
May 16, 2017
by
Mei Romauli Sagala
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
perubahan link daftar pesanan
parent
b12f3e0c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
header.php
common/header.php
+1
-1
No files found.
common/header.php
View file @
42f6a774
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
<ul
class=
"nav navbar-nav navbar-right"
>
<ul
class=
"nav navbar-nav navbar-right"
>
<?php
<?php
if
(
isset
(
$_SESSION
[
'admin'
])){
if
(
isset
(
$_SESSION
[
'admin'
])){
echo
'<li><a href="daftar_pesanan.php"><span class="glyphicon glyphicon-shopping-cart "></span> Daftar
comment
</a></li>'
;
echo
'<li><a href="daftar_pesanan.php"><span class="glyphicon glyphicon-shopping-cart "></span> Daftar
Pesanan
</a></li>'
;
}
}
elseif
(
isset
(
$_SESSION
[
'user'
])){
elseif
(
isset
(
$_SESSION
[
'user'
])){
echo
'<li><a href="cart.php"><span class="glyphicon glyphicon-shopping-cart "></span> Cart</a></li>'
;
echo
'<li><a href="cart.php"><span class="glyphicon glyphicon-shopping-cart "></span> Cart</a></li>'
;
...
...
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