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
c9a4d31c5bfdb49e1c6fb7eb8b390ef2ef0cd7ca
Authored by
Eugeny Galkovskiy
2016-11-04 14:07:40 +0200
1 parent
9d52396a
123
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
www-arktika/list.php
Inline
Side-by-side
www-arktika/list.php
Wrap text
Show/Hide comments
View file @
c9a4d31
...
...
@@ -225,4 +225,7 @@
225
225
</body></html>
226
226
<?php
227
227
}
228
+ else{
229
+ header('Location: http://arktika.semena.in.ua/');
230
+ }
228
231
?>
229
232
\ No newline at end of file
...
...