mirror of
https://github.com/e107inc/e107.git
synced 2025-06-09 20:45:45 +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
|
// var $var; // parsed DB values
|
||||||
private $chapterData = array();
|
private $chapterData = array();
|
||||||
|
public $page = array();
|
||||||
// Grab all book/chapter data.
|
// Grab all book/chapter data.
|
||||||
function __construct()
|
function __construct()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user