Anonymous
×
Create a new article
Write your page title here:
We currently have 61 articles on Vultroverse Wiki. Type your article name above or click on one of the titles below and start writing!



MediaWiki:Variables-config-disabledfunctions

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