From 68ef1776d8f6d5a81a9464545deabdc46c1aaca8 Mon Sep 17 00:00:00 2001 From: christopherm Date: Fri, 22 Sep 2006 16:49:05 +0000 Subject: updating website URL to point to ledgersmb.org git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@130 4979c152-3d1c-0410-bac9-87ea11338e46 --- SL2LS.pl | 2 +- admin.pl | 4 ++-- doc/faq.html | 2 +- login.pl | 4 ++-- menu.pl | 2 +- setup.pl | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/SL2LS.pl b/SL2LS.pl index 3f64518c..3a92b88a 100755 --- a/SL2LS.pl +++ b/SL2LS.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Simple script. Right now, all that needs to be done is that the SL directory # needs to be deleted and the sql-ledger.conf needs to be renamed. diff --git a/admin.pl b/admin.pl index f49dacda..9fd0cb6a 100755 --- a/admin.pl +++ b/admin.pl @@ -2,7 +2,7 @@ # ###################################################################### # LedgerSMB Accounting and ERP -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used @@ -24,7 +24,7 @@ # Contributors: # # -# Web: http://sourceforge.net/projects/ledger-smb/ +# Web: http://www.ledgersmb.org/ # # Contributors: # diff --git a/doc/faq.html b/doc/faq.html index 12da05dc..14af4b26 100755 --- a/doc/faq.html +++ b/doc/faq.html @@ -369,7 +369,7 @@ module
if you can't compile DBD-Pg here is a precompiled DBD-Pg module
  • download the latest version of LedgerSMB + href="http://www.ledgersmb.org/download/">LedgerSMB
  • extract the files to c:\apache\ledger-smb
  • run 'perl shebang' to change the first line of the scripts. If perl is not in c:\perl\bin' change '#!c:\\perl\\bin\\perl' to the location where diff --git a/login.pl b/login.pl index e41028df..f38434c6 100755 --- a/login.pl +++ b/login.pl @@ -3,7 +3,7 @@ ###################################################################### # LedgerSMB Accounting and ERP -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used @@ -25,7 +25,7 @@ # Contributors: # # -# Web: http://sourceforge.net/projects/ledger-smb/ +# Web: http://www.ledgersmb.org/ # # Contributors: # diff --git a/menu.pl b/menu.pl index b957690e..d42c44de 100755 --- a/menu.pl +++ b/menu.pl @@ -3,7 +3,7 @@ ###################################################################### # LedgerSMB Accounting and ERP -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 # This work contains copyrighted information from a number of sources all used diff --git a/setup.pl b/setup.pl index 865db4c6..b88c4010 100755 --- a/setup.pl +++ b/setup.pl @@ -2,7 +2,7 @@ # ###################################################################### # LedgerSMB Small Medium Business Accounting Software Installer -# http://sourceforge.net/projects/ledger-smb/ +# http://www.ledgersmb.org/ # # Copyright (C) 2006 -- cgit v1.2.3