Skip to content

Commit

Permalink
Bug #166258 fix: Backend > Error Class 'TJVendors' not found occurs o… (
Browse files Browse the repository at this point in the history
#121)

Co-authored-by: Snehal Patil <snehal_patil@techjoomla.com>
  • Loading branch information
snehal0904 and snehalpatil0904 authored Nov 4, 2020
1 parent 97134e7 commit 9b2ddb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/com_tjvendors/site/models/vendor.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@

JLoader::import('fronthelper', JPATH_SITE . '/components/com_tjvendors/helpers');
JLoader::import('tjvendors', JPATH_ADMINISTRATOR . '/components/com_tjvendors/helpers');
include_once JPATH_SITE . '/components/com_tjvendors/includes/tjvendors.php';

/**
* Tjvendors model.
Expand Down

0 comments on commit 9b2ddb1

Please sign in to comment.