[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--application/models/page.class.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/application/models/page.class.php b/application/models/page.class.php
index 082e299..a0b285c 100644
--- a/application/models/page.class.php
+++ b/application/models/page.class.php
@@ -120,6 +120,7 @@ class Page extends \ActiveRecord {
'page.language',
'page.slug',
'page.content_html',
+ 'page.extra_attributes',
'page.parent_id',
'page.publication_date',
'page.publication_time',