View Single Post
  #4  
Old 16th October 2012, 02:42
eedu eedu is offline
Member
 
Join Date: Oct 2012
Brazil
Posts: 6
Exclamation Error
Notice: Undefined index: group_color in /home/gupix/www/library/DB.php on line 549

/-------------------------------------/
548 public function f($name) {
549 return $this->record[$name];
550 }
/-------------------------------------/


Help-me.

Last edited by eedu; 16th October 2012 at 02:58. Reason: add
Reply With Quote