Note that this function is primarily used for ini files, but if you need a similar function, you can copy the function itself to usersc/includes/custom_functions.php and change
<?php $security = ';<?php die();?>'; ?>
to
<?php $security = ''; ?>