This disables the additional password check for the administration section. Not recommended!
Enter this query into phpMyAdmin:
Code: [Select]
Enter this query into phpMyAdmin:
INSERT INTO `wedge_settings` (`variable`, `value`) VALUES ('securityDisable', '1');