phpBMS

Changeset 703 for trunk/phpbms/include

Show
Ignore:
Timestamp:
01/01/10 17:34:45 (2 years ago)
Author:
brieb
Message:
  • Rearranged payment processing routine to be more flexible. It now needs to save the sales order first
  • Added payment processing template so developers have a guide when putting together their payment scripts
  • It seems their might be some unintentional touching of other files in this commit;
Location:
trunk/phpbms/include
Files:
10 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/include/common_functions.php

    r693 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/include/db.php

    r669 r703  
    44 $LastChangedDate: 2007-07-02 15:50:36 -0600 (Mon, 02 Jul 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/include/fields.php

    r687 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/include/login_include.php

    r549 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/include/menu_class.php

    r567 r703  
    44 $LastChangedDate: 2007-08-07 18:38:38 -0600 (Tue, 07 Aug 2007) $ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/include/print_class.php

    r643 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/include/relationships.php

    r563 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/include/search_class.php

    r672 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/include/session.php

    r699 r703  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6 | Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/include/tables.php

    r687 r703  
    44$LastChangedDate: 2007-07-02 15:50:36 -0600 (Mon, 02 Jul 2007) $ 
    55+-------------------------------------------------------------------------+ 
    6 | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
     6| Copyright (c) 2004 - 2010, Kreotek LLC                                  | 
    77| All rights reserved.                                                    | 
    88+-------------------------------------------------------------------------+ 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.