aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/exe/indexer.php
blob: 944c31dcfa2e975ead7d4985dedc510dccaaccdc (plain) (blame)
1
2
3
4
5
6
7
<?php

/**
 * @deprecated 2020-06-04 use taskrunner instead
 */

include __DIR__ . '/taskrunner.php';