commit | 8d132bb1e999c2b2bdc2125d6d4ec36649556fc7 | [log] [tgz] |
---|---|---|
author | ftwbzhao <b.zhao1@gmail.com> | Thu May 21 20:28:54 2015 +0800 |
committer | ftwbzhao <b.zhao1@gmail.com> | Thu May 21 20:28:54 2015 +0800 |
tree | e0e95d053a8e437dc0390bc4c1b7484ca03f75c3 | |
parent | b8978ee517fab43fea511869337ac40b577f00a3 [diff] [blame] |
update function latest
diff --git a/system/libraries/Migration.php b/system/libraries/Migration.php index e17f416..45a3cbb 100644 --- a/system/libraries/Migration.php +++ b/system/libraries/Migration.php
@@ -294,7 +294,7 @@ /** * Sets the schema to the latest migration * - * @return mixed current version string on success, FALSE on failure + * @return mixed Current version string on success, FALSE on failure */ public function latest() {