phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] projects/inc/class.boconfig.inc.php, 1.19


From: nomail
Subject: [Phpgroupware-cvs] projects/inc/class.boconfig.inc.php, 1.19
Date: Sun, 20 Jun 2004 00:47:31 +0200

Update of /projects/inc
Modified Files:
        Branch: 
          class.boconfig.inc.php

date: 2004/06/19 22:47:31;  author: ceb;  state: Exp;  lines: +6 -1

Log Message:
update
=====================================================================
Index: projects/inc/class.boconfig.inc.php
diff -u projects/inc/class.boconfig.inc.php:1.18 
projects/inc/class.boconfig.inc.php:1.19
--- projects/inc/class.boconfig.inc.php:1.18    Sun May  2 00:11:55 2004
+++ projects/inc/class.boconfig.inc.php Sat Jun 19 22:47:31 2004
@@ -408,5 +408,10 @@
                {
                        $this->soconfig->save_event($values);
                }
+
+               function save_surcharge($values)
+               {
+                       $this->soconfig->save_surcharge($values);
+               }
        }
 ?>




reply via email to

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