diff options
author | tetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-03-20 03:07:30 +0000 |
---|---|---|
committer | tetragon <tetragon@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-03-20 03:07:30 +0000 |
commit | d679e9082662c9d5991eda0e8db0de46a4539cdc (patch) | |
tree | 2dbea31ab3a96a724651e715eb74590697cf2adb /sql | |
parent | ac35595d0e52f2b92bb255590402f4a14b059559 (diff) |
Renaming ledger-smb.conf to ledgersmb.conf
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@952 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'sql')
-rwxr-xr-x | sql/Pg-central.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/Pg-central.sql b/sql/Pg-central.sql index 15c16ad7..2b03833f 100755 --- a/sql/Pg-central.sql +++ b/sql/Pg-central.sql @@ -1,7 +1,7 @@ begin; -- Central DB structure -- This is the central database stuff which is used across all datasets --- in the ledger-smb.conf it is called 'ledgersmb' by default, but obviously +-- in the ledgersmb.conf it is called 'ledgersmb' by default, but obviously -- can be named anything. -- USERS stuff -- |