Updated required files for credit management
This commit is contained in:
parent
932e7aaed5
commit
4872c78b07
1 changed files with 2 additions and 0 deletions
|
|
@ -39,6 +39,8 @@ require_once QUIZTECH_PLUGIN_DIR . 'src/Includes/roles.php';
|
|||
require_once QUIZTECH_PLUGIN_DIR . 'src/Includes/post-types.php';
|
||||
require_once QUIZTECH_PLUGIN_DIR . 'src/Includes/taxonomies.php';
|
||||
|
||||
require_once QUIZTECH_PLUGIN_DIR . 'src/Includes/credits.php';
|
||||
require_once QUIZTECH_PLUGIN_DIR . 'src/Includes/payments.php';
|
||||
// Use statements for Admin classes
|
||||
use Quiztech\AssessmentPlatform\Admin\AdminListTables;
|
||||
use Quiztech\AssessmentPlatform\Admin\SettingsPage;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue