View Single Post
Old 02-27-2008, 09:10 PM   #30 (permalink)
abiko
The Contributor
 
abiko's Avatar
 
Join Date: Feb 2008
Location: Croatia
Posts: 90
Thanks: 4
abiko is on a distinguished road
Default

Ok. Last 5 lines..
Error handle in add function..

PHP Code:
                    case '1':                        
                        
$engine->tmpl->catError         'error';
                        
$engine->tmpl->catErrorData    =    $fields;                        
                        
$engine->tmpl->catInfo            =    $data;                        
                    break; 
__________________
Back from sysadmins to the programmers.
Send a message via ICQ to abiko Send a message via MSN to abiko
abiko is offline  
Reply With Quote