fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13923] rename constructor


From: Sigurd Nes
Subject: [Fmsystem-commits] [13923] rename constructor
Date: Tue, 15 Sep 2015 20:01:16 +0000

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

Modified Paths:
--------------
    trunk/property/inc/class.historylog.inc.php

Modified: trunk/property/inc/class.historylog.inc.php
===================================================================
--- trunk/property/inc/class.historylog.inc.php 2015-09-15 19:58:10 UTC (rev 
13922)
+++ trunk/property/inc/class.historylog.inc.php 2015-09-15 20:01:15 UTC (rev 
13923)
@@ -47,7 +47,7 @@
                var $alternate_handlers = array();
                var $account;
 
-               function property_historylog($appname)
+               function __construct($appname)
                {
                        if (! $this->account)
                        {




reply via email to

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