mirror of
https://github.com/diocloid/LinkTitles.git
synced 2025-07-14 02:09:31 +02:00
Make Linker class instantiable.
This commit is contained in:
@ -44,7 +44,7 @@ else
|
||||
}
|
||||
};
|
||||
|
||||
require_once( __DIR__ . "/includes/LinkTitles_Extension.php" );
|
||||
require_once( __DIR__ . "/includes/Extension.php" );
|
||||
|
||||
/// Core class of the maintanance script.
|
||||
/// @note Note that the execution of maintenance scripts is prohibited for
|
||||
|
Reference in New Issue
Block a user