HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/RDamen/damenbeletteringen.nl/wwwroot/admin/system/cms/config/parser.php
<?php defined('BASEPATH') OR exit('No direct script access allowed');

/*
|--------------------------------------------------------------------------
| A whitelist of functions that Lex can execute to modify variables
|--------------------------------------------------------------------------
*/

$config['allowed_functions']	=	array(
	'character_limiter',
	'count',
	'count_chars',
	'empty',
	'explode',
	'format_date',
	'html_entity_decode',
	'htmlentities',
	'htmlspecialchars',
	'htmlspecialchars_decode',
	'implode',
	'is_array',
	'is_int',
	'is_integer',
	'is_string',
	'isset',
	'ltrim',
	'md5',
	'money_format',
	'nl2br',
	'number_format',
	'preg_match',
	'preg_replace',
	'rtrim',
	'safe_mailto',
	'slugify',
	'sprintf',
	'str_replace',
	'str_word_count',
	'strip_tags',
	'strpos',
	'strtolower',
	'strtoupper',
	'substr',
	'trim',
	'ucfirst',
	'ucwords',
	'word_censor',
	'word_limiter',
	'word_wrap',
	'alternator'
	);

/* End of file parser.php */