summaryrefslogtreecommitdiff
path: root/README.sql-ledger
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-11-17 05:43:36 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-11-17 05:43:36 +0000
commit49bc4af1b75ed950a0e8dd6dabb9299890d1e5fb (patch)
tree2a20d6c98149015e9194342dca5a362f5ce601c5 /README.sql-ledger
parent14a0859a4abada7595e24a7b3158cb13e7676aaa (diff)
Removing outdated docs
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@651 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'README.sql-ledger')
-rw-r--r--README.sql-ledger15
1 files changed, 0 insertions, 15 deletions
diff --git a/README.sql-ledger b/README.sql-ledger
deleted file mode 100644
index c29d8410..00000000
--- a/README.sql-ledger
+++ /dev/null
@@ -1,15 +0,0 @@
-README for SQL-Ledger Users
-===============================
-
-LedgerSMB is largely a drop-in replacement for SQL-Ledger. The initial release
-includes a number of security and data integrity improvements, and future
-versions will likely add new features as well.
-
-To convert an existing SQL-Ledger installation to LedgerSMB, copy the files from
-the tarball over your existing SQL-Ledger directory and run the SL2LS.pl script.
-This script will rename some files, delete others, and pretty soon you will have
-a working LedgerSMB installation.
-
-The database will be updated on first login.
-
-You will also want to migrate your configuration by running the SL2LS.pl script included in this directory.