dokuwiki/lib/exe/indexer.php

8 lines
102 B
PHP

<?php
/**
* @deprecated 2020-06-04 use taskrunner instead
*/
include __DIR__ . '/taskrunner.php';