fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13900] demo: rename constructor


From: Sigurd Nes
Subject: [Fmsystem-commits] [13900] demo: rename constructor
Date: Tue, 15 Sep 2015 09:25:06 +0000

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

Modified Paths:
--------------
    trunk/demo/inc/class.sodemo.inc.php

Modified: trunk/demo/inc/class.sodemo.inc.php
===================================================================
--- trunk/demo/inc/class.sodemo.inc.php 2015-09-15 09:23:48 UTC (rev 13899)
+++ trunk/demo/inc/class.sodemo.inc.php 2015-09-15 09:25:05 UTC (rev 13900)
@@ -47,7 +47,7 @@
                */
                public $total_records = 0;
 
-               function demo_sodemo($acl_location)
+               function __construct($acl_location)
                {
                        $this->account                  = & 
$GLOBALS['phpgw_info']['user']['account_id'];
                        $this->db                               = & 
$GLOBALS['phpgw']->db;




reply via email to

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