summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2016-06-07 15:17:49 +0200
committeremkael <emkael@tlen.pl>2016-06-10 11:46:41 +0200
commit823d71ced9b4947b1a5a5ade7245d521ed490061 (patch)
treea9a6c7cb0de74ff705e8320c284de423a698f5b5
parentdf401552aac363655ab8f056a6c910a7611954d6 (diff)
* renaming php directory
-rw-r--r--app/frontend/application.xml (renamed from app/php/application.xml)0
-rw-r--r--app/frontend/caches.xml (renamed from app/php/caches.xml)0
-rw-r--r--app/frontend/components/FileUploadSecureFileSize.php (renamed from app/php/components/FileUploadSecureFileSize.php)0
-rw-r--r--app/frontend/components/FileUploadSecureFileType.php (renamed from app/php/components/FileUploadSecureFileType.php)0
-rw-r--r--app/frontend/components/FileUploadSecureMethods.php (renamed from app/php/components/FileUploadSecureMethods.php)0
-rw-r--r--app/frontend/components/FileUploadSecureOption.php (renamed from app/php/components/FileUploadSecureOption.php)0
-rw-r--r--app/frontend/components/SafeActiveFileUpload.php (renamed from app/php/components/SafeActiveFileUpload.php)0
-rw-r--r--app/frontend/components/SafeFileUpload.php (renamed from app/php/components/SafeFileUpload.php)0
-rw-r--r--app/frontend/controls/AddToFilter.php (renamed from app/php/controls/AddToFilter.php)0
-rw-r--r--app/frontend/controls/AddToFilter.tpl (renamed from app/php/controls/AddToFilter.tpl)0
-rw-r--r--app/frontend/controls/CalendarDetails.php (renamed from app/php/controls/CalendarDetails.php)0
-rw-r--r--app/frontend/controls/CalendarDetails.tpl (renamed from app/php/controls/CalendarDetails.tpl)0
-rw-r--r--app/frontend/controls/CalendarGrid.php (renamed from app/php/controls/CalendarGrid.php)0
-rw-r--r--app/frontend/controls/CalendarGrid.tpl (renamed from app/php/controls/CalendarGrid.tpl)0
-rw-r--r--app/frontend/controls/CalendarGroupFilter.php (renamed from app/php/controls/CalendarGroupFilter.php)0
-rw-r--r--app/frontend/controls/CalendarGroupFilter.tpl (renamed from app/php/controls/CalendarGroupFilter.tpl)0
-rw-r--r--app/frontend/controls/CalendarLabel.php (renamed from app/php/controls/CalendarLabel.php)0
-rw-r--r--app/frontend/controls/CalendarLabel.tpl (renamed from app/php/controls/CalendarLabel.tpl)0
-rw-r--r--app/frontend/controls/CalendarScaffold.php (renamed from app/php/controls/CalendarScaffold.php)0
-rw-r--r--app/frontend/controls/CalendarScaffold.tpl (renamed from app/php/controls/CalendarScaffold.tpl)0
-rw-r--r--app/frontend/controls/CalendarSelection.php (renamed from app/php/controls/CalendarSelection.php)0
-rw-r--r--app/frontend/controls/CalendarSelection.tpl (renamed from app/php/controls/CalendarSelection.tpl)0
-rw-r--r--app/frontend/controls/EventList.php (renamed from app/php/controls/EventList.php)0
-rw-r--r--app/frontend/controls/EventList.tpl (renamed from app/php/controls/EventList.tpl)0
-rw-r--r--app/frontend/controls/EventRepeater.php (renamed from app/php/controls/EventRepeater.php)0
-rw-r--r--app/frontend/controls/EventRepeater.tpl (renamed from app/php/controls/EventRepeater.tpl)0
-rw-r--r--app/frontend/controls/HeaderMenu.php (renamed from app/php/controls/HeaderMenu.php)0
-rw-r--r--app/frontend/controls/HeaderMenu.tpl (renamed from app/php/controls/HeaderMenu.tpl)0
-rw-r--r--app/frontend/controls/LoginBox.php (renamed from app/php/controls/LoginBox.php)0
-rw-r--r--app/frontend/controls/LoginBox.tpl (renamed from app/php/controls/LoginBox.tpl)0
-rw-r--r--app/frontend/controls/PasswordChange.php (renamed from app/php/controls/PasswordChange.php)0
-rw-r--r--app/frontend/controls/PasswordChange.tpl (renamed from app/php/controls/PasswordChange.tpl)0
-rw-r--r--app/frontend/controls/RegistrationForm.php (renamed from app/php/controls/RegistrationForm.php)0
-rw-r--r--app/frontend/controls/RegistrationForm.tpl (renamed from app/php/controls/RegistrationForm.tpl)0
-rw-r--r--app/frontend/controls/TimezoneSelect.php (renamed from app/php/controls/TimezoneSelect.php)0
-rw-r--r--app/frontend/controls/TimezoneSelect.tpl (renamed from app/php/controls/TimezoneSelect.tpl)0
-rw-r--r--app/frontend/controls/UpcomingEvents.php (renamed from app/php/controls/UpcomingEvents.php)0
-rw-r--r--app/frontend/controls/UpcomingEvents.tpl (renamed from app/php/controls/UpcomingEvents.tpl)0
-rw-r--r--app/frontend/controls/UrlBasedCalendarControl.php (renamed from app/php/controls/UrlBasedCalendarControl.php)0
-rw-r--r--app/frontend/controls/UserSelection.php (renamed from app/php/controls/UserSelection.php)0
-rw-r--r--app/frontend/controls/UserSelection.tpl (renamed from app/php/controls/UserSelection.tpl)0
-rw-r--r--app/frontend/controls/config.xml (renamed from app/php/controls/config.xml)0
-rw-r--r--app/frontend/controls/scripts/AddToFilter.js (renamed from app/php/controls/scripts/AddToFilter.js)0
-rw-r--r--app/frontend/controls/scripts/CalendarGroupFilter.js (renamed from app/php/controls/scripts/CalendarGroupFilter.js)0
-rw-r--r--app/frontend/controls/scripts/CalendarLabel.js (renamed from app/php/controls/scripts/CalendarLabel.js)0
-rw-r--r--app/frontend/controls/scripts/CalendarScaffold.js (renamed from app/php/controls/scripts/CalendarScaffold.js)0
-rw-r--r--app/frontend/controls/styles/CalendarGrid.css (renamed from app/php/controls/styles/CalendarGrid.css)0
-rw-r--r--app/frontend/controls/styles/CalendarScaffold.css (renamed from app/php/controls/styles/CalendarScaffold.css)0
-rw-r--r--app/frontend/db/ActiveRecord.php (renamed from app/php/db/ActiveRecord.php)0
-rw-r--r--app/frontend/db/DBConnection.php (renamed from app/php/db/DBConnection.php)0
-rw-r--r--app/frontend/db/DBModule.php (renamed from app/php/db/DBModule.php)0
-rw-r--r--app/frontend/db/DBTransaction.php (renamed from app/php/db/DBTransaction.php)0
l---------app/frontend/db/config.json (renamed from app/php/db/config.json)0
-rw-r--r--app/frontend/db/config.xml (renamed from app/php/db/config.xml)0
-rw-r--r--app/frontend/dto/CalendarDTO.php (renamed from app/php/dto/CalendarDTO.php)0
-rw-r--r--app/frontend/dto/CalendarGridDTO.php (renamed from app/php/dto/CalendarGridDTO.php)0
-rw-r--r--app/frontend/dto/CalendarGridDayDTO.php (renamed from app/php/dto/CalendarGridDayDTO.php)0
-rw-r--r--app/frontend/dto/CalendarGroupDTO.php (renamed from app/php/dto/CalendarGroupDTO.php)0
-rw-r--r--app/frontend/dto/EventDTO.php (renamed from app/php/dto/EventDTO.php)0
-rw-r--r--app/frontend/dto/GridEventDTO.php (renamed from app/php/dto/GridEventDTO.php)0
-rw-r--r--app/frontend/dto/TimezoneDTO.php (renamed from app/php/dto/TimezoneDTO.php)0
l---------app/frontend/dto/weekdays.json (renamed from app/php/dto/weekdays.json)0
-rw-r--r--app/frontend/events/CalendarPreferenceEvents.php (renamed from app/php/events/CalendarPreferenceEvents.php)0
-rw-r--r--app/frontend/events/EventModule.php (renamed from app/php/events/EventModule.php)0
-rw-r--r--app/frontend/events/config.xml (renamed from app/php/events/config.xml)0
-rw-r--r--app/frontend/facades/CalendarFacade.php (renamed from app/php/facades/CalendarFacade.php)0
-rw-r--r--app/frontend/facades/EventFacade.php (renamed from app/php/facades/EventFacade.php)0
-rw-r--r--app/frontend/facades/Facade.php (renamed from app/php/facades/Facade.php)0
-rw-r--r--app/frontend/facades/UserFacade.php (renamed from app/php/facades/UserFacade.php)0
-rw-r--r--app/frontend/facades/config.xml (renamed from app/php/facades/config.xml)0
-rw-r--r--app/frontend/i18n/config.xml (renamed from app/php/i18n/config.xml)0
-rw-r--r--app/frontend/layouts/Layout.php (renamed from app/php/layouts/Layout.php)0
-rw-r--r--app/frontend/layouts/MainLayout.php (renamed from app/php/layouts/MainLayout.php)0
-rw-r--r--app/frontend/layouts/MainLayout.tpl (renamed from app/php/layouts/MainLayout.tpl)0
-rw-r--r--app/frontend/model/Calendar.php (renamed from app/php/model/Calendar.php)0
-rw-r--r--app/frontend/model/Category.php (renamed from app/php/model/Category.php)0
-rw-r--r--app/frontend/model/Entry.php (renamed from app/php/model/Entry.php)0
-rw-r--r--app/frontend/model/User.php (renamed from app/php/model/User.php)0
-rw-r--r--app/frontend/model/UserPreference.php (renamed from app/php/model/UserPreference.php)0
-rw-r--r--app/frontend/model/config.xml (renamed from app/php/model/config.xml)0
-rw-r--r--app/frontend/pages/Admin.page (renamed from app/php/pages/Admin.page)0
-rw-r--r--app/frontend/pages/Calendar.page (renamed from app/php/pages/Calendar.page)0
-rw-r--r--app/frontend/pages/Home.page (renamed from app/php/pages/Home.page)0
-rw-r--r--app/frontend/pages/Login.page (renamed from app/php/pages/Login.page)0
-rw-r--r--app/frontend/pages/Profile.page (renamed from app/php/pages/Profile.page)0
-rw-r--r--app/frontend/pages/Select.page (renamed from app/php/pages/Select.page)0
-rw-r--r--app/frontend/pages/Signup.page (renamed from app/php/pages/Signup.page)0
-rw-r--r--app/frontend/pages/config.xml (renamed from app/php/pages/config.xml)0
l---------app/frontend/resources (renamed from app/php/resources)0
l---------app/frontend/runtime (renamed from app/php/runtime)0
-rw-r--r--app/frontend/sqlmap/config.xml (renamed from app/php/sqlmap/config.xml)0
-rw-r--r--app/frontend/sqlmap/events.xml (renamed from app/php/sqlmap/events.xml)0
-rw-r--r--app/frontend/themes/default/preloader.gif (renamed from app/php/themes/default/preloader.gif)bin7681 -> 7681 bytes
-rw-r--r--app/frontend/url/UrlManager.php (renamed from app/php/url/UrlManager.php)0
-rw-r--r--app/frontend/url/config.xml (renamed from app/php/url/config.xml)0
-rw-r--r--app/frontend/user/DbUser.php (renamed from app/php/user/DbUser.php)0
-rw-r--r--app/frontend/user/config.xml (renamed from app/php/user/config.xml)0
-rw-r--r--app/frontend/web/AssetManager.php (renamed from app/php/web/AssetManager.php)0
-rw-r--r--app/frontend/web/BaseUrlDerivedFromBasePath.php (renamed from app/php/web/BaseUrlDerivedFromBasePath.php)0
-rw-r--r--app/frontend/web/ClientScriptManager.php (renamed from app/php/web/ClientScriptManager.php)0
-rw-r--r--app/frontend/web/FacadeTemplateControl.php (renamed from app/php/web/FacadeTemplateControl.php)0
-rw-r--r--app/frontend/web/TemplateControl.php (renamed from app/php/web/TemplateControl.php)0
-rw-r--r--app/frontend/web/ThemeManager.php (renamed from app/php/web/ThemeManager.php)0
-rw-r--r--app/frontend/web/config.xml (renamed from app/php/web/config.xml)0
l---------http/_themes2
-rw-r--r--http/index.php2
106 files changed, 2 insertions, 2 deletions
diff --git a/app/php/application.xml b/app/frontend/application.xml
index 6937e53..6937e53 100644
--- a/app/php/application.xml
+++ b/app/frontend/application.xml
diff --git a/app/php/caches.xml b/app/frontend/caches.xml
index 8a88717..8a88717 100644
--- a/app/php/caches.xml
+++ b/app/frontend/caches.xml
diff --git a/app/php/components/FileUploadSecureFileSize.php b/app/frontend/components/FileUploadSecureFileSize.php
index 1e60c9a..1e60c9a 100644
--- a/app/php/components/FileUploadSecureFileSize.php
+++ b/app/frontend/components/FileUploadSecureFileSize.php
diff --git a/app/php/components/FileUploadSecureFileType.php b/app/frontend/components/FileUploadSecureFileType.php
index ce16501..ce16501 100644
--- a/app/php/components/FileUploadSecureFileType.php
+++ b/app/frontend/components/FileUploadSecureFileType.php
diff --git a/app/php/components/FileUploadSecureMethods.php b/app/frontend/components/FileUploadSecureMethods.php
index 8a42240..8a42240 100644
--- a/app/php/components/FileUploadSecureMethods.php
+++ b/app/frontend/components/FileUploadSecureMethods.php
diff --git a/app/php/components/FileUploadSecureOption.php b/app/frontend/components/FileUploadSecureOption.php
index 3550e21..3550e21 100644
--- a/app/php/components/FileUploadSecureOption.php
+++ b/app/frontend/components/FileUploadSecureOption.php
diff --git a/app/php/components/SafeActiveFileUpload.php b/app/frontend/components/SafeActiveFileUpload.php
index 69bffab..69bffab 100644
--- a/app/php/components/SafeActiveFileUpload.php
+++ b/app/frontend/components/SafeActiveFileUpload.php
diff --git a/app/php/components/SafeFileUpload.php b/app/frontend/components/SafeFileUpload.php
index a8cbcae..a8cbcae 100644
--- a/app/php/components/SafeFileUpload.php
+++ b/app/frontend/components/SafeFileUpload.php
diff --git a/app/php/controls/AddToFilter.php b/app/frontend/controls/AddToFilter.php
index 9146f3b..9146f3b 100644
--- a/app/php/controls/AddToFilter.php
+++ b/app/frontend/controls/AddToFilter.php
diff --git a/app/php/controls/AddToFilter.tpl b/app/frontend/controls/AddToFilter.tpl
index a202aa7..a202aa7 100644
--- a/app/php/controls/AddToFilter.tpl
+++ b/app/frontend/controls/AddToFilter.tpl
diff --git a/app/php/controls/CalendarDetails.php b/app/frontend/controls/CalendarDetails.php
index 95ee563..95ee563 100644
--- a/app/php/controls/CalendarDetails.php
+++ b/app/frontend/controls/CalendarDetails.php
diff --git a/app/php/controls/CalendarDetails.tpl b/app/frontend/controls/CalendarDetails.tpl
index 2fd755c..2fd755c 100644
--- a/app/php/controls/CalendarDetails.tpl
+++ b/app/frontend/controls/CalendarDetails.tpl
diff --git a/app/php/controls/CalendarGrid.php b/app/frontend/controls/CalendarGrid.php
index 4ebfacd..4ebfacd 100644
--- a/app/php/controls/CalendarGrid.php
+++ b/app/frontend/controls/CalendarGrid.php
diff --git a/app/php/controls/CalendarGrid.tpl b/app/frontend/controls/CalendarGrid.tpl
index 2b3ada8..2b3ada8 100644
--- a/app/php/controls/CalendarGrid.tpl
+++ b/app/frontend/controls/CalendarGrid.tpl
diff --git a/app/php/controls/CalendarGroupFilter.php b/app/frontend/controls/CalendarGroupFilter.php
index 6f19bcd..6f19bcd 100644
--- a/app/php/controls/CalendarGroupFilter.php
+++ b/app/frontend/controls/CalendarGroupFilter.php
diff --git a/app/php/controls/CalendarGroupFilter.tpl b/app/frontend/controls/CalendarGroupFilter.tpl
index ac82465..ac82465 100644
--- a/app/php/controls/CalendarGroupFilter.tpl
+++ b/app/frontend/controls/CalendarGroupFilter.tpl
diff --git a/app/php/controls/CalendarLabel.php b/app/frontend/controls/CalendarLabel.php
index 667e847..667e847 100644
--- a/app/php/controls/CalendarLabel.php
+++ b/app/frontend/controls/CalendarLabel.php
diff --git a/app/php/controls/CalendarLabel.tpl b/app/frontend/controls/CalendarLabel.tpl
index 69e0147..69e0147 100644
--- a/app/php/controls/CalendarLabel.tpl
+++ b/app/frontend/controls/CalendarLabel.tpl
diff --git a/app/php/controls/CalendarScaffold.php b/app/frontend/controls/CalendarScaffold.php
index 7f15a32..7f15a32 100644
--- a/app/php/controls/CalendarScaffold.php
+++ b/app/frontend/controls/CalendarScaffold.php
diff --git a/app/php/controls/CalendarScaffold.tpl b/app/frontend/controls/CalendarScaffold.tpl
index 6a22bc2..6a22bc2 100644
--- a/app/php/controls/CalendarScaffold.tpl
+++ b/app/frontend/controls/CalendarScaffold.tpl
diff --git a/app/php/controls/CalendarSelection.php b/app/frontend/controls/CalendarSelection.php
index e53aa36..e53aa36 100644
--- a/app/php/controls/CalendarSelection.php
+++ b/app/frontend/controls/CalendarSelection.php
diff --git a/app/php/controls/CalendarSelection.tpl b/app/frontend/controls/CalendarSelection.tpl
index d6bdd83..d6bdd83 100644
--- a/app/php/controls/CalendarSelection.tpl
+++ b/app/frontend/controls/CalendarSelection.tpl
diff --git a/app/php/controls/EventList.php b/app/frontend/controls/EventList.php
index d40e000..d40e000 100644
--- a/app/php/controls/EventList.php
+++ b/app/frontend/controls/EventList.php
diff --git a/app/php/controls/EventList.tpl b/app/frontend/controls/EventList.tpl
index 5881ce7..5881ce7 100644
--- a/app/php/controls/EventList.tpl
+++ b/app/frontend/controls/EventList.tpl
diff --git a/app/php/controls/EventRepeater.php b/app/frontend/controls/EventRepeater.php
index 4fb2812..4fb2812 100644
--- a/app/php/controls/EventRepeater.php
+++ b/app/frontend/controls/EventRepeater.php
diff --git a/app/php/controls/EventRepeater.tpl b/app/frontend/controls/EventRepeater.tpl
index 69aaabf..69aaabf 100644
--- a/app/php/controls/EventRepeater.tpl
+++ b/app/frontend/controls/EventRepeater.tpl
diff --git a/app/php/controls/HeaderMenu.php b/app/frontend/controls/HeaderMenu.php
index 2488629..2488629 100644
--- a/app/php/controls/HeaderMenu.php
+++ b/app/frontend/controls/HeaderMenu.php
diff --git a/app/php/controls/HeaderMenu.tpl b/app/frontend/controls/HeaderMenu.tpl
index a760588..a760588 100644
--- a/app/php/controls/HeaderMenu.tpl
+++ b/app/frontend/controls/HeaderMenu.tpl
diff --git a/app/php/controls/LoginBox.php b/app/frontend/controls/LoginBox.php
index 1136a79..1136a79 100644
--- a/app/php/controls/LoginBox.php
+++ b/app/frontend/controls/LoginBox.php
diff --git a/app/php/controls/LoginBox.tpl b/app/frontend/controls/LoginBox.tpl
index 070ab86..070ab86 100644
--- a/app/php/controls/LoginBox.tpl
+++ b/app/frontend/controls/LoginBox.tpl
diff --git a/app/php/controls/PasswordChange.php b/app/frontend/controls/PasswordChange.php
index 45ce656..45ce656 100644
--- a/app/php/controls/PasswordChange.php
+++ b/app/frontend/controls/PasswordChange.php
diff --git a/app/php/controls/PasswordChange.tpl b/app/frontend/controls/PasswordChange.tpl
index 4eb9a8e..4eb9a8e 100644
--- a/app/php/controls/PasswordChange.tpl
+++ b/app/frontend/controls/PasswordChange.tpl
diff --git a/app/php/controls/RegistrationForm.php b/app/frontend/controls/RegistrationForm.php
index 46494e3..46494e3 100644
--- a/app/php/controls/RegistrationForm.php
+++ b/app/frontend/controls/RegistrationForm.php
diff --git a/app/php/controls/RegistrationForm.tpl b/app/frontend/controls/RegistrationForm.tpl
index 9defe54..9defe54 100644
--- a/app/php/controls/RegistrationForm.tpl
+++ b/app/frontend/controls/RegistrationForm.tpl
diff --git a/app/php/controls/TimezoneSelect.php b/app/frontend/controls/TimezoneSelect.php
index 25af453..25af453 100644
--- a/app/php/controls/TimezoneSelect.php
+++ b/app/frontend/controls/TimezoneSelect.php
diff --git a/app/php/controls/TimezoneSelect.tpl b/app/frontend/controls/TimezoneSelect.tpl
index ee703d6..ee703d6 100644
--- a/app/php/controls/TimezoneSelect.tpl
+++ b/app/frontend/controls/TimezoneSelect.tpl
diff --git a/app/php/controls/UpcomingEvents.php b/app/frontend/controls/UpcomingEvents.php
index 27fc723..27fc723 100644
--- a/app/php/controls/UpcomingEvents.php
+++ b/app/frontend/controls/UpcomingEvents.php
diff --git a/app/php/controls/UpcomingEvents.tpl b/app/frontend/controls/UpcomingEvents.tpl
index ac5f60c..ac5f60c 100644
--- a/app/php/controls/UpcomingEvents.tpl
+++ b/app/frontend/controls/UpcomingEvents.tpl
diff --git a/app/php/controls/UrlBasedCalendarControl.php b/app/frontend/controls/UrlBasedCalendarControl.php
index a5be82e..a5be82e 100644
--- a/app/php/controls/UrlBasedCalendarControl.php
+++ b/app/frontend/controls/UrlBasedCalendarControl.php
diff --git a/app/php/controls/UserSelection.php b/app/frontend/controls/UserSelection.php
index 233f0bf..233f0bf 100644
--- a/app/php/controls/UserSelection.php
+++ b/app/frontend/controls/UserSelection.php
diff --git a/app/php/controls/UserSelection.tpl b/app/frontend/controls/UserSelection.tpl
index 8d20365..8d20365 100644
--- a/app/php/controls/UserSelection.tpl
+++ b/app/frontend/controls/UserSelection.tpl
diff --git a/app/php/controls/config.xml b/app/frontend/controls/config.xml
index 61d7e5b..61d7e5b 100644
--- a/app/php/controls/config.xml
+++ b/app/frontend/controls/config.xml
diff --git a/app/php/controls/scripts/AddToFilter.js b/app/frontend/controls/scripts/AddToFilter.js
index e6d7b39..e6d7b39 100644
--- a/app/php/controls/scripts/AddToFilter.js
+++ b/app/frontend/controls/scripts/AddToFilter.js
diff --git a/app/php/controls/scripts/CalendarGroupFilter.js b/app/frontend/controls/scripts/CalendarGroupFilter.js
index e6c1d73..e6c1d73 100644
--- a/app/php/controls/scripts/CalendarGroupFilter.js
+++ b/app/frontend/controls/scripts/CalendarGroupFilter.js
diff --git a/app/php/controls/scripts/CalendarLabel.js b/app/frontend/controls/scripts/CalendarLabel.js
index 8193e56..8193e56 100644
--- a/app/php/controls/scripts/CalendarLabel.js
+++ b/app/frontend/controls/scripts/CalendarLabel.js
diff --git a/app/php/controls/scripts/CalendarScaffold.js b/app/frontend/controls/scripts/CalendarScaffold.js
index d4b8ec5..d4b8ec5 100644
--- a/app/php/controls/scripts/CalendarScaffold.js
+++ b/app/frontend/controls/scripts/CalendarScaffold.js
diff --git a/app/php/controls/styles/CalendarGrid.css b/app/frontend/controls/styles/CalendarGrid.css
index 4710993..4710993 100644
--- a/app/php/controls/styles/CalendarGrid.css
+++ b/app/frontend/controls/styles/CalendarGrid.css
diff --git a/app/php/controls/styles/CalendarScaffold.css b/app/frontend/controls/styles/CalendarScaffold.css
index 071f672..071f672 100644
--- a/app/php/controls/styles/CalendarScaffold.css
+++ b/app/frontend/controls/styles/CalendarScaffold.css
diff --git a/app/php/db/ActiveRecord.php b/app/frontend/db/ActiveRecord.php
index 1176767..1176767 100644
--- a/app/php/db/ActiveRecord.php
+++ b/app/frontend/db/ActiveRecord.php
diff --git a/app/php/db/DBConnection.php b/app/frontend/db/DBConnection.php
index 92ab0fb..92ab0fb 100644
--- a/app/php/db/DBConnection.php
+++ b/app/frontend/db/DBConnection.php
diff --git a/app/php/db/DBModule.php b/app/frontend/db/DBModule.php
index 462b6f6..462b6f6 100644
--- a/app/php/db/DBModule.php
+++ b/app/frontend/db/DBModule.php
diff --git a/app/php/db/DBTransaction.php b/app/frontend/db/DBTransaction.php
index b176453..b176453 100644
--- a/app/php/db/DBTransaction.php
+++ b/app/frontend/db/DBTransaction.php
diff --git a/app/php/db/config.json b/app/frontend/db/config.json
index 89a492f..89a492f 120000
--- a/app/php/db/config.json
+++ b/app/frontend/db/config.json
diff --git a/app/php/db/config.xml b/app/frontend/db/config.xml
index 3210593..3210593 100644
--- a/app/php/db/config.xml
+++ b/app/frontend/db/config.xml
diff --git a/app/php/dto/CalendarDTO.php b/app/frontend/dto/CalendarDTO.php
index 4468941..4468941 100644
--- a/app/php/dto/CalendarDTO.php
+++ b/app/frontend/dto/CalendarDTO.php
diff --git a/app/php/dto/CalendarGridDTO.php b/app/frontend/dto/CalendarGridDTO.php
index f5d91a5..f5d91a5 100644
--- a/app/php/dto/CalendarGridDTO.php
+++ b/app/frontend/dto/CalendarGridDTO.php
diff --git a/app/php/dto/CalendarGridDayDTO.php b/app/frontend/dto/CalendarGridDayDTO.php
index ba65eb9..ba65eb9 100644
--- a/app/php/dto/CalendarGridDayDTO.php
+++ b/app/frontend/dto/CalendarGridDayDTO.php
diff --git a/app/php/dto/CalendarGroupDTO.php b/app/frontend/dto/CalendarGroupDTO.php
index 7b64c6e..7b64c6e 100644
--- a/app/php/dto/CalendarGroupDTO.php
+++ b/app/frontend/dto/CalendarGroupDTO.php
diff --git a/app/php/dto/EventDTO.php b/app/frontend/dto/EventDTO.php
index 8f5cdf5..8f5cdf5 100644
--- a/app/php/dto/EventDTO.php
+++ b/app/frontend/dto/EventDTO.php
diff --git a/app/php/dto/GridEventDTO.php b/app/frontend/dto/GridEventDTO.php
index 0d2bb37..0d2bb37 100644
--- a/app/php/dto/GridEventDTO.php
+++ b/app/frontend/dto/GridEventDTO.php
diff --git a/app/php/dto/TimezoneDTO.php b/app/frontend/dto/TimezoneDTO.php
index e4078e6..e4078e6 100644
--- a/app/php/dto/TimezoneDTO.php
+++ b/app/frontend/dto/TimezoneDTO.php
diff --git a/app/php/dto/weekdays.json b/app/frontend/dto/weekdays.json
index 325c801..325c801 120000
--- a/app/php/dto/weekdays.json
+++ b/app/frontend/dto/weekdays.json
diff --git a/app/php/events/CalendarPreferenceEvents.php b/app/frontend/events/CalendarPreferenceEvents.php
index 76fa071..76fa071 100644
--- a/app/php/events/CalendarPreferenceEvents.php
+++ b/app/frontend/events/CalendarPreferenceEvents.php
diff --git a/app/php/events/EventModule.php b/app/frontend/events/EventModule.php
index 6474523..6474523 100644
--- a/app/php/events/EventModule.php
+++ b/app/frontend/events/EventModule.php
diff --git a/app/php/events/config.xml b/app/frontend/events/config.xml
index d1c1e3f..d1c1e3f 100644
--- a/app/php/events/config.xml
+++ b/app/frontend/events/config.xml
diff --git a/app/php/facades/CalendarFacade.php b/app/frontend/facades/CalendarFacade.php
index 1f78594..1f78594 100644
--- a/app/php/facades/CalendarFacade.php
+++ b/app/frontend/facades/CalendarFacade.php
diff --git a/app/php/facades/EventFacade.php b/app/frontend/facades/EventFacade.php
index 14f809d..14f809d 100644
--- a/app/php/facades/EventFacade.php
+++ b/app/frontend/facades/EventFacade.php
diff --git a/app/php/facades/Facade.php b/app/frontend/facades/Facade.php
index 346024a..346024a 100644
--- a/app/php/facades/Facade.php
+++ b/app/frontend/facades/Facade.php
diff --git a/app/php/facades/UserFacade.php b/app/frontend/facades/UserFacade.php
index 1604a70..1604a70 100644
--- a/app/php/facades/UserFacade.php
+++ b/app/frontend/facades/UserFacade.php
diff --git a/app/php/facades/config.xml b/app/frontend/facades/config.xml
index 8d5a298..8d5a298 100644
--- a/app/php/facades/config.xml
+++ b/app/frontend/facades/config.xml
diff --git a/app/php/i18n/config.xml b/app/frontend/i18n/config.xml
index c80b46d..c80b46d 100644
--- a/app/php/i18n/config.xml
+++ b/app/frontend/i18n/config.xml
diff --git a/app/php/layouts/Layout.php b/app/frontend/layouts/Layout.php
index 324c69f..324c69f 100644
--- a/app/php/layouts/Layout.php
+++ b/app/frontend/layouts/Layout.php
diff --git a/app/php/layouts/MainLayout.php b/app/frontend/layouts/MainLayout.php
index 5843952..5843952 100644
--- a/app/php/layouts/MainLayout.php
+++ b/app/frontend/layouts/MainLayout.php
diff --git a/app/php/layouts/MainLayout.tpl b/app/frontend/layouts/MainLayout.tpl
index 0deb816..0deb816 100644
--- a/app/php/layouts/MainLayout.tpl
+++ b/app/frontend/layouts/MainLayout.tpl
diff --git a/app/php/model/Calendar.php b/app/frontend/model/Calendar.php
index b49bf92..b49bf92 100644
--- a/app/php/model/Calendar.php
+++ b/app/frontend/model/Calendar.php
diff --git a/app/php/model/Category.php b/app/frontend/model/Category.php
index 87b97b6..87b97b6 100644
--- a/app/php/model/Category.php
+++ b/app/frontend/model/Category.php
diff --git a/app/php/model/Entry.php b/app/frontend/model/Entry.php
index 4b93f04..4b93f04 100644
--- a/app/php/model/Entry.php
+++ b/app/frontend/model/Entry.php
diff --git a/app/php/model/User.php b/app/frontend/model/User.php
index d431183..d431183 100644
--- a/app/php/model/User.php
+++ b/app/frontend/model/User.php
diff --git a/app/php/model/UserPreference.php b/app/frontend/model/UserPreference.php
index 90fa221..90fa221 100644
--- a/app/php/model/UserPreference.php
+++ b/app/frontend/model/UserPreference.php
diff --git a/app/php/model/config.xml b/app/frontend/model/config.xml
index a729150..a729150 100644
--- a/app/php/model/config.xml
+++ b/app/frontend/model/config.xml
diff --git a/app/php/pages/Admin.page b/app/frontend/pages/Admin.page
index b130583..b130583 100644
--- a/app/php/pages/Admin.page
+++ b/app/frontend/pages/Admin.page
diff --git a/app/php/pages/Calendar.page b/app/frontend/pages/Calendar.page
index f414dae..f414dae 100644
--- a/app/php/pages/Calendar.page
+++ b/app/frontend/pages/Calendar.page
diff --git a/app/php/pages/Home.page b/app/frontend/pages/Home.page
index fb60066..fb60066 100644
--- a/app/php/pages/Home.page
+++ b/app/frontend/pages/Home.page
diff --git a/app/php/pages/Login.page b/app/frontend/pages/Login.page
index 15bc93e..15bc93e 100644
--- a/app/php/pages/Login.page
+++ b/app/frontend/pages/Login.page
diff --git a/app/php/pages/Profile.page b/app/frontend/pages/Profile.page
index 163d3fa..163d3fa 100644
--- a/app/php/pages/Profile.page
+++ b/app/frontend/pages/Profile.page
diff --git a/app/php/pages/Select.page b/app/frontend/pages/Select.page
index 5e1f232..5e1f232 100644
--- a/app/php/pages/Select.page
+++ b/app/frontend/pages/Select.page
diff --git a/app/php/pages/Signup.page b/app/frontend/pages/Signup.page
index 834b7cf..834b7cf 100644
--- a/app/php/pages/Signup.page
+++ b/app/frontend/pages/Signup.page
diff --git a/app/php/pages/config.xml b/app/frontend/pages/config.xml
index 305651e..305651e 100644
--- a/app/php/pages/config.xml
+++ b/app/frontend/pages/config.xml
diff --git a/app/php/resources b/app/frontend/resources
index bc76415..bc76415 120000
--- a/app/php/resources
+++ b/app/frontend/resources
diff --git a/app/php/runtime b/app/frontend/runtime
index 2cee2e0..2cee2e0 120000
--- a/app/php/runtime
+++ b/app/frontend/runtime
diff --git a/app/php/sqlmap/config.xml b/app/frontend/sqlmap/config.xml
index 101e1b7..101e1b7 100644
--- a/app/php/sqlmap/config.xml
+++ b/app/frontend/sqlmap/config.xml
diff --git a/app/php/sqlmap/events.xml b/app/frontend/sqlmap/events.xml
index 030a773..030a773 100644
--- a/app/php/sqlmap/events.xml
+++ b/app/frontend/sqlmap/events.xml
diff --git a/app/php/themes/default/preloader.gif b/app/frontend/themes/default/preloader.gif
index 6505467..6505467 100644
--- a/app/php/themes/default/preloader.gif
+++ b/app/frontend/themes/default/preloader.gif
Binary files differ
diff --git a/app/php/url/UrlManager.php b/app/frontend/url/UrlManager.php
index a33d98e..a33d98e 100644
--- a/app/php/url/UrlManager.php
+++ b/app/frontend/url/UrlManager.php
diff --git a/app/php/url/config.xml b/app/frontend/url/config.xml
index b072b2d..b072b2d 100644
--- a/app/php/url/config.xml
+++ b/app/frontend/url/config.xml
diff --git a/app/php/user/DbUser.php b/app/frontend/user/DbUser.php
index d636e8b..d636e8b 100644
--- a/app/php/user/DbUser.php
+++ b/app/frontend/user/DbUser.php
diff --git a/app/php/user/config.xml b/app/frontend/user/config.xml
index 80027e5..80027e5 100644
--- a/app/php/user/config.xml
+++ b/app/frontend/user/config.xml
diff --git a/app/php/web/AssetManager.php b/app/frontend/web/AssetManager.php
index 2677585..2677585 100644
--- a/app/php/web/AssetManager.php
+++ b/app/frontend/web/AssetManager.php
diff --git a/app/php/web/BaseUrlDerivedFromBasePath.php b/app/frontend/web/BaseUrlDerivedFromBasePath.php
index 2da277f..2da277f 100644
--- a/app/php/web/BaseUrlDerivedFromBasePath.php
+++ b/app/frontend/web/BaseUrlDerivedFromBasePath.php
diff --git a/app/php/web/ClientScriptManager.php b/app/frontend/web/ClientScriptManager.php
index 223c6e2..223c6e2 100644
--- a/app/php/web/ClientScriptManager.php
+++ b/app/frontend/web/ClientScriptManager.php
diff --git a/app/php/web/FacadeTemplateControl.php b/app/frontend/web/FacadeTemplateControl.php
index 05d148c..05d148c 100644
--- a/app/php/web/FacadeTemplateControl.php
+++ b/app/frontend/web/FacadeTemplateControl.php
diff --git a/app/php/web/TemplateControl.php b/app/frontend/web/TemplateControl.php
index aa95d75..aa95d75 100644
--- a/app/php/web/TemplateControl.php
+++ b/app/frontend/web/TemplateControl.php
diff --git a/app/php/web/ThemeManager.php b/app/frontend/web/ThemeManager.php
index 9dcae76..9dcae76 100644
--- a/app/php/web/ThemeManager.php
+++ b/app/frontend/web/ThemeManager.php
diff --git a/app/php/web/config.xml b/app/frontend/web/config.xml
index 49bbcc6..49bbcc6 100644
--- a/app/php/web/config.xml
+++ b/app/frontend/web/config.xml
diff --git a/http/_themes b/http/_themes
index db75df8..be7b0eb 120000
--- a/http/_themes
+++ b/http/_themes
@@ -1 +1 @@
-../app/php/themes \ No newline at end of file
+../app/frontend/themes \ No newline at end of file
diff --git a/http/index.php b/http/index.php
index 5519aa6..1bb46ce 100644
--- a/http/index.php
+++ b/http/index.php
@@ -1,7 +1,7 @@
<?php
$basePath = dirname(__FILE__);
-$applicationPath = $basePath . '/../app/php/';
+$applicationPath = $basePath . '/../app/frontend/';
$libPath = $basePath . '/../lib/';
$frameworkPath = $libPath . 'prado/framework/prado.php';