phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: phpgwapi/inc class.preferences.inc.php,1.50,1.51


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/inc class.preferences.inc.php,1.50,1.51
Date: Sat, 03 May 2003 06:58:48 -0400

Update of /cvsroot/phpgroupware/phpgwapi/inc
In directory subversions:/tmp/cvs-serv24621

Modified Files:
        class.preferences.inc.php 
Log Message:
small fix, added a wrapper for the renamed function email_address (was 
sub_default_addres) for email/anglemail

Index: class.preferences.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/class.preferences.inc.php,v
retrieving revision 1.50
retrieving revision 1.51
diff -C2 -r1.50 -r1.51
*** class.preferences.inc.php   2 May 2003 01:33:32 -0000       1.50
--- class.preferences.inc.php   3 May 2003 10:58:46 -0000       1.51
***************
*** 728,731 ****
--- 728,736 ----
                }
  
+               function sub_default_address($account_id='')
+               {
+                       return $this->email_address($account_id);
+               }
+ 
                /*!
                @function create_email_preferences





reply via email to

[Prev in Thread] Current Thread [Next in Thread]