[ Index ]
 

Code source de eGroupWare 1.2.106-2

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

title

Body

[fermer]

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

   1  <?php
   2      /**************************************************************************\
   3      * eGroupWare - idsociety                                                      *
   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']['idsociety']['name']      = 'idsociety';
  14      $GLOBALS['egw_info']['template']['idsociety']['title']     = 'idsociety';
  15      $GLOBALS['egw_info']['template']['idsociety']['version']   = '1.0';
  16  
  17      $GLOBALS['egw_info']['template']['idsociety']['author'] = 'Joseph Engo <jengo@phpgroupware.org>';
  18      $GLOBALS['egw_info']['template']['idsociety']['license']  = 'GPL';
  19      $GLOBALS['egw_info']['template']['idsociety']['windowed'] = False;
  20      $GLOBALS['egw_info']['template']['idsociety']['icon'] = "phpgwapi/templates/idsociety/images/logophpgw.gif";
  21      $GLOBALS['egw_info']['template']['idsociety']['maintainer'] = array(
  22         array('name' => 'unmaintained', 'email' => 'info@egroupware.org')
  23      );
  24  
  25      $GLOBALS['egw_info']['template']['idsociety']['description'] = "
  26      This was the idsociety template set created for phpGroupware. 
  27      ";
  28      $GLOBALS['egw_info']['template']['idsociety']['note'] = "";
  29  ?>


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