diff --git a/libraries/Theme_Manager.class.php b/libraries/Theme_Manager.class.php index 418f40b5a..91da35e00 100644 --- a/libraries/Theme_Manager.class.php +++ b/libraries/Theme_Manager.class.php @@ -19,7 +19,7 @@ class PMA_Theme_Manager { /** * @var string path to theme folder - * @protected + * @access protected */ var $_themes_path;