phpircbot2/checkup.inc.php

3 lines
96 B
PHP

<?php
if(!file_exists("users.db")) die("\n(!) You have to run install.php first! (!)\n\n");
?>