Skip to content

Commit

Permalink
Update APII.php
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberpower678 committed Jan 29, 2024
1 parent b1914a7 commit fc9a596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/Core/APII.php
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ public static function getBatchText( $objects, $objectType = 'pagetitle', &$retu
'rvslots' => '*',
];

$batch = $objects;
if( !isset( $batch ) ) $batch = $objects;

switch( $objectType ) {
case 'pagetitle':
Expand Down

0 comments on commit fc9a596

Please sign in to comment.