Changeset 2632710
- Timestamp:
- 11/19/2021 04:49:24 PM (4 years ago)
- File:
-
- 1 edited
-
wolf-library-templates/trunk/main.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wolf-library-templates/trunk/main.php
r2620538 r2632710 32 32 // Load template framework 33 33 if (!class_exists('Gamajo_Template_Loader')) { 34 require_once WOLF_LIBRARY_TEMPLATES_DIR_PATH . '/libs/templates/class-gamajo-template-loader.php';34 //require_once WOLF_LIBRARY_TEMPLATES_DIR_PATH . '/libs/templates/class-gamajo-template-loader.php'; 35 35 } 36 36 }
Note: See TracChangeset
for help on using the changeset viewer.