mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-17 19:29:28 +01:00
stupid mistake
This commit is contained in:
parent
f4f76bf3c6
commit
9826aae5b9
@ -19,7 +19,7 @@
|
|||||||
/* End Config */
|
/* End Config */
|
||||||
|
|
||||||
if(empty($kusabaxc['db']['user']))
|
if(empty($kusabaxc['db']['user']))
|
||||||
error('Did you forget to configure the script?');
|
die('Did you forget to configure the script?');
|
||||||
|
|
||||||
// KusabaX functions
|
// KusabaX functions
|
||||||
function md5_decrypt($enc_text, $password, $iv_len = 16) {
|
function md5_decrypt($enc_text, $password, $iv_len = 16) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user