phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] img/setup tables_update.inc.php,NONE,1.1.2.1


From: Dave Hall <address@hidden>
Subject: [Phpgroupware-cvs] img/setup tables_update.inc.php,NONE,1.1.2.1
Date: Fri, 10 Oct 2003 06:57:43 +0000

Update of /cvsroot/phpgroupware/img/setup
In directory subversions:/tmp/cvs-serv9991

Added Files:
      Tag: Version-0_9_16-branch
        tables_update.inc.php 
Log Message:
removing img


--- NEW FILE: tables_update.inc.php ---
<?php
        
/**************************************************************************\
        * phpGroupWare                                                          
   *
        * http://www.phpgroupware.org                                           
   *
        * --------------------------------------------                          
   *
        *  This program is free software; you can redistribute it and/or modify 
it *
        *  under the terms of the GNU General Public License as published by 
the   *
        *  Free Software Foundation; either version 2 of the License, or (at 
your  *
        *  option) any later version.                                           
   *
        
\**************************************************************************/
        /* $Id: tables_update.inc.php,v 1.1.2.1 2003/10/10 06:57:38 skwashd Exp 
$ */
        
        $test[] = '0.0.1.001';
        function img_upgrade0_0_1_001()
        {
                echo '<b>This application has been removed from 
phpGroupWare.</b><br /> Please '
                        . '<a 
href="http://sourceforge.net/project/showfiles.php?group_id=47783"; '
                        . 'target="_blank">download patchwork from the funkwerk 
project</a>.  Patchwork '
                        . 'is the supported replacement for Image Editor in 
phpGroupWare.<br />';

                $GLOBALS['setup_info']['img']['currentver'] = '0.9.16.000';
                return $GLOBALS['setup_info']['img']['currentver'];
        }
?>





reply via email to

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