phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] messenger/setup tables_update.inc.php


From: Dave Hall
Subject: [Phpgroupware-cvs] messenger/setup tables_update.inc.php
Date: Sun, 09 Jul 2006 03:17:46 +0000

CVSROOT:        /cvsroot/phpgroupware
Module name:    messenger
Changes by:     Dave Hall <skwashd>     06/07/09 03:17:46

Added files:
        setup          : tables_update.inc.php 

Log message:
        nudge version

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/messenger/setup/tables_update.inc.php?cvsroot=phpgroupware&rev=1.1

Patches:
Index: tables_update.inc.php
===================================================================
RCS file: tables_update.inc.php
diff -N tables_update.inc.php
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ tables_update.inc.php       9 Jul 2006 03:17:46 -0000       1.1
@@ -0,0 +1,7 @@
+<?php
+       $test[] = '0.8.1';
+       function messenger_upgrade0_8_1()
+       {
+               return $GLOBALS['setup_info']['messenger']['currentver'] = 
'0.9.0';
+       }
+?>




reply via email to

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