• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[ACC] Fix signatures

well well, go to C:\xampp\htdocs\signature.php

and u are goin to see this
Code:
	        'database'    => array ( "localhost" , "root" , "******" , "*****" ),

and change the frist **** for the password of Database and the second **** for the database name
 
well well, go to C:\xampp\htdocs\signature.php

and u are goin to see this
Code:
	        'database'    => array ( "localhost" , "root" , "******" , "*****" ),

and change the frist **** for the password of Database and the second **** for the database name

Thanks, I'll do it when I get home
 
Back
Top