Browse Source

removed local directory name used for testing.

tokul 20 năm trước cách đây
mục cha
commit
8fbd4b411a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      contrib/flat2sql.pl

+ 1 - 1
contrib/flat2sql.pl

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