add web domain

This commit is contained in:
Serghey Rodin 2012-05-28 18:19:49 +03:00
commit 2d12f47a73
18 changed files with 559 additions and 29 deletions

View file

@ -8,5 +8,5 @@ if (!empty($_SESSION['look'])) {
}
header("Location: /");
exit;
?>