fix for "Variable "%num_active_cust_pkg" will not stay shared" error
[freeside.git] / htetc / handler.pl
index 976787a..3e37b7e 100644 (file)
@@ -38,7 +38,7 @@ use strict;
 my $ah = new HTML::Mason::ApacheHandler (
   #interp => $interp,
   #auto_send_headers => 0,
-  comp_root=>'/var/www/freeside',
+  comp_root=>'/var/www/masonside',
   data_dir=>'/usr/local/etc/freeside/masondata',
   #out_mode=>'stream',
 );