fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10060] logistic : commented debug statement


From: Sigurd Nes
Subject: [Fmsystem-commits] [10060] logistic : commented debug statement
Date: Sat, 29 Sep 2012 15:37:38 +0000

Revision: 10060
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10060
Author:   sigurdne
Date:     2012-09-29 15:37:38 +0000 (Sat, 29 Sep 2012)
Log Message:
-----------
logistic : commented debug statement

Modified Paths:
--------------
    trunk/logistic/inc/model/class.activity.inc.php

Modified: trunk/logistic/inc/model/class.activity.inc.php
===================================================================
--- trunk/logistic/inc/model/class.activity.inc.php     2012-09-28 19:08:25 UTC 
(rev 10059)
+++ trunk/logistic/inc/model/class.activity.inc.php     2012-09-29 15:37:38 UTC 
(rev 10060)
@@ -51,7 +51,7 @@
                                */
                                public function __construct(int $id = null)
                                {
-                                       echo "1";
+//                                     echo "1";
                                        $this->id = (int)$id;
                                }
 




reply via email to

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