Commit c3b1e6e9 by Jansa Jose

php infos

parent b0eb6882
......@@ -21,6 +21,6 @@ class Welcome extends CI_Controller {
public function index()
{
phpinfo();
$this->load->view('welcome_message');
//$this->load->view('welcome_message');
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment