Skip to content

Commit

Permalink
include basket handlers for apps that don't already do that
Browse files Browse the repository at this point in the history
  • Loading branch information
bob committed Nov 5, 2020
1 parent f225171 commit f72dd30
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions seedlib/msd/msdcore.php
Expand Up @@ -9,6 +9,8 @@

include_once( SEEDCORE."SEEDBasket.php" );
include_once( SEEDLIB."mbr/MbrContacts.php" );
include_once( SEEDAPP."basket/basketProductHandlers.php" ); // SEEDBasketProducts_SoD


class MSDCore
/************
Expand Down

0 comments on commit f72dd30

Please sign in to comment.