<?php
require_once("include/tags.php");

function tagupdate_run(&$argv, &$argc){
	update_items();
}