ProfilerSimpleText needs loading!
[lhc/web/wiklou.git] / includes / AutoLoader.php
index c702586..51c0c02 100644 (file)
@@ -32,6 +32,7 @@ function __autoload($className) {
                'CategoryViewer' => 'includes/CategoryPage.php',
                'ChangesList' => 'includes/ChangesList.php',
                'ChannelFeed' => 'includes/Feed.php',
+               'ChronologyProtector' => 'includes/LBFactory.php',
                'ConcatenatedGzipHistoryBlob' => 'includes/HistoryBlob.php',
                'ContributionsPage' => 'includes/SpecialContributions.php',
                'CoreParserFunctions' => 'includes/CoreParserFunctions.php',
@@ -73,6 +74,7 @@ function __autoload($className) {
                'eAccelBagOStuff' => 'includes/BagOStuff.php',
                'EditPage' => 'includes/EditPage.php',
                'EmailConfirmation' => 'includes/SpecialConfirmemail.php',
+               'EmailInvalidation' => 'includes/SpecialConfirmemail.php',
                'EmaillingJob' => 'includes/EmaillingJob.php',
                'EmaillingJob' => 'includes/JobQueue.php',
                'EmailNotification' => 'includes/UserMailer.php',
@@ -91,9 +93,11 @@ function __autoload($className) {
                'FewestrevisionsPage' => 'includes/SpecialFewestrevisions.php',
                'FileDeleteForm' => 'includes/FileDeleteForm.php',
                'FileDependency' => 'includes/CacheDependency.php',
+               'FileDuplicateSearch' => 'includes/SpecialFileDuplicateSearch.php',
                'FileRevertForm' => 'includes/FileRevertForm.php',
                'FileStore' => 'includes/FileStore.php',
                'FormatExif' => 'includes/Exif.php',
+               'FormOptions' => 'includes/FormOptions.php',
                'FSException' => 'includes/FileStore.php',
                'FSTransaction' => 'includes/FileStore.php',
                'HashBagOStuff' => 'includes/BagOStuff.php',
@@ -118,6 +122,9 @@ function __autoload($className) {
                'IP' => 'includes/IP.php',
                'IPUnblockForm' => 'includes/SpecialIpblocklist.php',
                'Job' => 'includes/JobQueue.php',
+               'LBFactory' => 'includes/LBFactory.php',
+               'LBFactory_Multi' => 'includes/LBFactory_Multi.php',
+               'LBFactory_Simple' => 'includes/LBFactory.php',
                'License' => 'includes/Licenses.php',
                'Licenses' => 'includes/Licenses.php',
                'LinkBatch' => 'includes/LinkBatch.php',
@@ -129,8 +136,9 @@ function __autoload($className) {
                'LoadBalancer' => 'includes/LoadBalancer.php',
                'LoginForm' => 'includes/SpecialUserlogin.php',
                'LogPage' => 'includes/LogPage.php',
-               'LogReader' => 'includes/SpecialLog.php',
-               'LogViewer' => 'includes/SpecialLog.php',
+               'LogEventsList' => 'includes/LogEventsList.php',
+               'LogReader' => 'includes/LogEventsList.php',
+               'LogViewer' => 'includes/LogEventsList.php',
                'LonelyPagesPage' => 'includes/SpecialLonelypages.php',
                'LongPagesPage' => 'includes/SpecialLongpages.php',
                'MacBinary' => 'includes/MacBinary.php',
@@ -155,8 +163,10 @@ function __autoload($className) {
                'MostrevisionsPage' => 'includes/SpecialMostrevisions.php',
                'MovePageForm' => 'includes/SpecialMovepage.php',
                'MWException' => 'includes/Exception.php',
+               'MWNamespace' => 'includes/Namespace.php',
                'MySQLSearchResultSet' => 'includes/SearchMySQL.php',
-               'Namespace' => 'includes/Namespace.php',
+               'MySQLMasterPos' => 'includes/Database.php',
+               'Namespace' => 'includes/NamespaceCompat.php', // Compat
                'NewbieContributionsPage' => 'includes/SpecialNewbieContributions.php',
                'NewPagesPage' => 'includes/SpecialNewpages.php',
                'OldChangesList' => 'includes/ChangesList.php',
@@ -187,6 +197,7 @@ function __autoload($className) {
                'Preprocessor' => 'includes/Preprocessor.php',
                'Profiler' => 'includes/Profiler.php',
                'ProfilerSimple' => 'includes/ProfilerSimple.php',
+               'ProfilerSimpleText' => 'includes/ProfilerSimpleText.php',
                'ProfilerSimpleUDP' => 'includes/ProfilerSimpleUDP.php',
                'ProtectionForm' => 'includes/ProtectionForm.php',
                'ProxyTools' => 'includes/ProxyTools.php',
@@ -225,6 +236,7 @@ function __autoload($className) {
                'SkinTemplate' => 'includes/SkinTemplate.php',
                'SpecialAllpages' => 'includes/SpecialAllpages.php',
                'SpecialBookSources' => 'includes/SpecialBooksources.php',
+               'SpecialListGroupRights' => 'includes/SpecialListgrouprights.php',
                'SpecialMostlinkedtemplates' => 'includes/SpecialMostlinkedtemplates.php',
                'SpecialPage' => 'includes/SpecialPage.php',
                'SpecialPrefixindex' => 'includes/SpecialPrefixindex.php',
@@ -233,6 +245,7 @@ function __autoload($className) {
                'SpecialVersion' => 'includes/SpecialVersion.php',
                'SqlBagOStuff' => 'includes/BagOStuff.php',
                'SquidUpdate' => 'includes/SquidUpdate.php',
+               'Status' => 'includes/Status.php',
                'StringUtils' => 'includes/StringUtils.php',
                'TableDiffFormatter' => 'includes/DifferenceEngine.php',
                'TablePager' => 'includes/Pager.php',
@@ -255,6 +268,8 @@ function __autoload($className) {
                'UploadForm' => 'includes/SpecialUpload.php',
                'UploadFormMogile' => 'includes/SpecialUploadMogile.php',
                'User' => 'includes/User.php',
+               'UserArray' => 'includes/UserArray.php',
+               'UserArrayFromResult' => 'includes/UserArray.php',
                'UserMailer' => 'includes/UserMailer.php',
                'UserrightsPage' => 'includes/SpecialUserrights.php',
                'UserRightsProxy' => 'includes/UserRightsProxy.php',
@@ -286,8 +301,9 @@ function __autoload($className) {
                'FileRepoStatus' => 'includes/filerepo/FileRepoStatus.php',
                'ForeignDBFile' => 'includes/filerepo/ForeignDBFile.php',
                'ForeignDBRepo' => 'includes/filerepo/ForeignDBRepo.php',
+               'ForeignDBViaLBRepo' => 'includes/filerepo/ForeignDBViaLBRepo.php',
                'FSRepo' => 'includes/filerepo/FSRepo.php',
-               'Image' => 'includes/filerepo/LocalFile.php',
+               'Image' => 'includes/filerepo/Image.php',
                'LocalFileDeleteBatch' => 'includes/filerepo/LocalFile.php',
                'LocalFile' => 'includes/filerepo/LocalFile.php',
                'LocalFileRestoreBatch' => 'includes/filerepo/LocalFile.php',
@@ -370,8 +386,6 @@ function __autoload($className) {
 
                # apiedit branch
                'ApiBlock' => 'includes/api/ApiBlock.php',
-               # Disabled for now
-               #'ApiChangeRights' => 'includes/api/ApiChangeRights.php',
                'ApiDelete' => 'includes/api/ApiDelete.php',
                'ApiEditPage' => 'includes/api/ApiEditPage.php',
                'ApiMove' => 'includes/api/ApiMove.php',
@@ -382,7 +396,7 @@ function __autoload($className) {
                'ApiUnblock' => 'includes/api/ApiUnblock.php',
                'ApiUndelete' => 'includes/api/ApiUndelete.php',
        );
-       
+
        wfProfileIn( __METHOD__ );
        if ( isset( $localClasses[$className] ) ) {
                $filename = $localClasses[$className];
@@ -417,14 +431,14 @@ function __autoload($className) {
 function wfLoadAllExtensions() {
        global $wgAutoloadClasses;
 
-       # It is crucial that SpecialPage.php is included before any special page 
+       # It is crucial that SpecialPage.php is included before any special page
        # extensions are loaded. Otherwise the parent class will not be available
-       # when APC loads the early-bound extension class. Normally this is 
-       # guaranteed by entering special pages via SpecialPage members such as 
+       # when APC loads the early-bound extension class. Normally this is
+       # guaranteed by entering special pages via SpecialPage members such as
        # executePath(), but here we have to take a more explicit measure.
-       
+
        require_once( dirname(__FILE__) . '/SpecialPage.php' );
-       
+
        foreach( $wgAutoloadClasses as $class => $file ) {
                if( !( class_exists( $class ) || interface_exists( $class ) ) ) {
                        require( $file );