/CIBanner

Small banner class for CodeIngiter, so you can pretty up CRON jobs. Made this so I can read the CRON job from across the other side of the room.

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

CIBanner

Small banner class for CodeIngiter, so you can pretty up CRON jobs. Made this so I can read the CRON job from across the other side of the room.

Usage:

$this->load->library('banner');
$this->banner->render('Hello mum!');