View Single Post
  #3  
Old 08-01-2016, 09:47 AM
 
BrandonLR BrandonLR is offline
 

Senior Member
  
Join Date: Jan 2009
Posts: 161
 

Default Re: Default Search Module / Tutorial

Also, this new Main.php file is simply in a directory I created called "DefaultSearch"
/classes/XLite/Module/Brando/DefaultSearch

If that is where the file is, should the namespace simply be
namespace XLite\Module\Brando\DefaultSearch;

or does it have to be namespace XLite\Module\Brando\DefaultSearch\View\Form\Produc t\Search\Customer;
as shown in the walk-through?
__________________
X-Cart Business 5.4.1.29
Reply With Quote