diff --git a/boot.php b/boot.php index f53d757e83..f1f955637e 100644 --- a/boot.php +++ b/boot.php @@ -33,6 +33,7 @@ class App { public $cid; public $contact; public $content; + public $data; public $error = false; public $cmd; public $argv;