Viewing File: /home/rtsgrob/ww6/wp-content/themes/synergia/framework/modules/contactform7/load.php

<?php

if (synergia_select_contact_form_7_installed()) {
	include_once SELECT_FRAMEWORK_MODULES_ROOT_DIR.'/contactform7/options-map/map.php';
	include_once SELECT_FRAMEWORK_MODULES_ROOT_DIR.'/contactform7/custom-styles/contact-form.php';
	include_once SELECT_FRAMEWORK_MODULES_ROOT_DIR.'/contactform7/contact-form-7-config.php';
}
Back to Directory File Manager