Skip to content

Commit 3d4cfa2

Browse files
Merge pull request chriskacerguis#346 from GaryH21/gh_20140908_rest.php_documentation
Updated rest.php
2 parents e4c0b12 + 2414bee commit 3d4cfa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/config/rest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@
395395
|
396396
| The table name in your database that stores limits.
397397
|
398-
| 'logs'
398+
| 'limits'
399399
|
400400
*/
401401
$config['rest_limits_table'] = 'limits';

0 commit comments

Comments
 (0)