xref: /dokuwiki/lib/exe/indexer.php (revision 6595e6c8fa6eca2c3e84ed7bf995e2f39ceb1fb6)
1<?php
2
3/**
4 * @deprecated 2020-06-04 use taskrunner instead
5 */
6
7include __DIR__ . '/taskrunner.php';
8