rt 4.0.6
[freeside.git] / rt / share / html / Install / index.html
index 61fb89e..78069af 100644 (file)
@@ -92,7 +92,7 @@
 my @errors;
 my $locked;
 
-my $file = File::Spec->catfile( $RT::EtcPath, 'RT_SiteConfig.pm' );
+my $file = RT::Installer->ConfigFile;
 
 if ( ! -e $file ) {
     # write a blank RT_SiteConfig.pm