File "cur.php"

Full Path: /home/cananyalcin/public_html/core/module/client/cur.php
File size: 103 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

$u=$_GET["cur"];

$_SESSION['curid']=$u;
    header("Location: " . $_SERVER['HTTP_REFERER']);