mirror of
https://github.com/e107inc/e107.git
synced 2025-08-05 14:17:49 +02:00
PHP8 fix for FAQs failing.
This commit is contained in:
@@ -28,6 +28,9 @@ class faqs_shortcodes extends e_shortcode
|
||||
private $share = false;
|
||||
private $datestamp = false;
|
||||
private $questionCharLimit = 255;
|
||||
public $pref;
|
||||
public $tag;
|
||||
public $category;
|
||||
|
||||
|
||||
public function __construct()
|
||||
|
Reference in New Issue
Block a user