mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
PHP8 Fix for search.php . e_HTTP fix for CLI mode.
This commit is contained in:
@@ -61,6 +61,7 @@ class search extends e_shortcode
|
||||
'ep' => LAN_SEARCH_26,
|
||||
'be' => LAN_SEARCH_27
|
||||
);
|
||||
private $searchtype;
|
||||
|
||||
function __construct()
|
||||
{
|
||||
|
Reference in New Issue
Block a user