Directory access is forbidden.
9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /stutter-web/application/config/doctypes.php: -------------------------------------------------------------------------------- 1 | '', 6 | 'xhtml1-strict' => '', 7 | 'xhtml1-trans' => '', 8 | 'xhtml1-frame' => '', 9 | 'xhtml-basic11' => '', 10 | 'html5' => '', 11 | 'html4-strict' => '', 12 | 'html4-trans' => '', 13 | 'html4-frame' => '', 14 | 'mathml1' => '', 15 | 'mathml2' => '', 16 | 'svg10' => '', 17 | 'svg11' => '', 18 | 'svg11-basic' => '', 19 | 'svg11-tiny' => '', 20 | 'xhtml-math-svg-xh' => '', 21 | 'xhtml-math-svg-sh' => '', 22 | 'xhtml-rdfa-1' => '', 23 | 'xhtml-rdfa-2' => '' 24 | ); 25 | -------------------------------------------------------------------------------- /stutter-web/application/config/foreign_chars.php: -------------------------------------------------------------------------------- 1 | 'ae', 14 | '/ö|œ/' => 'oe', 15 | '/ü/' => 'ue', 16 | '/Ä/' => 'Ae', 17 | '/Ü/' => 'Ue', 18 | '/Ö/' => 'Oe', 19 | '/À|Á|Â|Ã|Ä|Å|Ǻ|Ā|Ă|Ą|Ǎ|Α|Ά|Ả|Ạ|Ầ|Ẫ|Ẩ|Ậ|Ằ|Ắ|Ẵ|Ẳ|Ặ|А/' => 'A', 20 | '/à|á|â|ã|å|ǻ|ā|ă|ą|ǎ|ª|α|ά|ả|ạ|ầ|ấ|ẫ|ẩ|ậ|ằ|ắ|ẵ|ẳ|ặ|а/' => 'a', 21 | '/Б/' => 'B', 22 | '/б/' => 'b', 23 | '/Ç|Ć|Ĉ|Ċ|Č/' => 'C', 24 | '/ç|ć|ĉ|ċ|č/' => 'c', 25 | '/Д/' => 'D', 26 | '/д/' => 'd', 27 | '/Ð|Ď|Đ|Δ/' => 'Dj', 28 | '/ð|ď|đ|δ/' => 'dj', 29 | '/È|É|Ê|Ë|Ē|Ĕ|Ė|Ę|Ě|Ε|Έ|Ẽ|Ẻ|Ẹ|Ề|Ế|Ễ|Ể|Ệ|Е|Э/' => 'E', 30 | '/è|é|ê|ë|ē|ĕ|ė|ę|ě|έ|ε|ẽ|ẻ|ẹ|ề|ế|ễ|ể|ệ|е|э/' => 'e', 31 | '/Ф/' => 'F', 32 | '/ф/' => 'f', 33 | '/Ĝ|Ğ|Ġ|Ģ|Γ|Г|Ґ/' => 'G', 34 | '/ĝ|ğ|ġ|ģ|γ|г|ґ/' => 'g', 35 | '/Ĥ|Ħ/' => 'H', 36 | '/ĥ|ħ/' => 'h', 37 | '/Ì|Í|Î|Ï|Ĩ|Ī|Ĭ|Ǐ|Į|İ|Η|Ή|Ί|Ι|Ϊ|Ỉ|Ị|И|Ы/' => 'I', 38 | '/ì|í|î|ï|ĩ|ī|ĭ|ǐ|į|ı|η|ή|ί|ι|ϊ|ỉ|ị|и|ы|ї/' => 'i', 39 | '/Ĵ/' => 'J', 40 | '/ĵ/' => 'j', 41 | '/Ķ|Κ|К/' => 'K', 42 | '/ķ|κ|к/' => 'k', 43 | '/Ĺ|Ļ|Ľ|Ŀ|Ł|Λ|Л/' => 'L', 44 | '/ĺ|ļ|ľ|ŀ|ł|λ|л/' => 'l', 45 | '/М/' => 'M', 46 | '/м/' => 'm', 47 | '/Ñ|Ń|Ņ|Ň|Ν|Н/' => 'N', 48 | '/ñ|ń|ņ|ň|ʼn|ν|н/' => 'n', 49 | '/Ò|Ó|Ô|Õ|Ō|Ŏ|Ǒ|Ő|Ơ|Ø|Ǿ|Ο|Ό|Ω|Ώ|Ỏ|Ọ|Ồ|Ố|Ỗ|Ổ|Ộ|Ờ|Ớ|Ỡ|Ở|Ợ|О/' => 'O', 50 | '/ò|ó|ô|õ|ō|ŏ|ǒ|ő|ơ|ø|ǿ|º|ο|ό|ω|ώ|ỏ|ọ|ồ|ố|ỗ|ổ|ộ|ờ|ớ|ỡ|ở|ợ|о/' => 'o', 51 | '/П/' => 'P', 52 | '/п/' => 'p', 53 | '/Ŕ|Ŗ|Ř|Ρ|Р/' => 'R', 54 | '/ŕ|ŗ|ř|ρ|р/' => 'r', 55 | '/Ś|Ŝ|Ş|Ș|Š|Σ|С/' => 'S', 56 | '/ś|ŝ|ş|ș|š|ſ|σ|ς|с/' => 's', 57 | '/Ț|Ţ|Ť|Ŧ|τ|Т/' => 'T', 58 | '/ț|ţ|ť|ŧ|т/' => 't', 59 | '/Þ|þ/' => 'th', 60 | '/Ù|Ú|Û|Ũ|Ū|Ŭ|Ů|Ű|Ų|Ư|Ǔ|Ǖ|Ǘ|Ǚ|Ǜ|Ũ|Ủ|Ụ|Ừ|Ứ|Ữ|Ử|Ự|У/' => 'U', 61 | '/ù|ú|û|ũ|ū|ŭ|ů|ű|ų|ư|ǔ|ǖ|ǘ|ǚ|ǜ|υ|ύ|ϋ|ủ|ụ|ừ|ứ|ữ|ử|ự|у/' => 'u', 62 | '/Ý|Ÿ|Ŷ|Υ|Ύ|Ϋ|Ỳ|Ỹ|Ỷ|Ỵ|Й/' => 'Y', 63 | '/ý|ÿ|ŷ|ỳ|ỹ|ỷ|ỵ|й/' => 'y', 64 | '/В/' => 'V', 65 | '/в/' => 'v', 66 | '/Ŵ/' => 'W', 67 | '/ŵ/' => 'w', 68 | '/Ź|Ż|Ž|Ζ|З/' => 'Z', 69 | '/ź|ż|ž|ζ|з/' => 'z', 70 | '/Æ|Ǽ/' => 'AE', 71 | '/ß/' => 'ss', 72 | '/IJ/' => 'IJ', 73 | '/ij/' => 'ij', 74 | '/Œ/' => 'OE', 75 | '/ƒ/' => 'f', 76 | '/ξ/' => 'ks', 77 | '/π/' => 'p', 78 | '/β/' => 'v', 79 | '/μ/' => 'm', 80 | '/ψ/' => 'ps', 81 | '/Ё/' => 'Yo', 82 | '/ё/' => 'yo', 83 | '/Є/' => 'Ye', 84 | '/є/' => 'ye', 85 | '/Ї/' => 'Yi', 86 | '/Ж/' => 'Zh', 87 | '/ж/' => 'zh', 88 | '/Х/' => 'Kh', 89 | '/х/' => 'kh', 90 | '/Ц/' => 'Ts', 91 | '/ц/' => 'ts', 92 | '/Ч/' => 'Ch', 93 | '/ч/' => 'ch', 94 | '/Ш/' => 'Sh', 95 | '/ш/' => 'sh', 96 | '/Щ/' => 'Shch', 97 | '/щ/' => 'shch', 98 | '/Ъ|ъ|Ь|ь/' => '', 99 | '/Ю/' => 'Yu', 100 | '/ю/' => 'yu', 101 | '/Я/' => 'Ya', 102 | '/я/' => 'ya' 103 | ); 104 | -------------------------------------------------------------------------------- /stutter-web/application/config/hooks.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |Directory access is forbidden.
9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /stutter-web/application/config/memcached.php: -------------------------------------------------------------------------------- 1 | array( 15 | 'hostname' => '127.0.0.1', 16 | 'port' => '11211', 17 | 'weight' => '1', 18 | ), 19 | ); 20 | -------------------------------------------------------------------------------- /stutter-web/application/config/migration.php: -------------------------------------------------------------------------------- 1 | migration->current() this is the version that schema will 69 | | be upgraded / downgraded to. 70 | | 71 | */ 72 | $config['migration_version'] = 0; 73 | 74 | /* 75 | |-------------------------------------------------------------------------- 76 | | Migrations Path 77 | |-------------------------------------------------------------------------- 78 | | 79 | | Path to your migrations folder. 80 | | Typically, it will be within your application path. 81 | | Also, writing permission is required within the migrations path. 82 | | 83 | */ 84 | $config['migration_path'] = APPPATH.'migrations/'; 85 | -------------------------------------------------------------------------------- /stutter-web/application/config/profiler.php: -------------------------------------------------------------------------------- 1 | my_controller/index 50 | | my-controller/my-method -> my_controller/my_method 51 | */ 52 | $route['default_controller'] = 'Home'; 53 | $route['404_override'] = ''; 54 | $route['translate_uri_dashes'] = FALSE; 55 | -------------------------------------------------------------------------------- /stutter-web/application/config/smileys.php: -------------------------------------------------------------------------------- 1 | array('grin.gif', '19', '19', 'grin'), 21 | ':lol:' => array('lol.gif', '19', '19', 'LOL'), 22 | ':cheese:' => array('cheese.gif', '19', '19', 'cheese'), 23 | ':)' => array('smile.gif', '19', '19', 'smile'), 24 | ';-)' => array('wink.gif', '19', '19', 'wink'), 25 | ';)' => array('wink.gif', '19', '19', 'wink'), 26 | ':smirk:' => array('smirk.gif', '19', '19', 'smirk'), 27 | ':roll:' => array('rolleyes.gif', '19', '19', 'rolleyes'), 28 | ':-S' => array('confused.gif', '19', '19', 'confused'), 29 | ':wow:' => array('surprise.gif', '19', '19', 'surprised'), 30 | ':bug:' => array('bigsurprise.gif', '19', '19', 'big surprise'), 31 | ':-P' => array('tongue_laugh.gif', '19', '19', 'tongue laugh'), 32 | '%-P' => array('tongue_rolleye.gif', '19', '19', 'tongue rolleye'), 33 | ';-P' => array('tongue_wink.gif', '19', '19', 'tongue wink'), 34 | ':P' => array('raspberry.gif', '19', '19', 'raspberry'), 35 | ':blank:' => array('blank.gif', '19', '19', 'blank stare'), 36 | ':long:' => array('longface.gif', '19', '19', 'long face'), 37 | ':ohh:' => array('ohh.gif', '19', '19', 'ohh'), 38 | ':grrr:' => array('grrr.gif', '19', '19', 'grrr'), 39 | ':gulp:' => array('gulp.gif', '19', '19', 'gulp'), 40 | '8-/' => array('ohoh.gif', '19', '19', 'oh oh'), 41 | ':down:' => array('downer.gif', '19', '19', 'downer'), 42 | ':red:' => array('embarrassed.gif', '19', '19', 'red face'), 43 | ':sick:' => array('sick.gif', '19', '19', 'sick'), 44 | ':shut:' => array('shuteye.gif', '19', '19', 'shut eye'), 45 | ':-/' => array('hmm.gif', '19', '19', 'hmmm'), 46 | '>:(' => array('mad.gif', '19', '19', 'mad'), 47 | ':mad:' => array('mad.gif', '19', '19', 'mad'), 48 | '>:-(' => array('angry.gif', '19', '19', 'angry'), 49 | ':angry:' => array('angry.gif', '19', '19', 'angry'), 50 | ':zip:' => array('zip.gif', '19', '19', 'zipper'), 51 | ':kiss:' => array('kiss.gif', '19', '19', 'kiss'), 52 | ':ahhh:' => array('shock.gif', '19', '19', 'shock'), 53 | ':coolsmile:' => array('shade_smile.gif', '19', '19', 'cool smile'), 54 | ':coolsmirk:' => array('shade_smirk.gif', '19', '19', 'cool smirk'), 55 | ':coolgrin:' => array('shade_grin.gif', '19', '19', 'cool grin'), 56 | ':coolhmm:' => array('shade_hmm.gif', '19', '19', 'cool hmm'), 57 | ':coolmad:' => array('shade_mad.gif', '19', '19', 'cool mad'), 58 | ':coolcheese:' => array('shade_cheese.gif', '19', '19', 'cool cheese'), 59 | ':vampire:' => array('vampire.gif', '19', '19', 'vampire'), 60 | ':snake:' => array('snake.gif', '19', '19', 'snake'), 61 | ':exclaim:' => array('exclaim.gif', '19', '19', 'exclaim'), 62 | ':question:' => array('question.gif', '19', '19', 'question') 63 | 64 | ); 65 | -------------------------------------------------------------------------------- /stutter-web/application/controllers/Api.php: -------------------------------------------------------------------------------- 1 | 19 | * @see http://codeigniter.com/user_guide/general/urls.html 20 | */ 21 | public function register() 22 | { 23 | $this->load->model('User'); 24 | $result = $this->User->register_user(); 25 | return $result; 26 | } 27 | 28 | public function login() 29 | { 30 | $this->load->model('User'); 31 | $result = $this->User->validate_user(); 32 | if($result) 33 | { 34 | echo $result; 35 | } 36 | } 37 | } 38 | -------------------------------------------------------------------------------- /stutter-web/application/controllers/Home.php: -------------------------------------------------------------------------------- 1 | session->userdata('user_id')) 10 | { 11 | if($this->session->userdata('user_type')==1) 12 | { 13 | $this->load->model('Upload'); 14 | $data['results'] = $this->Upload->get_all_files(); 15 | $this->load->view('header'); 16 | $this->load->view('navbar'); 17 | $this->load->view('welcome_page',$data); 18 | $this->load->view('footer'); 19 | } 20 | else 21 | { 22 | $this->load->model('Upload'); 23 | $data['results'] = $this->Upload->get_user_files(); 24 | $this->load->view('header'); 25 | $this->load->view('navbar'); 26 | $this->load->view('welcome_page',$data); 27 | $this->load->view('footer'); 28 | } 29 | //var_dump($results); 30 | } 31 | else 32 | { 33 | redirect('users/login'); 34 | } 35 | } 36 | 37 | public function play($file_name) 38 | { 39 | if($this->session->userdata('user_id')) 40 | { 41 | $this->load->model('Upload'); 42 | $result = $this->Upload->auth_file_play($file_name); 43 | 44 | if(isset($result[0]->file_name)) 45 | { 46 | $fileloc = 'uploads/'.$file_name; 47 | header('Content-type: audio/mpeg'); 48 | header("Content-disposition: inline; filename=".$fileloc); 49 | header('Content-Length:'.filesize($fileloc)); 50 | readfile('uploads/'.$file_name); 51 | } 52 | else if($this->session->userdata('user_type')==1) 53 | { 54 | $fileloc = 'uploads/'.$file_name; 55 | header('Content-type: audio/mpeg'); 56 | header("Content-disposition: inline; filename=".$fileloc); 57 | header('Content-Length:'.filesize($fileloc)); 58 | readfile('uploads/'.$file_name); 59 | } 60 | else 61 | { 62 | redirect('home'); 63 | } 64 | } 65 | else 66 | { 67 | redirect('home'); 68 | } 69 | } 70 | 71 | public function delete($file_name) 72 | { 73 | if($this->session->userdata('user_id')) 74 | { 75 | if($this->session->userdata('user_type')==1) 76 | { 77 | $this->load->model('Upload'); 78 | $result = $this->Upload->delete_file($file_name); 79 | if($result) 80 | { 81 | redirect('home'); 82 | } 83 | } 84 | else 85 | { 86 | $this->load->model('Upload'); 87 | $result = $this->Upload->delete_file($file_name); 88 | if($result) 89 | { 90 | redirect('home'); 91 | } 92 | } 93 | } 94 | else 95 | { 96 | redirect('home'); 97 | } 98 | } 99 | 100 | } 101 | -------------------------------------------------------------------------------- /stutter-web/application/controllers/Uploads.php: -------------------------------------------------------------------------------- 1 | load->model('Upload'); 17 | $result = $this->Upload->save_file($user_id,$_FILES['uploaded_file']['name']); 18 | } 19 | else 20 | { 21 | echo "false"; 22 | } 23 | } 24 | } 25 | -------------------------------------------------------------------------------- /stutter-web/application/controllers/Users.php: -------------------------------------------------------------------------------- 1 | 19 | * @see http://codeigniter.com/user_guide/general/urls.html 20 | */ 21 | public function login() 22 | { 23 | if(!$this->session->userdata('user_id')) 24 | { 25 | if($_POST) 26 | { 27 | $this->load->model('User'); 28 | $result = $this->User->validate_user(); 29 | if(isset($result->id)) 30 | { 31 | $this->session->set_userdata(array( 32 | 'user_id' => $result->id, 33 | 'user_name' => $result->user_name, 34 | 'user_type' => $result->type 35 | )); 36 | redirect('/home/'); 37 | } 38 | else 39 | { 40 | redirect('/home/'); 41 | } 42 | } 43 | else 44 | { 45 | $this->load->view('header'); 46 | $this->load->view('login'); 47 | $this->load->view('footer'); 48 | } 49 | } 50 | else 51 | { 52 | redirect('/home'); 53 | } 54 | } 55 | 56 | public function logout() 57 | { 58 | $result = $this->session->unset_userdata('user_id'); 59 | if($result) 60 | { 61 | redirect('/users/login'); 62 | } 63 | else 64 | { 65 | redirect('/home'); 66 | } 67 | } 68 | 69 | } 70 | -------------------------------------------------------------------------------- /stutter-web/application/controllers/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |Directory access is forbidden.
9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /stutter-web/application/core/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |Directory access is forbidden.
9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /stutter-web/application/helpers/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |Directory access is forbidden.
9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /stutter-web/application/hooks/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |Directory access is forbidden.
9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /stutter-web/application/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |Directory access is forbidden.
9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /stutter-web/application/language/english/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |Directory access is forbidden.
9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /stutter-web/application/language/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |Directory access is forbidden.
9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /stutter-web/application/libraries/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |Directory access is forbidden.
9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /stutter-web/application/logs/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |Directory access is forbidden.
9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /stutter-web/application/models/Upload.php: -------------------------------------------------------------------------------- 1 | $uploader_id, 15 | 'file_name' => $file_name 16 | ); 17 | 18 | $this->db->insert('uploads', $file); 19 | } 20 | 21 | public function get_all_files() 22 | { 23 | $query = $this->db->get('uploads'); 24 | return $query->result(); 25 | } 26 | 27 | public function get_user_files() 28 | { 29 | $user = array( 30 | 'uploader_id' => $this->session->userdata('user_id') 31 | ); 32 | $this->db->where($user); 33 | $query = $this->db->get('uploads'); 34 | return $query->result(); 35 | } 36 | 37 | public function auth_file_play($file_name) 38 | { 39 | $user = array( 40 | 'uploader_id' => $this->session->userdata('user_id'), 41 | 'file_name' => $file_name 42 | ); 43 | $this->db->where($user); 44 | $query = $this->db->get('uploads'); 45 | return $query->result(); 46 | } 47 | 48 | public function delete_file($file_name) 49 | { 50 | $file = array( 51 | 'file_name' => $file_name 52 | ); 53 | $this->db->where($file); 54 | $query = $this->db->delete('uploads'); 55 | return $query; 56 | } 57 | 58 | public function delete_user_file($file_name) 59 | { 60 | $user = array( 61 | 'uploader_id' => $this->session->userdata('user_id'), 62 | 'file_name' => $file_name 63 | ); 64 | $this->db->where($user); 65 | $query = $this->db->delete('uploads'); 66 | return $query->result(); 67 | } 68 | } 69 | -------------------------------------------------------------------------------- /stutter-web/application/models/User.php: -------------------------------------------------------------------------------- 1 | $_POST['user_name'], 16 | 'password' => $_POST['password'] 17 | ); 18 | $this->db->where($user); 19 | $query = $this->db->get('users'); 20 | if($query->result()) 21 | { 22 | return $query->result()[0]; 23 | } 24 | else 25 | { 26 | return FALSE; 27 | } 28 | } 29 | 30 | //Registers a new user 31 | function register_user() 32 | { 33 | $user = array( 34 | 'user_name'=> $_POST['user_name'], 35 | 'password' => $_POST['password'], 36 | 'imei' => $_POST['imei'], 37 | 'email' => $_POST['email'] 38 | ); 39 | 40 | $this->db->insert('users', $user); 41 | } 42 | 43 | function update_user() 44 | { 45 | // $this->title = $_POST['title']; 46 | // $this->content = $_POST['content']; 47 | // $this->date = time(); 48 | 49 | // $this->db->update('entries', $this, array('id' => $_POST['id'])); 50 | } 51 | 52 | } -------------------------------------------------------------------------------- /stutter-web/application/models/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |Directory access is forbidden.
9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /stutter-web/application/third_party/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |Directory access is forbidden.
9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /stutter-web/application/views/errors/cli/error_404.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | An uncaught Exception was encountered 4 | 5 | Type: 6 | Message: 7 | Filename: getFile(), "\n"; ?> 8 | Line Number: getLine(); ?> 9 | 10 | 11 | 12 | Backtrace: 13 | getTrace() as $error): ?> 14 | 15 | File: 16 | Line: 17 | Function: 18 | 19 | 20 | 21 | 22 | -------------------------------------------------------------------------------- /stutter-web/application/views/errors/cli/error_general.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | A PHP Error was encountered 4 | 5 | Severity: 6 | Message: 7 | Filename: 8 | Line Number: 9 | 10 | 11 | 12 | Backtrace: 13 | 14 | 15 | File: 16 | Line: 17 | Function: 18 | 19 | 20 | 21 | 22 | -------------------------------------------------------------------------------- /stutter-web/application/views/errors/cli/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |Directory access is forbidden.
9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /stutter-web/application/views/errors/html/error_404.php: -------------------------------------------------------------------------------- 1 | 4 | 5 | 6 | 7 |Type:
10 |Message:
11 |Filename: getFile(); ?>
12 |Line Number: getLine(); ?>
13 | 14 | 15 | 16 |Backtrace:
17 | getTrace() as $error): ?> 18 | 19 | 20 | 21 |
22 | File:
23 | Line:
24 | Function:
25 |
Severity:
10 |Message:
11 |Filename:
12 |Line Number:
13 | 14 | 15 | 16 |Backtrace:
17 | 18 | 19 | 20 | 21 |
22 | File:
23 | Line:
24 | Function:
25 |
Directory access is forbidden.
9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /stutter-web/application/views/errors/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |Directory access is forbidden.
9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /stutter-web/application/views/footer.php: -------------------------------------------------------------------------------- 1 | 2 |