[ Index ]

PHP Cross Reference of MyBB 1.8.37

title

Body

[close]

/admin/modules/config/ -> mycode.php (summary)

MyBB 1.8 Copyright 2014 MyBB Group, All Rights Reserved Website: http://www.mybb.com License: http://www.mybb.com/about/license

File Size: 518 lines (18 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  test_regex()
  check_existing_regex()

Functions
Functions that are not part of a class:

test_regex($regex, $replacement, $test)   X-Ref

return: array
param: string $regex
param: string $replacement
param: string $test

check_existing_regex($regex='', $current=array()   X-Ref
Checks if a regex is already available
return: bool True if already available, false otherwise
param: string $regex The regex to check
param: array $current The currently edited MyCode



2005 - 2021 © MyBB.de | Alle Rechte vorbehalten! | Sponsor: netcup Cross-referenced by PHPXref