stupid mistake

This commit is contained in:
Savetheinternet 2011-06-03 17:09:28 +10:00
parent f4f76bf3c6
commit 9826aae5b9

View File

@ -19,7 +19,7 @@
/* End Config */
if(empty($kusabaxc['db']['user']))
error('Did you forget to configure the script?');
die('Did you forget to configure the script?');
// KusabaX functions
function md5_decrypt($enc_text, $password, $iv_len = 16) {