Command back ...

This commit is contained in:
Michael
2017-11-14 22:13:33 +00:00
parent 405753d1c3
commit 9576f6743d
21 changed files with 1 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
<?php
require_once("include/tags.php");
function tagupdate_run(&$argv, &$argc){
update_items();
}