<?php require_once('../../phpFlickrSynch.php'); $DB = new TableFlickrTag(); $DB->compute(); echo ' <span class="green">DONE</span>'; ?>