Initial commit
This commit is contained in:
5
content/lib/exe/indexer.php
Normal file
5
content/lib/exe/indexer.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
/**
|
||||
* @deprecated 2020-06-04 use taskrunner instead
|
||||
*/
|
||||
include __DIR__ . '/taskrunner.php';
|
Reference in New Issue
Block a user