dashboard
repositories
filestore
activity
search
login
jakevan
/
jvb
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
=Major overhaul of Integrations. Playing around with adding fields to post ...
Jake Vanderwerf
3 days ago
ba1e1ccf869b818f7a7a897264dfea05563a7796
[jakevan/jvb.git]
/
inc
/
managers
/
SEO
/
render
/
Thing
/
Product
/
_setup.php
1
2
3
4
<?php
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Product/Product.php');
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Product/ProductGroup.php');
require(JVB_DIR . '/inc/managers/SEO/render/Thing/Product/ProductModel.php');