From 65d0d1624a60633c008fd0b5631ca37713a7ad7c Mon Sep 17 00:00:00 2001 From: tokul Date: Tue, 13 Sep 2005 08:08:07 +0000 Subject: [PATCH] removed local directory name used for testing. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10110 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- contrib/flat2sql.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/flat2sql.pl b/contrib/flat2sql.pl index c69073f7..75bf2fa7 100755 --- a/contrib/flat2sql.pl +++ b/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"; -- 2.25.1