-
Notifications
You must be signed in to change notification settings - Fork 2
/
README
34 lines (25 loc) · 926 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
THIS REPO IS NOW PUBLIC BEFORE PRODUCTION
/application/config/
config.php
database.php
passwords and encryption key will need to be changed
Repository for cms-team
Hello new team.
This project is based off of amoung other things the following
CodeIgnighter: http://codeigniter.com/
Grocery CRUD: http://www.grocerycrud.com/
php-active record: http://www.phpactiverecord.org/
it also uses the following but they are not as important
fancybox
jquery
ag_auth (heavily modiefied does not look like ag_auth any more)
there is one function in the admin controller that still uses CarboGrid and should be ported to grocery crud
/application/controllers/admin.php/manageWaitlist()
its view is located in the views folder
as a result there are a bunch of carbogrid files still
when you take over the project email Justin
for control of the google group
and to ask questions
Justin