mirror of
https://github.com/DanielSiepmann/tracking.git
synced 2024-11-14 10:36:09 +01:00
Daniel Siepmann
9a4f71bce4
Pages can not be copied by administrators as DataHandler will copy all pages, including tx_tracking_* tables. Those are not allowed on tables which will result in error messages. A test is added to simulate the action and ensure it doesn't fail with errors. Results: #52
3 lines
63 B
PHP
3 lines
63 B
PHP
<?php
|
|
|
|
\DanielSiepmann\Tracking\Hooks\DataHandler::register();
|