Skip to content

Instantly share code, notes, and snippets.

@nicmart
Created March 8, 2013 15:20
Show Gist options
  • Save nicmart/5117160 to your computer and use it in GitHub Desktop.
Save nicmart/5117160 to your computer and use it in GitHub Desktop.
Mediawiki 1.20 globals. Wrapping mediawiki code into a symfony application forced me to explicitly declare all global variables (more than 800!). This is the file I include for that declarations.
<?php
/*
* This file lists all global variables found in Medawiki 1.20
*
* (c) 2013 Nicolò Martini <[email protected]>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
global
$wgAPICacheHelp, $wgAPICacheHelpTimeout, $wgAPIListModules, $wgAPIMaxDBRows, $wgAPIMaxResultSize,
$wgAPIMaxUncachedDiffs, $wgAPIMetaModules, $wgAPIModules, $wgAPIPropModules, $wgAPIRequestLog,
$wgAPIUCUserPrefixMinLength, $wgAccountCreationThrottle, $wgActionPaths, $wgActions, $wgActiveUserDays,
$wgActiveUserEditCount, $wgAdaptiveMessageCache, $wgAddGroups, $wgAdditionalMailParams, $wgAdvancedSearchHighlighting,
$wgAdvertisedFeedTypes, $wgAggregateStatsID, $wgAjaxExportList, $wgAjaxLicensePreview, $wgAjaxSearch,
$wgAjaxUploadDestCheck, $wgAjaxWatch, $wgAllDBsAreLocalhost, $wgAllUnicodeFixes, $wgAllowAsyncCopyUploads,
$wgAllowCategorizedRecentChanges, $wgAllowCopyUploads, $wgAllowDisplayTitle, $wgAllowExternalImages, $wgAllowExternalImagesFrom,
$wgAllowImageMoving, $wgAllowImageTag, $wgAllowJavaUploads, $wgAllowMicrodataAttributes, $wgAllowPrefChange,
$wgAllowRdfaAttributes, $wgAllowRealName, $wgAllowSchemaUpdates, $wgAllowSlowParserFunctions, $wgAllowSpecialInclusion,
$wgAllowTitlesInSVG, $wgAllowUserCss, $wgAllowUserCssPrefs, $wgAllowUserJs, $wgAllowUserSkin,
$wgAlternateMaster, $wgAlwaysUseTidy, $wgAmericanDates, $wgAntiLockFlags, $wgAntivirus,
$wgAntivirusRequired, $wgAntivirusSetup, $wgApiFrameOptions, $wgAppleTouchIcon, $wgArticle,
$wgArticleCountMethod, $wgArticlePath, $wgArticleRobotPolicies, $wgAsyncHTTPTimeout, $wgAuth,
$wgAuth_Config, $wgAutoConfirmAge, $wgAutoConfirmCount, $wgAutoLoadClasses, $wgAutoblockExpiry,
$wgAutoconfirmAge, $wgAutocreatePolicy, $wgAutoloadClasses, $wgAutoloadLocalClasses, $wgAutopromote,
$wgAutopromoteOnce, $wgAutopromoteOnceLogInRC, $wgAvailableRights, $wgBDname, $wgBetterDirectionality,
$wgBlockAllowsUTEdit, $wgBlockCIDRLimit, $wgBlockComments, $wgBlockDisablesLogin, $wgBlockOpenProxies,
$wgBookstoreListEn, $wgBreakFrames, $wgBrowserBlackList, $wgBug34832TransitionalRollback, $wgCacheDirectory,
$wgCacheEpoch, $wgCachePages, $wgCachePrefix, $wgCacheSharedUploads, $wgCacheVaryCookies,
$wgCanonicalLanguageLinks, $wgCanonicalNamespaceNames, $wgCanonicalNamespaces, $wgCanonicalServer, $wgCapitalLink,
$wgCapitalLinkOverrides, $wgCapitalLinks, $wgCapitalizeTitle, $wgCaptcha, $wgCaptchaBadLoginAttempts,
$wgCaptchaBadLoginExpiration, $wgCaptchaClass, $wgCaptchaDeleteOnSolve, $wgCaptchaDirectory, $wgCaptchaDirectoryLevels,
$wgCaptchaFileBackend, $wgCaptchaQuestions, $wgCaptchaRegexes, $wgCaptchaSecret, $wgCaptchaSessionExpiration,
$wgCaptchaStorageClass, $wgCaptchaTriggers, $wgCaptchaTriggersOnNamespace, $wgCaptchaWhitelist, $wgCaptchaWhitelistIP,
$wgCategoryCollation, $wgCategoryMagicGallery, $wgCategoryPagingLimit, $wgCategoryPrefixedDefaultSortkey, $wgCheckCopyrightUpload,
$wgCheckFileExtensions, $wgCheckSerialized, $wgCleanSignatures, $wgClockSkewFudge, $wgCode,
$wgCollapsibleNavBucketTest, $wgCollapsibleNavForceNewVersion, $wgColorErrors, $wgCommandLineDarkBg, $wgCommandLineMode,
$wgCompiledFiles, $wgCompressRevisions, $wgConf, $wgConfirmEditIP, $wgContLang,
$wgContLanguageCode, $wgContentNamespaces, $wgCookieDomain, $wgCookieExpiration, $wgCookieHttpOnly,
$wgCookiePath, $wgCookiePrefix, $wgCookieSecure, $wgCopyUploadProxy, $wgCopyUploadsDomains,
$wgCopyrightAffirmation, $wgCopyrightIcon, $wgCountCategorizedImagesAsUsed, $wgCountTotalSearchHits, $wgCrossSiteAJAXdomainExceptions,
$wgCrossSiteAJAXdomains, $wgCustomConvertCommand, $wgDBAhandler, $wgDBAvgStatusPoll, $wgDBClusterTimeout,
$wgDBServers, $wgDBTableOptions, $wgDBadminpassword, $wgDBadminuser, $wgDBcompress,
$wgDBerrorLog, $wgDBerrorLogTZ, $wgDBmwschema, $wgDBmysql5, $wgDBname,
$wgDBpassword, $wgDBport, $wgDBport_db2, $wgDBprefix, $wgDBserver,
$wgDBservers, $wgDBssl, $wgDBtestpassword, $wgDBtestuser, $wgDBtransactions,
$wgDBts2schema, $wgDBtype, $wgDBuser, $wgDTD, $wgDebugComments,
$wgDebugDBTransactions, $wgDebugDumpSql, $wgDebugFunctionEntry, $wgDebugLogFile, $wgDebugLogGroups,
$wgDebugLogPrefix, $wgDebugPrintHttpHeaders, $wgDebugProfiling, $wgDebugRawPage, $wgDebugRedirects,
$wgDebugTidy, $wgDebugTimestamps, $wgDebugToolbar, $wgDefaultExternalStore, $wgDefaultLanguageVariant,
$wgDefaultRobotPolicy, $wgDefaultSkin, $wgDefaultUserOptions, $wgDeferredUpdateList, $wgDeleteRevisionsLimit,
$wgDeletedDirectory, $wgDeprecationReleaseLimit, $wgDevelopmentWarnings, $wgDeviceDetectionClass, $wgDiff,
$wgDiff3, $wgDirectoryMode, $wgDisableAnonTalk, $wgDisableCookieCheck, $wgDisableCounters,
$wgDisableHardRedirects, $wgDisableInternalSearch, $wgDisableLangConversion, $wgDisableOutputCompression, $wgDisableQueryPageUpdate,
$wgDisableQueryPages, $wgDisableSearchContext, $wgDisableSearchUpdate, $wgDisableTextSearch, $wgDisableTitleConversion,
$wgDisableUploadScriptChecks, $wgDisableUploads, $wgDisabledActions, $wgDisabledVariants, $wgDjvuDump,
$wgDjvuOutputExtension, $wgDjvuPostProcessor, $wgDjvuRenderer, $wgDjvuToXML, $wgDjvuTxt,
$wgDnsBlacklistUrls, $wgDocType, $wgDummyLanguageCodes, $wgDupeMessageSo, $wgDupeMessageSource,
$wgEXIFMessages, $wgEditEncoding, $wgEditPageFrameOptions, $wgEdititis, $wgEmailAuthentication,
$wgEmailConfirmToEdit, $wgEmergencyContact, $wgEnableAPI, $wgEnableAutoRotation, $wgEnableCascadingProtection,
$wgEnableCreativeCommonsRdf, $wgEnableDnsBlacklist, $wgEnableDublinCoreRdf, $wgEnableEmail, $wgEnableHtmlDiff,
$wgEnableImageWhitelist, $wgEnableJavaScriptTest, $wgEnableMWSuggest, $wgEnableNewpagesUserFilter, $wgEnableOpenSearchSuggest,
$wgEnableParserCache, $wgEnableProfileInfo, $wgEnableScaryTranscluding, $wgEnableScaryTransclusion, $wgEnableSearchContributorsByIP,
$wgEnableSelenium, $wgEnableSerializedMessages, $wgEnableSidebarCache, $wgEnableSorbs, $wgEnableUploads,
$wgEnableUserEmail, $wgEnableWriteAPI, $wgEnotifFromEditor, $wgEnotifImpersonal, $wgEnotifMaxRecips,
$wgEnotifMinorEdits, $wgEnotifRevealEditorAddress, $wgEnotifUseJobQ, $wgEnotifUseRealName, $wgEnotifUserTalk,
$wgEnotifWatchlist, $wgExceptionHooks, $wgExemptFromUserRobotsControl, $wgExiv2Command, $wgExpensiveParserFunctionLimit,
$wgExperimentalHtmlIds, $wgExperimentalIds, $wgExportAllowAll, $wgExportAllowHistory, $wgExportAllowListContributors,
$wgExportFromNamespaces, $wgExportMaxHistory, $wgExportMaxLinkDepth, $wgExtModifiedFields, $wgExtNewFields,
$wgExtNewIndexes, $wgExtNewTables, $wgExtPGAlteredFields, $wgExtPGNewFields, $wgExtensionAliasesFiles,
$wgExtensionAssetsPath, $wgExtensionCredits, $wgExtensionFunctions, $wgExtensionMessagesFiles, $wgExtensionsDirectory,
$wgExternaLinkTarget, $wgExternalAuthConf, $wgExternalAuthType, $wgExternalDiffEngine, $wgExternalLinkTarget,
$wgExternalServers, $wgExternalStores, $wgExtraGenderNamespaces, $wgExtraLanguageNames, $wgExtraNamespaces,
$wgExtraRandompageSQL, $wgExtraSubtitle, $wgFastSchemaUpgrades, $wgFavicon, $wgFeed,
$wgFeedCacheTimeout, $wgFeedClasses, $wgFeedClassesOutputPage, $wgFeedDiffCutoff, $wgFeedLimit,
$wgFetchCommonsDescriptions, $wgFileBackends, $wgFileBlacklist, $wgFileCacheDepth, $wgFileCacheDirectory,
$wgFileExtensions, $wgFileStore, $wgFilterCallback, $wgFilterLogTypes, $wgFilterRobotsWL,
$wgFixArabicUnicode, $wgFixDoubleRedirects, $wgFixMalayalamUnicode, $wgFooBar, $wgFooBar45,
$wgFoo_Bar, $wgFooterIcons, $wgForceUIMsgAsContentMsg, $wgForcedRawSMaxage, $wgForeignFileRepos,
$wgForwardSearchUrl, $wgFullyInitialised, $wgGalleryOptions, $wgGeneralMessages, $wgGenerateThumbnailOnParse,
$wgGitRepositoryViewers, $wgGlobalDatabase, $wgGoToEdit, $wgGrammarForms, $wgGroupPermission,
$wgGroupPermissions, $wgGroupsAddToSelf, $wgGroupsRemoveFromSelf, $wgHTCPMulticastAddress, $wgHTCPMulticastRouting,
$wgHTCPMulticastTTL, $wgHTCPPort, $wgHTML5, $wgHTTPProxy, $wgHTTPTimeout,
$wgHTTPtimeout, $wgHandheldForIPhone, $wgHandheldStyle, $wgHandheldStyleã, $wgHandheldStyleì,
$wgHashedSharedUploadDirectory, $wgHashedUploadDirectory, $wgHiddenPrefs, $wgHideInterlanguageLinks, $wgHipHopBuildDirectory,
$wgHipHopBuildType, $wgHipHopCompilerProcs, $wgHitcounterUpdateFreq, $wgHooks, $wgHtml5,
$wgHtml5Version, $wgHttpOnlyBlacklist, $wgIgnoreImageErrors, $wgIgnoredMessages, $wgIllegalFileChars,
$wgImageLimits, $wgImageMagickConvertCommand, $wgImageMagickIdentifyCommand, $wgImageMagickTempDir, $wgImgAuthDetails,
$wgImgAuthPublicTest, $wgImplicitGroups, $wgImplictGroups, $wgImportSources, $wgImportTargetNamespace,
$wgIncludeLegacyJavaScript, $wgInputEncoding, $wgInternalServer, $wgInterwikiCache, $wgInterwikiExpiry,
$wgInterwikiFallbackSite, $wgInterwikiMagic, $wgInterwikiScopes, $wgInvalidRedirectTargets, $wgInvalidUsernameCharacters,
$wgInvalidateCacheOnLocalSettingsChange, $wgJavaScriptTestConfig, $wgJobClasses, $wgJobRunRate, $wgJobTypesExcludedFromDefaultQueue,
$wgJsMimeType, $wgLBFactoryConf, $wgLang, $wgLangConvMemc, $wgLanguageCode,
$wgLanguageConverterCacheType, $wgLanguageNames, $wgLanguages, $wgLegacyCharset, $wgLegacyEncoding,
$wgLegacyJavaScriptGlobals, $wgLegacySchemaConversion, $wgLegalTitleChars, $wgLicenseTerms, $wgLinkHolderBatchSize,
$wgListUnknownMessages, $wgLivePreview, $wgLoadFileinfoExtension, $wgLoadScript, $wgLocalDatabases,
$wgLocalFileRepo, $wgLocalInterwiki, $wgLocalMessageCache, $wgLocalMessageCacheSerialized, $wgLocalStylePath,
$wgLocalTZoffset, $wgLocalisationC, $wgLocalisationCacheCon, $wgLocalisationCacheConf, $wgLocaltimezone,
$wgLockManagers, $wgLogActions, $wgLogActionsHandlers, $wgLogExceptionBacktrace, $wgLogHeaders,
$wgLogNames, $wgLogRestrictions, $wgLogTypes, $wgLoginLanguageSelector, $wgLogo,
$wgMWSuggestTemplate, $wgMainCacheType, $wgMaintenanceScripts, $wgMasterWaitTimeout, $wgMathCheckFiles,
$wgMathDirectory, $wgMathFileBackend, $wgMathJaxUrl, $wgMathPath, $wgMaxAnimatedGifArea,
$wgMaxArticleSize, $wgMaxCredits, $wgMaxGeneratedPPNodeCount, $wgMaxImageArea, $wgMaxMsgCacheEntrySize,
$wgMaxNameChars, $wgMaxPPExpandDepth, $wgMaxPPNodeCount, $wgMaxRedirectLinksRetrieved, $wgMaxRedirects,
$wgMaxShellFileSize, $wgMaxShellMemory, $wgMaxShellTime, $wgMaxSigChars, $wgMaxSquidPurgeTitles,
$wgMaxTemplateDepth, $wgMaxTocLevel, $wgMaxUploadSize, $wgMaximumMovedPages, $wgMediaHandlers,
$wgMemCacheServers, $wgMemCachedDebug, $wgMemCachedPersistent, $wgMemCachedServers, $wgMemCachedTimeout,
$wgMemc, $wgMemcachedDebug, $wgMemoryLimit, $wgMessageCache, $wgMessageCacheType,
$wgMessageStructure, $wgMessages, $wgMetaNamespace, $wgMetaNamespaceTalk, $wgMimeDetectorCommand,
$wgMimeInfoFile, $wgMimeType, $wgMimeTypeBlacklist, $wgMimeTypeFile, $wgMinimalPasswordLength,
$wgMiserMode, $wgMsgCacheExpiry, $wgNamespaceAliases, $wgNamespaceProtection, $wgNamespaceRobotPolicies,
$wgNamespacesToBeSearchedDefault, $wgNamespacesToBeSearchedHelp, $wgNamespacesWithSubpages, $wgNewPasswordExpiry, $wgNewUserLog,
$wgNoDBParam, $wgNoFollowDomainExceptions, $wgNoFollowLinks, $wgNoFollowNsExceptions, $wgNoReplyAddress,
$wgNonincludableNamespaces, $wgNotifyArticle, $wgObjectCacheSessionExpiry, $wgObjectCaches, $wgOldChangeTagsIndex,
$wgOnlySysopsCanPatrol, $wgOnlyUserEditUserPage, $wgOpenSearchTemplate, $wgOptionalMessages, $wgOut,
$wgOutputEncoding, $wgOverrideHostname, $wgOverrideSiteFeed, $wgPFEnableStringFunctions, $wgPFStringLengthLimit,
$wgPagePropLinkInvalidations, $wgPageShowWatchingUsers, $wgParser, $wgParserCacheExpireTime, $wgParserCacheType,
$wgParserConf, $wgParserOutputHooks, $wgParserTestFiles, $wgParserTestRemote, $wgPasswordAttemptThrottle,
$wgPasswordReminderResendTime, $wgPasswordResetRoutes, $wgPasswordSalt, $wgPasswordSender, $wgPasswordSenderName,
$wgPathInfo, $wgPhpCli, $wgPoolCounterConf, $wgPostCommitUpdateList, $wgPreloadJavaScriptMwUtil,
$wgPreprocessorCacheThreshold, $wgPreviewOnOpenNamespaces, $wgProfileCallTree, $wgProfileLimit, $wgProfileOnly,
$wgProfilePerHost, $wgProfileToDatabase, $wgProfiler, $wgProfiling, $wgProto,
$wgProxyKey, $wgProxyList, $wgProxyMemcExpiry, $wgProxyPorts, $wgProxyScriptPath,
$wgProxyWhitelist, $wgPutIPinRC, $wgQueryCacheLimit, $wgQueryPageDefaultLimit, $wgQueryPages,
$wgR, $wgRC2UDPAddress, $wgRC2UDPInterwikiPrefix, $wgRC2UDPOmitBots, $wgRC2UDPPort,
$wgRC2UDPPrefix, $wgRCChangedSizeThreshold, $wgRCFilterByAge, $wgRCLinkDays, $wgRCLinkLimits,
$wgRCMaxAge, $wgRCShowChangedSize, $wgRCShowChangedSized, $wgRCShowWatchingUsers, $wgRUstart,
$wgRateLimitLog, $wgRateLimits, $wgRateLimitsExcludedGroups, $wgRateLimitsExcludedIPs, $wgRawHtml,
$wgReCaptchaPrivateKey, $wgReCaptchaPublicKey, $wgReCaptchaTheme, $wgReadOnly, $wgReadOnlyFile,
$wgRedirectOnLogin, $wgRedirectScript, $wgRedirectSources, $wgRegisterInternalExternals, $wgRemoteUploads,
$wgRemoveDuplicateMe, $wgRemoveDuplicateMessages, $wgRemoveGroups, $wgRemoveUnknownMessa, $wgRemoveUnknownMessages,
$wgRenderHashAppend, $wgRepositoryBaseUrl, $wgRequest, $wgRequestTime, $wgRequirePasswordforEmailChange,
$wgRequiredMessagesNumber, $wgReservedUsernames, $wgResourceBasePath, $wgResourceLoaderDebug, $wgResourceLoaderExperimentalAsyncLoading,
$wgResourceLoaderInlinePrivateModules, $wgResourceLoaderMaxQueryLength, $wgResourceLoaderMaxQueryLengthè, $wgResourceLoaderMaxQueryLengthì, $wgResourceLoaderMaxage,
$wgResourceLoaderMinifierMaxLineLength, $wgResourceLoaderMinifierStatementsOnOwnLine, $wgResourceLoaderSources, $wgResourceLoaderUseESI, $wgResourceLoaderValidateJS,
$wgResourceLoaderValidateStaticJS, $wgResourceModules, $wgRestrictDisplayTitle, $wgRestrictionLevels, $wgRestrictionTypes,
$wgReverseTitle, $wgRevisionCacheExpiry, $wgRevokePermissions, $wgRightsCode, $wgRightsIcon,
$wgRightsPage, $wgRightsText, $wgRightsUrl, $wgSMTP, $wgSQLMode,
$wgSQLiteDataDir, $wgSQLiteDataDirMode, $wgSVGConverter, $wgSVGConverterPath, $wgSVGConverters,
$wgSVGMaxSize, $wgSVGMetadataCutoff, $wgSaveDeletedFiles, $wgScript, $wgScriptExtension,
$wgScriptPath, $wgSearchEverythingOnlyLoggedIn, $wgSearchForwardUrl, $wgSearchHighlightBoundaries, $wgSearchSuggestCacheExpiry,
$wgSearchType, $wgSecretKey, $wgSecureLogin, $wgSeleniumConfigFile, $wgSeleniumTestConfigs,
$wgSend404Code, $wgServer, $wgServerName, $wgSessionCacheType, $wgSessionHandler,
$wgSessionName, $wgSessionStarted, $wgSessionsInMemcached, $wgSessionsInObjectCache, $wgSharedDB,
$wgSharedPrefix, $wgSharedTables, $wgSharedThumbnailScriptPath, $wgSharedUploadDBname, $wgSharedUploadDBprefix,
$wgSharedUploadDirectory, $wgSharedUploadPath, $wgSharpenParamater, $wgSharpenParameter, $wgSharpenReductionThreshold,
$wgShellLocale, $wgShowArchiveThumbnails, $wgShowCreditsIfMax, $wgShowDBErrorBacktrace, $wgShowDebug,
$wgShowEXIF, $wgShowExceptionDetails, $wgShowHostnames, $wgShowIPinHeader, $wgShowRollbackEditCount,
$wgShowSQLErrors, $wgShowUpdatedMarker, $wgSidebarCacheExpiry, $wgSiteFeed, $wgSiteName,
$wgSiteNotice, $wgSiteStatsAsyncFactor, $wgSiteSupportPage, $wgSitemapNamespaces, $wgSitemapNamespacesPriorities,
$wgSitename, $wgSkinExtensionFunctions, $wgSkipSkin, $wgSkipSkins, $wgSlaveLagCritical,
$wgSlaveLagWarning, $wgSorbsUrl, $wgSortSpecialPages, $wgSpamRegex, $wgSpecialPageCacheUpdates,
$wgSpecialPageGroups, $wgSpecialPages, $wgSpecialVersionShowHooks, $wgSquidMaxage, $wgSquidServers,
$wgSquidServersNoPurge, $wgStatsMethod, $wgStrictFileExtensions, $wgStyleDirectory, $wgStylePath,
$wgStyleSheetDirectory, $wgStyleSheetPath, $wgStyleVersion, $wgSummarySpamRegex, $wgSysopEmailBans,
$wgSysopRangeBans, $wgSysopUserBans, $wgTexvc, $wgTexvcBackgroundColor, $wgThumbLimits,
$wgThumbUpright, $wgThumbnailEpoch, $wgThumbnailScriptPath, $wgTidyBin, $wgTidyConf,
$wgTidyInternal, $wgTidyOpts, $wgTiffThumbnailType, $wgTitle, $wgTmpDirectory,
$wgTranscludeCacheExpiry, $wgTranslateAC, $wgTranslateEC, $wgTranslateNumerals, $wgTrivialMimeDetection,
$wgTrustedMediaFormats, $wgUDPProfilerHost, $wgUDPProfilerPort, $wgUniversalEditButton, $wgUpdateCompatibleMetadata,
$wgUpdateRowsPerJob, $wgUpdateRowsPerQuery, $wgUpdates, $wgUpgradeKey, $wgUploadBaseUrl,
$wgUploadDirectory, $wgUploadMaintenance, $wgUploadMissingFileUrl, $wgUploadNavigationUrl, $wgUploadPath,
$wgUploadSizeWarning, $wgUploadStashMaxAge, $wgUploadStashScalerBaseUrl, $wgUrlProtcols, $wgUrlProtocols,
$wgUsabilityInitiativeResourceMode, $wgUseAjax, $wgUseAutomaticEditSummaries, $wgUseCategoryBrowser, $wgUseCategoryMagic,
$wgUseCombinedLoginLink, $wgUseCommaCount, $wgUseCopyrightUpload, $wgUseDatabaseMessages, $wgUseDatabseMessages,
$wgUseDumbLinkUpdate, $wgUseDynamicDates, $wgUseESI, $wgUseETag, $wgUseEnotif,
$wgUseExternalEditor, $wgUseFileCache, $wgUseGzip, $wgUseImageMagick, $wgUseImageResize,
$wgUseInstantCommons, $wgUseLatin1, $wgUseLocalMessageCache, $wgUseMasterForMaintenance, $wgUseMathJax,
$wgUseMemCached, $wgUseMetadataEdit, $wgUseNPPatrol, $wgUsePathInfo, $wgUsePrivateIPs,
$wgUseRCPatrol, $wgUseSharedUploads, $wgUseSiteCss, $wgUseSiteJs, $wgUseSquid,
$wgUseTagFilter, $wgUseTeX, $wgUseTex, $wgUseTidy, $wgUseTrackbacks,
$wgUseTwoButtonsSearchForm, $wgUseWatchlistCache, $wgUseXVO, $wgUseZhdaemon, $wgUser,
$wgUserEmailConfirmationTokenExpiry, $wgUserEmailUseReplyTo, $wgUserHtml, $wgUserNotifedOnAllChanges, $wgUserNotifiedOnAllChanges,
$wgUserrightsInterwikiDelimiter, $wgUsersNotifiedOnAllChanges, $wgValidSkinNames, $wgValidateAllHtml, $wgVariantArticlePath,
$wgVaryOnXFP, $wgVaryOnXFPForAPI, $wgVectorExtraStyles, $wgVectorFeatures, $wgVectorSectionEditLinksBucketTest,
$wgVectorSectionEditLinksExperiment, $wgVectorSectionEditLinksLotteryOdds, $wgVectorShowVariantName, $wgVectorUseIconWatch, $wgVectorUseSimpleSearch,
$wgVerifyMimeType, $wgVersion, $wgWantedPagesThreshold, $wgWellFormedXml, $wgWhitelistAccount,
$wgWhitelistEdit, $wgWhitelistRead, $wgWikiEditorFeatures, $wgWikiEditorModules, $wgWikiEditorToolbarClickTracking,
$wgWriteToFile, $wgXMLMimeTypes, $wgXhtmlDefaultNamespace, $wgXhtmlNamespaces, $wgZhdaemonHost,
$wgZhdaemonPort, $wgcontentNamespaces;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment