[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] CVS: notes/setup setup.inc.php,1.11,1.12
From: |
Ralf Becker <address@hidden> |
Subject: |
[Phpgroupware-cvs] CVS: notes/setup setup.inc.php,1.11,1.12 |
Date: |
Sun, 27 Oct 2002 13:14:33 -0500 |
Update of /cvsroot/phpgroupware/notes/setup
In directory subversions:/tmp/cvs-serv23317/setup
Modified Files:
setup.inc.php
Log Message:
ubdate to new about-system (all infos are in setup.inc.php, no more hook_about)
Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/notes/setup/setup.inc.php,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** setup.inc.php 23 Oct 2002 20:47:31 -0000 1.11
--- setup.inc.php 27 Oct 2002 18:14:31 -0000 1.12
***************
*** 16,19 ****
--- 16,24 ----
$setup_info['notes']['tables'] = array('phpgw_notes');
$setup_info['notes']['enable'] = 1;
+ $setup_info['notes']['description'] =
+ 'Notes and short texts can go in here';
+ $setup_info['notes']['author'] = 'Bettina Gille, Andy Holman (LoCdOg)';
+ $setup_info['notes']['maintainer'] = 'Bettina Gille';
+ $setup_info['notes']['maintainer_email'] = 'address@hidden';
/* The hooks this app includes, needed for hooks registration */
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] CVS: notes/setup setup.inc.php,1.11,1.12,
Ralf Becker <address@hidden> <=
- Prev by Date:
[Phpgroupware-cvs] CVS: etemplate/setup phpgw_en.lang,1.20,1.21
- Next by Date:
[Phpgroupware-cvs] CVS: notes/templates/default form.xsl,1.11,NONE list.xsl,1.15,NONE view.xsl,1.1,NONE
- Previous by thread:
[Phpgroupware-cvs] CVS: etemplate/setup phpgw_en.lang,1.20,1.21
- Next by thread:
[Phpgroupware-cvs] CVS: notes/templates/default form.xsl,1.11,NONE list.xsl,1.15,NONE view.xsl,1.1,NONE
- Index(es):