I uninstalled a custom module I made and I am getting the following error when I get to the module loader page. It displays everying except the diisplay that shows the currently installed modules. My server gets the following error.


[Thu Jul 13 15:49:51 2006] [error] PHP Warning: main(cache/upload/upgrades/temp/GqtpaW/module/Events-manifest.php): failed to open stream: No such file or directory in /var/www/html/Sugar/modules/Administration/UpgradeWizard.php on line 217
[Thu Jul 13 15:49:51 2006] [error] PHP Fatal error: main(): Failed opening required 'cache/upload/upgrades/temp/GqtpaW/module/Events-manifest.php' (include_path='.:') in /var/www/html/Sugar/modules/Administration/UpgradeWizard.php on line 217

The Events-manifest.php file doesnt exist because I deleted it, but I dont knwo why it is even checking for it because I uninstalled my module and I deleted the package from sugar. Is there a database table that stores these installed and uploaded modules?