Almost done, just the answer system and query is missing
Took 4 hours 10 minutes
This commit is contained in:
@ -4,4 +4,7 @@
|
||||
define( 'MYSQL_HOST', 'localhost' );
|
||||
define( 'MYSQL_USER', 'online-faq' );
|
||||
define( 'MYSQL_PASS', 'RnKVJHcUBIIu1XM2' );
|
||||
define( 'MYSQL_DB', 'online-faq' );
|
||||
define( 'MYSQL_DB', 'online-faq' );
|
||||
|
||||
define( 'CODE_LENGTH', 4 );
|
||||
define( 'WASTED_TIME', '5hrs and 51min' );
|
Reference in New Issue
Block a user