dockerwiki/content/lib/exe/indexer.php

6 lines
100 B
PHP
Raw Permalink Normal View History

2021-10-26 13:02:53 +02:00
<?php
/**
* @deprecated 2020-06-04 use taskrunner instead
*/
include __DIR__ . '/taskrunner.php';