Skip to content

Commit

Permalink
global $wgDBname
Browse files Browse the repository at this point in the history
  • Loading branch information
Universal-Omega committed Sep 19, 2024
1 parent 3618125 commit 630e478
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MissingWiki.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php

global $wgDBname;

if ( MW_ENTRY_POINT !== 'cli' ) {
require_once __DIR__ . '/getTranslations.php';

Expand Down

0 comments on commit 630e478

Please sign in to comment.