View file z/install.php

File size: 75B
<?php 
include('dbs.php');
mysql_query(file_get_contents('sql.dat'));
?>