<?php /** * @author stev leibelt <[email protected]> * @since 2014-12-11 */ echo date('Y-m-d'); exit(0);
info at phpclasses dot org