Browse Source

Merge pull request #8 from emreakay/v2

Example change2
develop
Emre Akay 11 years ago
parent
commit
6484c7494a
  1. 1
      application/controllers/example.php

1
application/controllers/example.php

@ -7,6 +7,7 @@ if (!defined('BASEPATH'))
*
* @property Login_control $Login_control
* @property Aauth $aauth Description
*
*
*/
class Example extends CI_Controller {

Loading…
Cancel
Save