Ver Fonte

removed local directory name used for testing.

tokul há 20 anos atrás
pai
commit
8fbd4b411a
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      contrib/flat2sql.pl

+ 1 - 1
contrib/flat2sql.pl

@@ -7,7 +7,7 @@
 # This script is licensed under GPL.
 # This script is licensed under GPL.
 ##### Conf Section #####
 ##### Conf Section #####
 
 
-$data_dir = "/home/www/mail.topolis.inet/www/squirrelmail-devel-20050911/data";
+$data_dir = "/var/local/squirrelmail/data";
 $db = "squirrelmail";
 $db = "squirrelmail";
 $abook_table = "address";
 $abook_table = "address";
 $pref_table = "userprefs";
 $pref_table = "userprefs";