CMS MADE SIMPLE FORGE

CMS Made Simple Core

 

[#12542] Module News 2.51.11 minor correction

avatar
Created By: Philippe Thomas (filto)
Date Submitted: Mon Apr 18 22:19:18 -0400 2022

Assigned To:
Version: None
CMSMS Version: 2.2.16
Severity: Trivial
Resolution: Fixed
State: Closed
Summary:
Module News 2.51.11 minor correction
Detailed Description:
modules/News/lib/class.News_AdminSearch_slave.php

L 3 to 5 undefined \Adminsearch\Slaves\AbstractSlave : class AdminSearch_slave
in module AdminSearch do not have namespace ...

if( !class_exists('AdminSearch_slave') ) {
abstract class AdminSearch_slave extends \Adminsearch\Slaves\AbstractSlave
{}
}
#---correction : remove or comment  theese 3 lines


History

Comments
avatar
Date: 2022-04-19 13:39
Posted By: Fernando Morgado (JoMorg)

Fixed in SVN, thanks
      
Updates

Updated: 2022-09-10 20:28
state: Open => Closed

Updated: 2022-04-19 13:39
resolution_id: => 7