ajout du support pout php 8.2 en supprimant la création de propriétés dynamiques
This commit is contained in:
@@ -30,6 +30,8 @@ class WikiPage
|
||||
public $name = NULL;
|
||||
public $content = NULL;
|
||||
|
||||
public $content_html;
|
||||
|
||||
/*****
|
||||
** Checks if a page at this ermalink exists and return the populated element
|
||||
*****/
|
||||
|
||||
Reference in New Issue
Block a user