<?php
require_once("classes/DailyImageWidget.php");
$daily_image_widget = new DailyImageWidget();
?>