Commit f9952aa4533a353a3ecfe6a1773f93c73530c05a
1 parent
fc0af811
123
Showing
1 changed file
with
0 additions
and
3 deletions
Show diff stats
www-arktika/list.php
1 | <?php | 1 | <?php |
2 | - if(isset("$_GET['promo']")){ | ||
3 | - $code = $_GET['promo']; | ||
4 | ?> | 2 | ?> |
5 | <html><head> | 3 | <html><head> |
6 | <meta charset="utf-8"> | 4 | <meta charset="utf-8"> |
@@ -224,5 +222,4 @@ | @@ -224,5 +222,4 @@ | ||
224 | 222 | ||
225 | </body></html> | 223 | </body></html> |
226 | <?php | 224 | <?php |
227 | -} | ||
228 | ?> | 225 | ?> |
229 | \ No newline at end of file | 226 | \ No newline at end of file |