Skip to content

Commit

Permalink
Set this->record
Browse files Browse the repository at this point in the history
  • Loading branch information
bobdenotter committed Jun 21, 2017
1 parent 49f0fa3 commit f8cda67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/SEO.php
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ public function initialize($record = null)
} else {
$record = $this->record;
}
} else {
$this->record = $record;
}

if (!empty($vars['contenttype'])) {
Expand Down

0 comments on commit f8cda67

Please sign in to comment.