Skip to content

Commit 4d767cb

Browse files
author
Chris Kacerguis
committed
Closes issue 269
1 parent e9c9f51 commit 4d767cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/libraries/REST_Controller.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* @author Phil Sturgeon, Chris Kacerguis
1212
* @license http://philsturgeon.co.uk/code/dbad-license
1313
* @link https://github.com/philsturgeon/codeigniter-restserver
14-
* @version 2.6.2
14+
* @version 3.0.0-pre
1515
*/
1616
abstract class REST_Controller extends CI_Controller
1717
{

0 commit comments

Comments
 (0)