removed local directory name used for testing.
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 13 Sep 2005 08:08:07 +0000 (08:08 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 13 Sep 2005 08:08:07 +0000 (08:08 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10110 7612ce4b-ef26-0410-bec9-ea0150e637f0

contrib/flat2sql.pl

index c69073f74df10dd9c0deec65caa7bd44e200e4a3..75bf2fa7c7804fd8a76c05e3879c44651a191460 100755 (executable)
@@ -7,7 +7,7 @@
 # This script is licensed under GPL.
 ##### Conf Section #####
 
 # 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";
 $db = "squirrelmail";
 $abook_table = "address";
 $pref_table = "userprefs";