program/include/rcube_output.php | ●●●●● patch | view | raw | blame | history |
program/include/rcube_output.php
@@ -54,6 +54,18 @@ /** * Magic getter */ public function __get($var) { // allow read-only access to $env if ($var == 'env') return $this->env; return null; } /** * Setter for page title * * @param string $title Page title