[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb:[6343] trunk



Revision: 6343
          http://sourceforge.net/p/ledger-smb/code/6343
Author:   einhverfr
Date:     2014-01-02 09:52:35 +0000 (Thu, 02 Jan 2014)
Log Message:
-----------
Minor fix to setup.pm and db creation

Modified Paths:
--------------
    trunk/LedgerSMB/Scripts/setup.pm

Added Paths:
-----------
    trunk/UI/templates/

Modified: trunk/LedgerSMB/Scripts/setup.pm
===================================================================
--- trunk/LedgerSMB/Scripts/setup.pm	2014-01-02 07:03:49 UTC (rev 6342)
+++ trunk/LedgerSMB/Scripts/setup.pm	2014-01-02 09:52:35 UTC (rev 6343)
@@ -134,7 +134,7 @@
     }
 
     $request->{login_name} = $version_info->{username};
-    if (!$version_info->{status} eq 'does not exist'){
+    if ($version_info->{status} eq 'does not exist'){
         $request->{message} = $request->{_locale}->text(
              'Database does not exist.');
         $request->{operation} = $request->{_locale}->text('Create Database?');

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits