fixed pagination bug affecting postgres.

This commit is contained in:
Taylor Otwell
2011-12-04 16:51:11 -06:00
parent 09c60d01dc
commit 4ec3f397cf
3 changed files with 17 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
* Laravel - A PHP Framework For Web Artisans
*
* @package Laravel
* @version 2.0.4
* @version 2.0.5
* @author Taylor Otwell <[email protected]>
* @link http://laravel.com
*/