[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] CVS: preferences preferences.php,1.13.2.8.2.14,1.13.
From: |
Ralf Becker <address@hidden> |
Subject: |
[Phpgroupware-cvs] CVS: preferences preferences.php,1.13.2.8.2.14,1.13.2.8.2.15 |
Date: |
Mon, 19 May 2003 20:37:29 -0400 |
Update of /cvsroot/phpgroupware/preferences
In directory subversions:/tmp/cvs-serv22852
Modified Files:
Tag: Version-0_9_16-branch
preferences.php
Log Message:
removed the 'preverences' feature ;-)
Index: preferences.php
===================================================================
RCS file: /cvsroot/phpgroupware/preferences/preferences.php,v
retrieving revision 1.13.2.8.2.14
retrieving revision 1.13.2.8.2.15
diff -C2 -r1.13.2.8.2.14 -r1.13.2.8.2.15
*** preferences.php 20 May 2003 00:02:41 -0000 1.13.2.8.2.14
--- preferences.php 20 May 2003 00:37:26 -0000 1.13.2.8.2.15
***************
*** 39,43 ****
$t->set_var(array('rowhandle' => '','help_rowhandle' => '','messages'
=> ''));
! if ($_GET['appname'] != 'preverences')
{
$GLOBALS['phpgw']->translation->add_app('preferences'); // we
need the prefs translations too
--- 39,43 ----
$t->set_var(array('rowhandle' => '','help_rowhandle' => '','messages'
=> ''));
! if ($_GET['appname'] != 'preferences')
{
$GLOBALS['phpgw']->translation->add_app('preferences'); // we
need the prefs translations too
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] CVS: preferences preferences.php,1.13.2.8.2.14,1.13.2.8.2.15,
Ralf Becker <address@hidden> <=
- Prev by Date:
[Phpgroupware-cvs] CVS: phpgwapi/inc class.preferences.inc.php,1.43.2.2.2.6,1.43.2.2.2.7
- Next by Date:
[Phpgroupware-cvs] CVS: calendar/inc class.bocalendar.inc.php,1.71.2.33.2.5,1.71.2.33.2.6 class.boicalendar.inc.php,1.16.2.4,1.16.2.4.2.1 class.socalendar__.inc.php,1.11.2.1,1.11.2.1.2.1 class.uicalendar.inc.php,1.66.2.55.2.10,1.66.2.55.2.11 hook_settings.inc.php,1.1.2.5,1.1.2.6
- Previous by thread:
[Phpgroupware-cvs] CVS: phpgwapi/inc class.preferences.inc.php,1.43.2.2.2.6,1.43.2.2.2.7
- Next by thread:
[Phpgroupware-cvs] CVS: calendar/inc class.bocalendar.inc.php,1.71.2.33.2.5,1.71.2.33.2.6 class.boicalendar.inc.php,1.16.2.4,1.16.2.4.2.1 class.socalendar__.inc.php,1.11.2.1,1.11.2.1.2.1 class.uicalendar.inc.php,1.66.2.55.2.10,1.66.2.55.2.11 hook_settings.inc.php,1.1.2.5,1.1.2.6
- Index(es):