add contact mail address (implements #31)
This commit is contained in:
parent
c1d75e8f83
commit
64a47dfc5f
4 changed files with 11 additions and 3 deletions
|
|
@ -74,6 +74,9 @@
|
|||
|
||||
// Set notifications
|
||||
$this->set('notifications', $this->Notification->getNotifications());
|
||||
|
||||
// Set some application data
|
||||
$this->set('mailcontact', \nre\configs\AppConfig::$app['mailcontact']);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue