# HG changeset patch # User viric@mandarina # Date 1230498917 0 # Node ID c7ff1a59ed84d293920a8a3801f2f9e68d0a936c # Parent 8fc19b7bd2dc458dda1f32a95a28d3e2104e8c09 Removing debug 'echo' diff -r 8fc19b7bd2dc -r c7ff1a59ed84 controllers/opiniarbo.php --- a/controllers/opiniarbo.php Sun Dec 28 21:15:01 2008 +0000 +++ b/controllers/opiniarbo.php Sun Dec 28 21:15:17 2008 +0000 @@ -32,7 +32,6 @@ { $this->userid2 = $this->input->post('other_user'); } - echo $this->userid2; $this->load->view('page_head'); $this->_show_users(); if ($this->userid == 0)