9 lines
192 B
PHP
9 lines
192 B
PHP
<?php
|
|
/**
|
|
* Bootstrap 4 - Typesetter CMS theme
|
|
* 'footer' layout settings
|
|
*/
|
|
|
|
defined('is_running') or die('Not an entry point...');
|
|
|
|
// add additional custom settings or areas if required
|