fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15544] typo


From: sigurdne
Subject: [Fmsystem-commits] [15544] typo
Date: Tue, 30 Aug 2016 14:02:06 +0000 (UTC)

Revision: 15544
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15544
Author:   sigurdne
Date:     2016-08-30 14:02:06 +0000 (Tue, 30 Aug 2016)
Log Message:
-----------
typo

Modified Paths:
--------------
    trunk/phpgwapi/inc/class.socommon.inc.php

Modified: trunk/phpgwapi/inc/class.socommon.inc.php
===================================================================
--- trunk/phpgwapi/inc/class.socommon.inc.php   2016-08-30 13:58:07 UTC (rev 
15543)
+++ trunk/phpgwapi/inc/class.socommon.inc.php   2016-08-30 14:02:06 UTC (rev 
15544)
@@ -684,7 +684,7 @@
 
                protected function add( &$object )
                {
-                       $object->set_entry_date(time());
+                       $object->entry_date = time();
                        $value_set = array();
 
                        $fields = $object::get_fields();




reply via email to

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