[ Index ]
 

Code source de eGroupWare 1.2.106-2

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

title

Body

[fermer]

/phpbrain/inc/ -> hook_admin.inc.php (source)

   1  <?php
   2      /**************************************************************************\
   3      * eGroupWare - KnowledgeBase                                               *
   4      * http://www.egroupware.org                                              *
   5      * Written by Dave Hall [dave.hall at mbox.com.au]                           *
   6      * ------------------------------------------------------------------------ *
   7      * Started off as a port of phpBrain - http://vrotvrot.com/phpBrain/           *
   8      * but quickly became a full rewrite                                        *
   9      * ------------------------------------------------------------------------ *
  10      * This program is free software; you can redistribute it and/or modify it  *
  11      * under the terms of the GNU General Public License as published by the    *
  12      * Free Software Foundation; either version 2 of the License, or (at your   *
  13      * option) any later version.                                               *
  14      \**************************************************************************/
  15  
  16      {
  17          $file = array
  18          (
  19              'Site Configuration'        => $GLOBALS['phpgw']->link('/index.php','menuaction=admin.uiconfig.index&appname=' . $appname),
  20              'Global Categories'            => $GLOBALS['phpgw']->link('/index.php','menuaction=admin.uicategories.index&appname=phpbrain')
  21          );
  22          display_section($appname,$file);
  23      }
  24  ?>


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