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