Skip to content

Commit 55997ba

Browse files
committed
Update authentication.php
1 parent d2f94fc commit 55997ba

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

apps/components/authx/authentication.php

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@
1818
* obtain it through the world-wide-web, please send an email
1919
* to sanjoy@hotmail.com so I can send you a copy immediately.
2020
*
21-
* @package Apps
22-
* @subpackages Components
23-
* @filename AuthxIdentity
24-
* @description This file is used to map all routing of the cygnite framework
25-
* @author Sanjoy Dey
26-
* @copyright Copyright (c) 2013 - 2014,
27-
* @link http://www.cygniteframework.com
28-
* @since Version 1.0
21+
* @package Apps
22+
* @subpackages Components
23+
* @filename Identity
24+
* @description This file is used to map all routing of the cygnite framework
25+
* @author Sanjoy Dey
26+
* @copyright Copyright (c) 2013 - 2014,
27+
* @link http://www.cygniteframework.com
28+
* @since Version 1.0
2929
* @filesource
30-
* @warning Any changes in this library can cause abnormal behaviour of the framework
30+
* @warning Any changes in this library can cause abnormal behaviour of the framework
3131
*
3232
*
3333
*/

0 commit comments

Comments
 (0)