Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.

MediaWiki:Variables-config-disabledfunctions

From AppleGamingWiki, the wiki about gaming on M1 Apple silicon Macs

Allows to define an array of functions which should not be available within the wiki. Omit any # while adding functions. For example: $egVariablesDisabledFunctions = [ 'var_final', 'vardefineecho' ]; // to disable '#var_final' and '#vardefineecho' functions