Centurix / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!');

About

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.

License:GNU General Public License v2.0


Languages

Language:PHP 100.0%