미디어위키:Variables-config-disabledfunctions

Decimal Wiki
둘러보기로 이동 검색으로 이동

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