| @@ -78,9 +78,8 @@ | ||
| 78 | 78 | cssJSToolbox::import('models:installer.php'); |
| 79 | 79 | |
| 80 | 80 | delete_option( CJTPlugin::DB_VERSION_OPTION_NAME ); |
| 81 | 81 | delete_option( CJTInstallerModel::INSTALLATION_STATE ); |
| 82 | - delete_option( 'cjtplusinstaller' ); | |
| 83 | 82 | |
| 84 | 83 | $settings = new CJTSettingsUninstallPage(); |
| 85 | 84 | if ($settings->eraseData) { |
| 86 | 85 | // Get the only instance we've for the main access point! |