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
/
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');