Skip to content

Instantly share code, notes, and snippets.

View kbjr's full-sized avatar

James Brumond kbjr

View GitHub Profile
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
class Const_class {
protected static $data = array();
public function __construct()
{
self::$data = array(
// Any initial data