PHP | Problem -
static $db = array(
"RightBarTitle" => "Varchar(100)",
"RightBarContent" => "HTMLText"
);
public static $has_one = array(
);
18/05/2012 3:25pm
PHP | Problem - Anonymous
static $db = array(
"RightBarTitle" => "Varchar(100)",
"RightBarContent" => "HTMLText"
);
public static $has_one = array(
);