Administrator
/
my-new-semena
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
f9952aa4533a353a3ecfe6a1773f93c73530c05a
Authored by
Eugeny Galkovskiy
2016-11-04 14:05:02 +0200
1 parent
fc0af811
123
Showing
1 changed file
with
0 additions
and
3 deletions
Show diff stats
www-arktika/list.php
Inline
Side-by-side
www-arktika/list.php
Wrap text
Show/Hide comments
View file @
f9952aa
1
1
<?php
2
- if(isset("$_GET['promo']")){
3
- $code = $_GET['promo'];
4
2
?>
5
3
<html><head>
6
4
<meta charset="utf-8">
...
...
@@ -224,5 +222,4 @@
224
222
225
223
</body></html>
226
224
<?php
227
-}
228
225
?>
229
226
\ No newline at end of file
...
...