Files
FHeD/app/includes/install.php

6 lines
73 B
PHP

<?php
$output1 = shell_exec($command . '/../includes/install.sql');
?>