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