commit | 7c8841f7b2fca5822e05b5d3044c748e07c800e4 | [log] [tgz] |
---|---|---|
author | Michiel Vugteveen <michiel@it-can.nl> | Wed Mar 07 20:49:06 2012 +0100 |
committer | Michiel Vugteveen <michiel@it-can.nl> | Wed Mar 07 20:49:06 2012 +0100 |
tree | 995fa3f4cbd7b0af6629e4b177060ae9244143d8 | |
parent | 704fb1697f0db2369a9395c362c931999c8831f1 [diff] |
comment fix
diff --git a/system/core/Input.php b/system/core/Input.php index 7991089..5a4659a 100755 --- a/system/core/Input.php +++ b/system/core/Input.php
@@ -707,7 +707,7 @@ * Return the Request Method * * @param bool uppercase or lowercase - * @return mixed + * @return bool */ public function method($upper = FALSE) {