Removing debug 'echo'
authorviric@mandarina
Sun, 28 Dec 2008 21:15:17 +0000
changeset 7 c7ff1a59ed84
parent 6 8fc19b7bd2dc
child 8 971cc5994467
Removing debug 'echo'
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)