dashboard
repositories
filestore
activity
search
login
jakevan
/
jvb
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
=Working on the Options Meta still. Group fields also needed some changes
Jake Vanderwerf
2026-06-17
f16cb88a3218ac7bb32e43f0e0a2542d35c7a01b
[jakevan/jvb.git]
/
inc
/
managers
/
SEO
/
render
/
Thing
/
MedicalEntity
/
_setup.php
1
2
3
4
<?php
$base = JVB_DIR . '/inc/managers/SEO/render/Thing/MedicalEntity/';
require ($base.'MedicalEntity.php');
require ($base.'MedicalProcedure.php');