We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c53948 commit b5c8da4Copy full SHA for b5c8da4
application/libraries/REST_Controller.php
@@ -9,8 +9,8 @@
9
* @subpackage Libraries
10
* @category Libraries
11
* @author Phil Sturgeon, Chris Kacerguis
12
- * @license http://philsturgeon.co.uk/code/dbad-license
13
- * @link https://github.com/philsturgeon/codeigniter-restserver
+ * @license MIT
+ * @link https://github.com/chriskacerguis/codeigniter-restserver
14
* @version 3.0.0-pre
15
*/
16
abstract class REST_Controller extends CI_Controller
0 commit comments