phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] cart/inc class.payment_echo.inc.php,1.3


From: powerstat
Subject: [Phpgroupware-cvs] cart/inc class.payment_echo.inc.php,1.3
Date: Mon, 18 Apr 2005 11:40:00 +0200

Update of cart/inc

Modified Files:
     Branch: MAIN
            class.payment_echo.inc.php lines: +1 -6

Log Message:
Removed another medthod that was available twice

====================================================
Index: cart/inc/class.payment_echo.inc.php
diff -u cart/inc/class.payment_echo.inc.php:1.2 
cart/inc/class.payment_echo.inc.php:1.3
--- cart/inc/class.payment_echo.inc.php:1.2     Mon Apr 18 07:56:11 2005
+++ cart/inc/class.payment_echo.inc.php Mon Apr 18 09:40:05 2005
@@ -1063,11 +1063,6 @@
                        return $this->reference;
                }

-               function get_order_number()
-               {
-                       return $this->order_number;
-               }
-
                function get_EchoSuccess()
                {
                        return $this->EchoSuccess;






reply via email to

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