-
Notifications
You must be signed in to change notification settings - Fork 2
ext
Paul L. Cimino edited this page Nov 15, 2013
·
5 revisions
For including additonal apps (?? I think.)
#../
\
---source
|
+---apps
+---controllers
| |
| +---auth
| \
---public
|
+---css
+---ext
+---models
| |
| +---ajax
| \
---socket
|
\
---views
|
+---auth
| |
| \
---body
|
\
---public
|
\
---body
Add a Contact Page for Authorized users
Why is the project structured this way?
Why are some things implemented this way?