RT 4.2.11, ticket#13852
[freeside.git] / rt / share / html / Install / Global.html
index 593efdc..8105890 100644 (file)
@@ -94,7 +94,6 @@ if ( $Run ) {
         my ( $status, $msg ) = RT::Installer->SaveConfig;
 
         if ( $status ) {
-            delete $INC{'RT_SiteConfig.pm'};
             RT->LoadConfig;
 
             if ( $RT::Installer->{DatabaseAction} ne 'none' ) {