removed duff code and files

pull/185/head
Peter Goodhall 2016-02-10 23:59:55 +00:00
rodzic 9cc5962e55
commit c7e9e0ff00
1 zmienionych plików z 0 dodań i 14 usunięć

Wyświetl plik

@ -1,14 +0,0 @@
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
class Welcome extends CI_Controller {
public function index()
{
test
}
}
/* End of file welcome.php */
/* Location: ./application/controllers/welcome.php */