<?php
header('Location: /anasayfa/', true, 302);
exit;
