commit | 5645479c622eb36cf9869797896dc0921568c4a9 | [log] [tgz] |
---|---|---|
author | Andrey Andreev <narf@bofh.bg> | Thu May 17 14:32:19 2012 +0300 |
committer | Andrey Andreev <narf@bofh.bg> | Thu May 17 14:32:19 2012 +0300 |
tree | 7a1d0c2d4cb38f440fcc7ff1204d527ed96477cc | |
parent | 92ebfb65ac044f5c2e6d88fba137253854cf1b94 [diff] [blame] |
Clean up the libraries
diff --git a/system/libraries/Pagination.php b/system/libraries/Pagination.php index 3d29118..58f86fa 100644 --- a/system/libraries/Pagination.php +++ b/system/libraries/Pagination.php
@@ -73,6 +73,7 @@ * Constructor * * @param array initialization parameters + * @return void */ public function __construct($params = array()) {