[ Index ]
 

Code source de eGroupWare 1.2.106-2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/phpgwapi/templates/default/setup/ -> setup.inc.php (source)

   1  <?php
   2      /**************************************************************************\
   3      * eGroupWare - default                                                      *
   4      * http://www.egroupware.org                                                *
   5      * --------------------------------------------                             *
   6      *  This program is free software; you can redistribute it and/or modify it *
   7      *  under the terms of the GNU General Public License as published by the   *
   8      *  Free Software Foundation; either version 2 of the License, or (at your  *
   9      *  option) any later version.                                              *
  10      \**************************************************************************/
  11  
  12      /* Basic information about this template */
  13      $GLOBALS['egw_info']['template']['default']['name']      = 'default';
  14      $GLOBALS['egw_info']['template']['default']['title']     = 'Fallback';
  15      $GLOBALS['egw_info']['template']['default']['version']   = '1.0';
  16  
  17      $GLOBALS['egw_info']['template']['default']['author'] = 'Joseph Engo <jengo@phpgroupware.org>';
  18      $GLOBALS['egw_info']['template']['default']['license']  = 'GPL';
  19      $GLOBALS['egw_info']['template']['default']['windowed'] = False;
  20      $GLOBALS['egw_info']['template']['default']['icon'] = "phpgwapi/templates/default/images/logophpgw.gif";
  21      $GLOBALS['egw_info']['template']['default']['maintainer'] = array(
  22         array('name' => 'unmaintained', 'email' => 'info@egroupware.org')
  23      );
  24  
  25      $GLOBALS['egw_info']['template']['default']['description'] = "
  26      This was the default template set of phpGroupware. We now use the 'default' template set as general fallback template set. All applications aught to have their primairy templates created in this set.
  27      ";
  28      $GLOBALS['egw_info']['template']['default']['note'] = "
  29          
  30         ";
  31  ?>


Généré le : Sun Feb 25 17:20:01 2007 par Balluche grâce à PHPXref 0.7