8 lines
184 B
PHP
8 lines
184 B
PHP
<?php
|
|
|
|
// Fallback script for compatibility with Bootstrap Wrapper and Icons plugins
|
|
|
|
dbg_deprecated('Upgrade Bootstrap Wrapper and Icons plugins');
|
|
|
|
include_once 'tpl/functions.php';
|