Initial commit - Typo3 11.5.41
This commit is contained in:
12
typo3conf/ext/dp_cookieconsent/ext_tables.php
Normal file
12
typo3conf/ext/dp_cookieconsent/ext_tables.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
/**
|
||||
* Copyright (c) 2020.
|
||||
*
|
||||
* @category TYPO3
|
||||
*
|
||||
* @copyright 2020 Dirk Persky
|
||||
* @author Dirk Persky <info@dp-wired.de>
|
||||
* @license MIT
|
||||
*/
|
||||
|
||||
defined('TYPO3_MODE') or die();
|
||||
Reference in New Issue
Block a user