Build.
This commit is contained in:
parent
0692d8ff00
commit
47e2ffcfda
247 changed files with 409 additions and 383 deletions
|
@ -84,7 +84,7 @@
|
|||
<main class="col-md-9">
|
||||
<h1>Include a Local Drupal Settings file for Environment Configuration and Overrides</h1>
|
||||
|
||||
<p class="posted">20th December 2014</p>
|
||||
<p class="posted text-light">20th December 2014</p>
|
||||
|
||||
<p>At the bottom of settings.php, add the following code:</p>
|
||||
|
||||
|
|
|
@ -84,7 +84,7 @@
|
|||
<main class="col-md-9">
|
||||
<h1>Configuring the Reroute Email Module</h1>
|
||||
|
||||
<p class="posted">22nd December 2014</p>
|
||||
<p class="posted text-light">22nd December 2014</p>
|
||||
|
||||
<p><a href="https://www.drupal.org/project/reroute_email">Reroute Email</a> module uses <code>hook_mail_alter()</code> to prevent emails from being sent to users from non-production sites. It allows you to enter one or more email addresses that will receive the emails instead of delivering them to the original user.</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue