// update the datastore notice cache require_once(DIR . '/includes/adminfunctions_notice.php'); build_notice_datastore(); // rebuild languages require_once(DIR . '/includes/adminfunctions_language.php'); build_language();