diff --git a/uc-people.php b/uc-people.php index 67fc1ec..657f1b5 100644 --- a/uc-people.php +++ b/uc-people.php @@ -11,7 +11,7 @@ if ( ! defined( 'WPINC' ) ) { die; } require 'acf-export.php'; -//require_once(WP_CONTENT_DIR . '/ldap.php'); +require_once(WP_CONTENT_DIR . '/ldap.php'); function create_custom_custom_post_type(){