<?php include('config.php'); $obj = new Admin(); $obj->WypiszAllegroLazy(date('Y-m-d', strtotime("-30 days"))); ?>