fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13907] helpdesk: rename constructor


From: Sigurd Nes
Subject: [Fmsystem-commits] [13907] helpdesk: rename constructor
Date: Tue, 15 Sep 2015 10:45:11 +0000

Revision: 13907
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13907
Author:   sigurdne
Date:     2015-09-15 10:45:10 +0000 (Tue, 15 Sep 2015)
Log Message:
-----------
helpdesk: rename constructor

Modified Paths:
--------------
    trunk/helpdesk/inc/class.botts.inc.php

Modified: trunk/helpdesk/inc/class.botts.inc.php
===================================================================
--- trunk/helpdesk/inc/class.botts.inc.php      2015-09-15 10:42:49 UTC (rev 
13906)
+++ trunk/helpdesk/inc/class.botts.inc.php      2015-09-15 10:45:10 UTC (rev 
13907)
@@ -58,7 +58,7 @@
                                'save'                  => true,
                        );
 
-               function helpdesk_botts($session=false)
+               function __construct($session=false)
                {
                        $this->so                                       = 
CreateObject('helpdesk.sotts');
                        $this->bocommon                         = 
CreateObject('property.bocommon');




reply via email to

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