fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [11051] rental: typo


From: Sigurd Nes
Subject: [Fmsystem-commits] [11051] rental: typo
Date: Wed, 10 Apr 2013 13:53:29 +0000

Revision: 11051
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=11051
Author:   sigurdne
Date:     2013-04-10 13:53:25 +0000 (Wed, 10 Apr 2013)
Log Message:
-----------
rental: typo

Modified Paths:
--------------
    trunk/rental/inc/class.bofellesdata.inc.php

Modified: trunk/rental/inc/class.bofellesdata.inc.php
===================================================================
--- trunk/rental/inc/class.bofellesdata.inc.php 2013-04-10 10:24:15 UTC (rev 
11050)
+++ trunk/rental/inc/class.bofellesdata.inc.php 2013-04-10 13:53:25 UTC (rev 
11051)
@@ -63,7 +63,7 @@
                        try
                        {
                                $db->connect();
-                               $connected = true;
+                               $this->connected = true;
                        }
                        catch(Exception $e)
                        {




reply via email to

[Prev in Thread] Current Thread [Next in Thread]