mirror of
https://github.com/e107inc/e107.git
synced 2025-06-08 20:21:13 +02:00
PHP Warning Removal
This commit is contained in:
parent
cc5f28e410
commit
ac4b3a5fdc
@ -19,6 +19,7 @@ class cpage_shortcodes extends e_shortcode
|
||||
{
|
||||
// var $var; // parsed DB values
|
||||
private $chapterData = array();
|
||||
public $page = array();
|
||||
// Grab all book/chapter data.
|
||||
function __construct()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user