Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ifrah Shahid
lab-exercises
Commits
6ea54af9
Commit
6ea54af9
authored
Nov 19, 2016
by
Sorrel Harriet
Browse files
switching to insecure add track script
parent
40039976
Changes
1
Hide whitespace changes
Inline
Side-by-side
lab-7/music-store-app/index.php
View file @
6ea54af9
...
@@ -31,7 +31,7 @@ case 'album' :
...
@@ -31,7 +31,7 @@ case 'album' :
include
'views/album.php'
;
include
'views/album.php'
;
break
;
break
;
case
'add-track'
:
case
'add-track'
:
include
'views/add-track.php'
;
include
'views/add-track
-insecure
.php'
;
break
;
break
;
default
:
default
:
include
'views/404.php'
;
include
'views/404.php'
;
...
...
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