Просмотр файла z/install.php

Размер файла: 75B
<?php 
include('dbs.php');
mysql_query(file_get_contents('sql.dat'));
?>