Commit 56612a6a69377668430dc5f0debed53b2948c798

Authored by Eugeny Galkovskiy
1 parent 3758cd3c

123

Showing 1 changed file with 5 additions and 5 deletions   Show diff stats
www-arktika/list.php
1 <?php 1 <?php
2 - if(isset($_GET['promo'])){ 2 +// if(isset($_GET['promo'])){
3 $code = $_GET['promo']; 3 $code = $_GET['promo'];
4 ?> 4 ?>
5 <html><head> 5 <html><head>
@@ -224,8 +224,8 @@ @@ -224,8 +224,8 @@
224 224
225 </body></html> 225 </body></html>
226 <?php 226 <?php
227 - }  
228 - else{  
229 - header('Location: http://arktika.semena.in.ua/');  
230 - } 227 +}
  228 +// else{
  229 +// header('Location: http://arktika.semena.in.ua/');
  230 +// }
231 ?> 231 ?>
232 \ No newline at end of file 232 \ No newline at end of file