[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Fmsystem-commits] [8704] property: project budgetting
From: |
Sigurd Nes |
Subject: |
[Fmsystem-commits] [8704] property: project budgetting |
Date: |
Mon, 30 Jan 2012 10:30:05 +0000 |
Revision: 8704
http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=8704
Author: sigurdne
Date: 2012-01-30 10:30:01 +0000 (Mon, 30 Jan 2012)
Log Message:
-----------
property: project budgetting
Modified Paths:
--------------
trunk/property/setup/tables_update.inc.php
Modified: trunk/property/setup/tables_update.inc.php
===================================================================
--- trunk/property/setup/tables_update.inc.php 2012-01-30 08:57:10 UTC (rev
8703)
+++ trunk/property/setup/tables_update.inc.php 2012-01-30 10:30:01 UTC (rev
8704)
@@ -5826,6 +5826,7 @@
$test[] = '0.9.17.633';
function property_upgrade0_9_17_633()
{
+ date_default_timezone_set('UTC');
$GLOBALS['phpgw_setup']->oProc->m_odb->transaction_begin();
$GLOBALS['phpgw_setup']->oProc->query("DELETE FROM fm_cache");
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Fmsystem-commits] [8704] property: project budgetting,
Sigurd Nes <=