summaryrefslogtreecommitdiff
path: root/protected/components/Controller.php
diff options
context:
space:
mode:
Diffstat (limited to 'protected/components/Controller.php')
-rw-r--r--protected/components/Controller.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/protected/components/Controller.php b/protected/components/Controller.php
index 4d27862..c364e50 100644
--- a/protected/components/Controller.php
+++ b/protected/components/Controller.php
@@ -20,4 +20,6 @@ class Controller extends CController
* for more details on how to specify this property.
*/
public $breadcrumbs=array();
+
+ public $astafAdditionalStyle ="";
} \ No newline at end of file