sorry it's in your database you have to go to your configuration page to get the gID like this

http://somewhere.com/admin/configuration.php?gID=28

then when you have the correct gID you have to issue the SQL statement in tools > install SQL patches

Code:
DELETE FROM configuration WHERE configuration_group_id = 28;
and you should have moved the admin directory.