This commit is contained in:
Paminger
2016-03-11 10:08:34 +01:00
parent 24756d9cf3
commit 19129266b2
19 changed files with 1153 additions and 12 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
class Person extends CI_Controller {
class Person extends MY_Controller {
public function __construct()
{