@@ -924,9 +924,11 @@ class Fullorder extends Start_Controller {
{
$vip = 0;
}
+ $this->data['userid'] = $user['id'];
else
+ $this->data['userid'] = 0;
$post = $this->input->post(NULL, TRUE);