瀏覽代碼

removed local directory name used for testing.

tokul 20 年之前
父節點
當前提交
8fbd4b411a
共有 1 個文件被更改,包括 1 次插入1 次删除
  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";