removed local directory name used for testing.
[squirrelmail.git] / contrib / flat2sql.pl
index c69073f74df10dd9c0deec65caa7bd44e200e4a3..75bf2fa7c7804fd8a76c05e3879c44651a191460 100755 (executable)
@@ -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";