Rank: Newbie Groups: Member
Joined: 8/26/2009 Posts: 1 Points: 3 Location: Edinburgh
|
Hi all,
quick question, is there away to remove the database textbox on the login page, this causes problems as users cannot type and input incorrect database names.
Cheers
Rich
|
Rank: Administration Groups: Administration
Joined: 9/11/2006 Posts: 605 Points: 649 Location: Enghien Les Bains, France
|
edit the config.xml file and change the askdb value to false: <askdb value="true" />
|