[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] CVS: phpgwapi/inc class.common.inc.php,1.159,1.160
From: |
Bettina Gille <address@hidden> |
Subject: |
[Phpgroupware-cvs] CVS: phpgwapi/inc class.common.inc.php,1.159,1.160 |
Date: |
Sun, 29 Sep 2002 14:22:19 -0400 |
Update of /cvsroot/phpgroupware/phpgwapi/inc
In directory subversions:/tmp/cvs-serv22000
Modified Files:
class.common.inc.php
Log Message:
update
Index: class.common.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/class.common.inc.php,v
retrieving revision 1.159
retrieving revision 1.160
diff -C2 -r1.159 -r1.160
*** class.common.inc.php 29 Sep 2002 04:17:49 -0000 1.159
--- class.common.inc.php 29 Sep 2002 18:22:17 -0000 1.160
***************
*** 637,641 ****
while ($entry=$d->read())
{
! if ($entry != 'CVS' && $entry != '.' && $entry
!= '..' && $entry != 'phpgw_website' && is_dir(PHPGW_SERVER_ROOT .
'/phpgwapi/templates/' . $entry))
{
$list[$entry]['name'] = $entry;
--- 637,641 ----
while ($entry=$d->read())
{
! if ($entry != 'CVS' && $entry != '.' && $entry
!= '..' && is_dir(PHPGW_SERVER_ROOT . '/phpgwapi/templates/' . $entry))
{
$list[$entry]['name'] = $entry;
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] CVS: phpgwapi/inc class.common.inc.php,1.159,1.160,
Bettina Gille <address@hidden> <=
- Prev by Date:
[Phpgroupware-cvs] CVS: phpgwapi/templates/default phpgw.xsl,NONE,1.1 about.xsl,1.1,1.2 about_unknown.tpl,1.2,NONE
- Next by Date:
[Phpgroupware-cvs] CVS: phpgwapi/templates/default/css lilac.css,NONE,1.1
- Previous by thread:
[Phpgroupware-cvs] CVS: phpgwapi/templates/default phpgw.xsl,NONE,1.1 about.xsl,1.1,1.2 about_unknown.tpl,1.2,NONE
- Next by thread:
[Phpgroupware-cvs] CVS: phpgwapi/templates/default/css lilac.css,NONE,1.1
- Index(es):