diff options
-rw-r--r-- | apps/.apps | 1 | ||||
-rw-r--r-- | apps/api/.api | 1 | ||||
-rw-r--r-- | apps/web/.htaccess (renamed from public/application/.htaccess) | 0 | ||||
-rw-r--r-- | apps/web/.web | 1 | ||||
-rw-r--r-- | apps/web/cache/.htaccess (renamed from public/application/cache/.htaccess) | 0 | ||||
-rw-r--r-- | apps/web/cache/index.html (renamed from public/application/cache/index.html) | 0 | ||||
-rw-r--r-- | apps/web/config/autoload.php (renamed from public/application/config/autoload.php) | 0 | ||||
-rw-r--r-- | apps/web/config/config.php (renamed from public/application/config/config.php) | 0 | ||||
-rw-r--r-- | apps/web/config/constants.php (renamed from public/application/config/constants.php) | 0 | ||||
-rw-r--r-- | apps/web/config/crud.php (renamed from public/application/config/crud.php) | 0 | ||||
-rw-r--r-- | apps/web/config/database.php (renamed from public/application/config/database.php) | 0 | ||||
-rw-r--r-- | apps/web/config/doctypes.php (renamed from public/application/config/doctypes.php) | 0 | ||||
-rw-r--r-- | apps/web/config/foreign_chars.php (renamed from public/application/config/foreign_chars.php) | 0 | ||||
-rw-r--r-- | apps/web/config/hooks.php (renamed from public/application/config/hooks.php) | 0 | ||||
-rw-r--r-- | apps/web/config/index.html (renamed from public/application/config/index.html) | 0 | ||||
-rw-r--r-- | apps/web/config/memcached.php (renamed from public/application/config/memcached.php) | 0 | ||||
-rw-r--r-- | apps/web/config/migration.php (renamed from public/application/config/migration.php) | 0 | ||||
-rw-r--r-- | apps/web/config/mimes.php (renamed from public/application/config/mimes.php) | 0 | ||||
-rw-r--r-- | apps/web/config/newsbeuter.php (renamed from public/application/config/newsbeuter.php) | 0 | ||||
-rw-r--r-- | apps/web/config/profiler.php (renamed from public/application/config/profiler.php) | 0 | ||||
-rw-r--r-- | apps/web/config/rest.php (renamed from public/application/config/rest.php) | 0 | ||||
-rw-r--r-- | apps/web/config/routes.php (renamed from public/application/config/routes.php) | 0 | ||||
-rw-r--r-- | apps/web/config/smileys.php (renamed from public/application/config/smileys.php) | 0 | ||||
-rw-r--r-- | apps/web/config/user_agents.php (renamed from public/application/config/user_agents.php) | 0 | ||||
-rw-r--r-- | apps/web/controllers/Welcome.php (renamed from public/application/controllers/Welcome.php) | 0 | ||||
-rw-r--r-- | apps/web/controllers/api/Key.php (renamed from public/application/controllers/api/Key.php) | 0 | ||||
-rw-r--r-- | apps/web/controllers/api/Rss.php (renamed from public/application/controllers/api/Rss.php) | 0 | ||||
-rw-r--r-- | apps/web/controllers/api/index.html (renamed from public/application/controllers/api/index.html) | 0 | ||||
-rw-r--r-- | apps/web/controllers/index.html (renamed from public/application/controllers/index.html) | 0 | ||||
-rw-r--r-- | apps/web/core/index.html (renamed from public/application/core/index.html) | 0 | ||||
-rw-r--r-- | apps/web/helpers/index.html (renamed from public/application/helpers/index.html) | 0 | ||||
-rw-r--r-- | apps/web/hooks/index.html (renamed from public/application/hooks/index.html) | 0 | ||||
-rw-r--r-- | apps/web/index.html (renamed from public/application/index.html) | 0 | ||||
-rw-r--r-- | apps/web/language/english/index.html (renamed from public/application/language/english/index.html) | 0 | ||||
-rw-r--r-- | apps/web/language/index.html (renamed from public/application/language/index.html) | 0 | ||||
-rw-r--r-- | apps/web/libraries/Curl.php (renamed from public/application/libraries/Curl.php) | 0 | ||||
-rw-r--r-- | apps/web/libraries/DataHandler.php (renamed from public/application/libraries/DataHandler.php) | 0 | ||||
-rw-r--r-- | apps/web/libraries/Format.php (renamed from public/application/libraries/Format.php) | 0 | ||||
-rw-r--r-- | apps/web/libraries/Newsbeuter.php (renamed from public/application/libraries/Newsbeuter.php) | 0 | ||||
-rw-r--r-- | apps/web/libraries/REST_Controller.php (renamed from public/application/libraries/REST_Controller.php) | 0 | ||||
-rw-r--r-- | apps/web/libraries/index.html (renamed from public/application/libraries/index.html) | 0 | ||||
-rw-r--r-- | apps/web/logs/index.html (renamed from public/application/logs/index.html) | 0 | ||||
-rw-r--r-- | apps/web/models/Crud_model.php (renamed from public/application/models/Crud_model.php) | 0 | ||||
-rw-r--r-- | apps/web/models/index.html (renamed from public/application/models/index.html) | 0 | ||||
-rw-r--r-- | apps/web/models/newsbeuter/Newsbeuter_cache.php (renamed from public/application/models/newsbeuter/Newsbeuter_cache.php) | 0 | ||||
-rw-r--r-- | apps/web/models/newsbeuter/Newsbeuter_icon.php (renamed from public/application/models/newsbeuter/Newsbeuter_icon.php) | 0 | ||||
-rw-r--r-- | apps/web/models/newsbeuter/Newsbeuter_model.php (renamed from public/application/models/newsbeuter/Newsbeuter_model.php) | 0 | ||||
-rw-r--r-- | apps/web/models/newsbeuter/Newsbeuter_rss_feed_model.php (renamed from public/application/models/newsbeuter/Newsbeuter_rss_feed_model.php) | 0 | ||||
-rw-r--r-- | apps/web/models/newsbeuter/Newsbeuter_rss_item_model.php (renamed from public/application/models/newsbeuter/Newsbeuter_rss_item_model.php) | 0 | ||||
-rw-r--r-- | apps/web/models/newsbeuter/Newsbeuter_rss_url_model.php (renamed from public/application/models/newsbeuter/Newsbeuter_rss_url_model.php) | 0 | ||||
-rw-r--r-- | apps/web/models/newsbeuter/index.html (renamed from public/application/models/newsbeuter/index.html) | 0 | ||||
-rw-r--r-- | apps/web/third_party/ci-crud/LICENSE (renamed from public/application/third_party/ci-crud/LICENSE) | 0 | ||||
-rw-r--r-- | apps/web/third_party/ci-crud/README.md (renamed from public/application/third_party/ci-crud/README.md) | 0 | ||||
-rw-r--r-- | apps/web/third_party/index.html (renamed from public/application/third_party/index.html) | 0 | ||||
-rw-r--r-- | apps/web/third_party/restserver/LICENSE.txt (renamed from public/application/third_party/restserver/LICENSE.txt) | 0 | ||||
-rw-r--r-- | apps/web/third_party/restserver/README.md (renamed from public/application/third_party/restserver/README.md) | 0 | ||||
-rw-r--r-- | apps/web/views/_content.php (renamed from public/application/views/_content.php) | 0 | ||||
-rw-r--r-- | apps/web/views/_navbar_center.php (renamed from public/application/views/_navbar_center.php) | 0 | ||||
-rw-r--r-- | apps/web/views/_navbar_left.php (renamed from public/application/views/_navbar_left.php) | 0 | ||||
-rw-r--r-- | apps/web/views/_navbar_left_list_alt.php (renamed from public/application/views/_navbar_left_list_alt.php) | 0 | ||||
-rw-r--r-- | apps/web/views/_navbar_top.php (renamed from public/application/views/_navbar_top.php) | 0 | ||||
-rw-r--r-- | apps/web/views/breadcrumb.php (renamed from public/application/views/breadcrumb.php) | 0 | ||||
-rw-r--r-- | apps/web/views/errors/cli/error_404.php (renamed from public/application/views/errors/cli/error_404.php) | 0 | ||||
-rw-r--r-- | apps/web/views/errors/cli/error_db.php (renamed from public/application/views/errors/cli/error_db.php) | 0 | ||||
-rw-r--r-- | apps/web/views/errors/cli/error_exception.php (renamed from public/application/views/errors/cli/error_exception.php) | 0 | ||||
-rw-r--r-- | apps/web/views/errors/cli/error_general.php (renamed from public/application/views/errors/cli/error_general.php) | 0 | ||||
-rw-r--r-- | apps/web/views/errors/cli/error_php.php (renamed from public/application/views/errors/cli/error_php.php) | 0 | ||||
-rw-r--r-- | apps/web/views/errors/cli/index.html (renamed from public/application/views/errors/cli/index.html) | 0 | ||||
-rw-r--r-- | apps/web/views/errors/html/error_404.php (renamed from public/application/views/errors/html/error_404.php) | 0 | ||||
-rw-r--r-- | apps/web/views/errors/html/error_db.php (renamed from public/application/views/errors/html/error_db.php) | 0 | ||||
-rw-r--r-- | apps/web/views/errors/html/error_exception.php (renamed from public/application/views/errors/html/error_exception.php) | 0 | ||||
-rw-r--r-- | apps/web/views/errors/html/error_general.php (renamed from public/application/views/errors/html/error_general.php) | 0 | ||||
-rw-r--r-- | apps/web/views/errors/html/error_php.php (renamed from public/application/views/errors/html/error_php.php) | 0 | ||||
-rw-r--r-- | apps/web/views/errors/html/index.html (renamed from public/application/views/errors/html/index.html) | 0 | ||||
-rw-r--r-- | apps/web/views/errors/index.html (renamed from public/application/views/errors/index.html) | 0 | ||||
-rw-r--r-- | apps/web/views/homepage.php (renamed from public/application/views/homepage.php) | 0 | ||||
-rw-r--r-- | apps/web/views/index.html (renamed from public/application/views/index.html) | 0 | ||||
-rw-r--r-- | apps/web/views/template.sample (renamed from public/application/views/template.sample) | 0 | ||||
-rwxr-xr-x | public/index.php | 2 |
79 files changed, 4 insertions, 1 deletions
diff --git a/apps/.apps b/apps/.apps new file mode 100644 index 0000000..8d1c8b6 --- /dev/null +++ b/apps/.apps @@ -0,0 +1 @@ + diff --git a/apps/api/.api b/apps/api/.api new file mode 100644 index 0000000..8d1c8b6 --- /dev/null +++ b/apps/api/.api @@ -0,0 +1 @@ + diff --git a/public/application/.htaccess b/apps/web/.htaccess index 6c63ed4..6c63ed4 100644 --- a/public/application/.htaccess +++ b/apps/web/.htaccess diff --git a/apps/web/.web b/apps/web/.web new file mode 100644 index 0000000..8d1c8b6 --- /dev/null +++ b/apps/web/.web @@ -0,0 +1 @@ + diff --git a/public/application/cache/.htaccess b/apps/web/cache/.htaccess index 6c63ed4..6c63ed4 100644 --- a/public/application/cache/.htaccess +++ b/apps/web/cache/.htaccess diff --git a/public/application/cache/index.html b/apps/web/cache/index.html index b702fbc..b702fbc 100644 --- a/public/application/cache/index.html +++ b/apps/web/cache/index.html diff --git a/public/application/config/autoload.php b/apps/web/config/autoload.php index 72f855c..72f855c 100644 --- a/public/application/config/autoload.php +++ b/apps/web/config/autoload.php diff --git a/public/application/config/config.php b/apps/web/config/config.php index 2f3e67f..2f3e67f 100644 --- a/public/application/config/config.php +++ b/apps/web/config/config.php diff --git a/public/application/config/constants.php b/apps/web/config/constants.php index 01096c7..01096c7 100644 --- a/public/application/config/constants.php +++ b/apps/web/config/constants.php diff --git a/public/application/config/crud.php b/apps/web/config/crud.php index d99ea20..d99ea20 100644 --- a/public/application/config/crud.php +++ b/apps/web/config/crud.php diff --git a/public/application/config/database.php b/apps/web/config/database.php index 925b3e5..925b3e5 100644 --- a/public/application/config/database.php +++ b/apps/web/config/database.php diff --git a/public/application/config/doctypes.php b/apps/web/config/doctypes.php index 59a7991..59a7991 100644 --- a/public/application/config/doctypes.php +++ b/apps/web/config/doctypes.php diff --git a/public/application/config/foreign_chars.php b/apps/web/config/foreign_chars.php index d02dea9..d02dea9 100644 --- a/public/application/config/foreign_chars.php +++ b/apps/web/config/foreign_chars.php diff --git a/public/application/config/hooks.php b/apps/web/config/hooks.php index 2eac5bb..2eac5bb 100644 --- a/public/application/config/hooks.php +++ b/apps/web/config/hooks.php diff --git a/public/application/config/index.html b/apps/web/config/index.html index b702fbc..b702fbc 100644 --- a/public/application/config/index.html +++ b/apps/web/config/index.html diff --git a/public/application/config/memcached.php b/apps/web/config/memcached.php index 55949a6..55949a6 100644 --- a/public/application/config/memcached.php +++ b/apps/web/config/memcached.php diff --git a/public/application/config/migration.php b/apps/web/config/migration.php index 083bf28..083bf28 100644 --- a/public/application/config/migration.php +++ b/apps/web/config/migration.php diff --git a/public/application/config/mimes.php b/apps/web/config/mimes.php index 8eff4d2..8eff4d2 100644 --- a/public/application/config/mimes.php +++ b/apps/web/config/mimes.php diff --git a/public/application/config/newsbeuter.php b/apps/web/config/newsbeuter.php index d2ea716..d2ea716 100644 --- a/public/application/config/newsbeuter.php +++ b/apps/web/config/newsbeuter.php diff --git a/public/application/config/profiler.php b/apps/web/config/profiler.php index b30204e..b30204e 100644 --- a/public/application/config/profiler.php +++ b/apps/web/config/profiler.php diff --git a/public/application/config/rest.php b/apps/web/config/rest.php index 08df0ce..08df0ce 100644 --- a/public/application/config/rest.php +++ b/apps/web/config/rest.php diff --git a/public/application/config/routes.php b/apps/web/config/routes.php index a98c6d1..a98c6d1 100644 --- a/public/application/config/routes.php +++ b/apps/web/config/routes.php diff --git a/public/application/config/smileys.php b/apps/web/config/smileys.php index 1428d68..1428d68 100644 --- a/public/application/config/smileys.php +++ b/apps/web/config/smileys.php diff --git a/public/application/config/user_agents.php b/apps/web/config/user_agents.php index 6f3295a..6f3295a 100644 --- a/public/application/config/user_agents.php +++ b/apps/web/config/user_agents.php diff --git a/public/application/controllers/Welcome.php b/apps/web/controllers/Welcome.php index 2503cb2..2503cb2 100644 --- a/public/application/controllers/Welcome.php +++ b/apps/web/controllers/Welcome.php diff --git a/public/application/controllers/api/Key.php b/apps/web/controllers/api/Key.php index 4e9a383..4e9a383 100644 --- a/public/application/controllers/api/Key.php +++ b/apps/web/controllers/api/Key.php diff --git a/public/application/controllers/api/Rss.php b/apps/web/controllers/api/Rss.php index 021ef85..021ef85 100644 --- a/public/application/controllers/api/Rss.php +++ b/apps/web/controllers/api/Rss.php diff --git a/public/application/controllers/api/index.html b/apps/web/controllers/api/index.html index b702fbc..b702fbc 100644 --- a/public/application/controllers/api/index.html +++ b/apps/web/controllers/api/index.html diff --git a/public/application/controllers/index.html b/apps/web/controllers/index.html index b702fbc..b702fbc 100644 --- a/public/application/controllers/index.html +++ b/apps/web/controllers/index.html diff --git a/public/application/core/index.html b/apps/web/core/index.html index b702fbc..b702fbc 100644 --- a/public/application/core/index.html +++ b/apps/web/core/index.html diff --git a/public/application/helpers/index.html b/apps/web/helpers/index.html index b702fbc..b702fbc 100644 --- a/public/application/helpers/index.html +++ b/apps/web/helpers/index.html diff --git a/public/application/hooks/index.html b/apps/web/hooks/index.html index b702fbc..b702fbc 100644 --- a/public/application/hooks/index.html +++ b/apps/web/hooks/index.html diff --git a/public/application/index.html b/apps/web/index.html index b702fbc..b702fbc 100644 --- a/public/application/index.html +++ b/apps/web/index.html diff --git a/public/application/language/english/index.html b/apps/web/language/english/index.html index b702fbc..b702fbc 100644 --- a/public/application/language/english/index.html +++ b/apps/web/language/english/index.html diff --git a/public/application/language/index.html b/apps/web/language/index.html index b702fbc..b702fbc 100644 --- a/public/application/language/index.html +++ b/apps/web/language/index.html diff --git a/public/application/libraries/Curl.php b/apps/web/libraries/Curl.php index 0c3fd5c..0c3fd5c 100644 --- a/public/application/libraries/Curl.php +++ b/apps/web/libraries/Curl.php diff --git a/public/application/libraries/DataHandler.php b/apps/web/libraries/DataHandler.php index 1495dc8..1495dc8 100644 --- a/public/application/libraries/DataHandler.php +++ b/apps/web/libraries/DataHandler.php diff --git a/public/application/libraries/Format.php b/apps/web/libraries/Format.php index 165b638..165b638 100644 --- a/public/application/libraries/Format.php +++ b/apps/web/libraries/Format.php diff --git a/public/application/libraries/Newsbeuter.php b/apps/web/libraries/Newsbeuter.php index 6007052..6007052 100644 --- a/public/application/libraries/Newsbeuter.php +++ b/apps/web/libraries/Newsbeuter.php diff --git a/public/application/libraries/REST_Controller.php b/apps/web/libraries/REST_Controller.php index f9314bb..f9314bb 100644 --- a/public/application/libraries/REST_Controller.php +++ b/apps/web/libraries/REST_Controller.php diff --git a/public/application/libraries/index.html b/apps/web/libraries/index.html index b702fbc..b702fbc 100644 --- a/public/application/libraries/index.html +++ b/apps/web/libraries/index.html diff --git a/public/application/logs/index.html b/apps/web/logs/index.html index b702fbc..b702fbc 100644 --- a/public/application/logs/index.html +++ b/apps/web/logs/index.html diff --git a/public/application/models/Crud_model.php b/apps/web/models/Crud_model.php index 53e92b6..53e92b6 100644 --- a/public/application/models/Crud_model.php +++ b/apps/web/models/Crud_model.php diff --git a/public/application/models/index.html b/apps/web/models/index.html index b702fbc..b702fbc 100644 --- a/public/application/models/index.html +++ b/apps/web/models/index.html diff --git a/public/application/models/newsbeuter/Newsbeuter_cache.php b/apps/web/models/newsbeuter/Newsbeuter_cache.php index c91cb49..c91cb49 100644 --- a/public/application/models/newsbeuter/Newsbeuter_cache.php +++ b/apps/web/models/newsbeuter/Newsbeuter_cache.php diff --git a/public/application/models/newsbeuter/Newsbeuter_icon.php b/apps/web/models/newsbeuter/Newsbeuter_icon.php index 01fd343..01fd343 100644 --- a/public/application/models/newsbeuter/Newsbeuter_icon.php +++ b/apps/web/models/newsbeuter/Newsbeuter_icon.php diff --git a/public/application/models/newsbeuter/Newsbeuter_model.php b/apps/web/models/newsbeuter/Newsbeuter_model.php index 73d9b4b..73d9b4b 100644 --- a/public/application/models/newsbeuter/Newsbeuter_model.php +++ b/apps/web/models/newsbeuter/Newsbeuter_model.php diff --git a/public/application/models/newsbeuter/Newsbeuter_rss_feed_model.php b/apps/web/models/newsbeuter/Newsbeuter_rss_feed_model.php index 8904585..8904585 100644 --- a/public/application/models/newsbeuter/Newsbeuter_rss_feed_model.php +++ b/apps/web/models/newsbeuter/Newsbeuter_rss_feed_model.php diff --git a/public/application/models/newsbeuter/Newsbeuter_rss_item_model.php b/apps/web/models/newsbeuter/Newsbeuter_rss_item_model.php index ed6ffed..ed6ffed 100644 --- a/public/application/models/newsbeuter/Newsbeuter_rss_item_model.php +++ b/apps/web/models/newsbeuter/Newsbeuter_rss_item_model.php diff --git a/public/application/models/newsbeuter/Newsbeuter_rss_url_model.php b/apps/web/models/newsbeuter/Newsbeuter_rss_url_model.php index 02d9ba2..02d9ba2 100644 --- a/public/application/models/newsbeuter/Newsbeuter_rss_url_model.php +++ b/apps/web/models/newsbeuter/Newsbeuter_rss_url_model.php diff --git a/public/application/models/newsbeuter/index.html b/apps/web/models/newsbeuter/index.html index b702fbc..b702fbc 100644 --- a/public/application/models/newsbeuter/index.html +++ b/apps/web/models/newsbeuter/index.html diff --git a/public/application/third_party/ci-crud/LICENSE b/apps/web/third_party/ci-crud/LICENSE index c219a87..c219a87 100644 --- a/public/application/third_party/ci-crud/LICENSE +++ b/apps/web/third_party/ci-crud/LICENSE diff --git a/public/application/third_party/ci-crud/README.md b/apps/web/third_party/ci-crud/README.md index f6f7325..f6f7325 100644 --- a/public/application/third_party/ci-crud/README.md +++ b/apps/web/third_party/ci-crud/README.md diff --git a/public/application/third_party/index.html b/apps/web/third_party/index.html index b702fbc..b702fbc 100644 --- a/public/application/third_party/index.html +++ b/apps/web/third_party/index.html diff --git a/public/application/third_party/restserver/LICENSE.txt b/apps/web/third_party/restserver/LICENSE.txt index 365ffb8..365ffb8 100644 --- a/public/application/third_party/restserver/LICENSE.txt +++ b/apps/web/third_party/restserver/LICENSE.txt diff --git a/public/application/third_party/restserver/README.md b/apps/web/third_party/restserver/README.md index 0c1f313..0c1f313 100644 --- a/public/application/third_party/restserver/README.md +++ b/apps/web/third_party/restserver/README.md diff --git a/public/application/views/_content.php b/apps/web/views/_content.php index f735351..f735351 100644 --- a/public/application/views/_content.php +++ b/apps/web/views/_content.php diff --git a/public/application/views/_navbar_center.php b/apps/web/views/_navbar_center.php index f874632..f874632 100644 --- a/public/application/views/_navbar_center.php +++ b/apps/web/views/_navbar_center.php diff --git a/public/application/views/_navbar_left.php b/apps/web/views/_navbar_left.php index 6cec1cf..6cec1cf 100644 --- a/public/application/views/_navbar_left.php +++ b/apps/web/views/_navbar_left.php diff --git a/public/application/views/_navbar_left_list_alt.php b/apps/web/views/_navbar_left_list_alt.php index fcd2922..fcd2922 100644 --- a/public/application/views/_navbar_left_list_alt.php +++ b/apps/web/views/_navbar_left_list_alt.php diff --git a/public/application/views/_navbar_top.php b/apps/web/views/_navbar_top.php index 692c946..692c946 100644 --- a/public/application/views/_navbar_top.php +++ b/apps/web/views/_navbar_top.php diff --git a/public/application/views/breadcrumb.php b/apps/web/views/breadcrumb.php index 4dc7ab9..4dc7ab9 100644 --- a/public/application/views/breadcrumb.php +++ b/apps/web/views/breadcrumb.php diff --git a/public/application/views/errors/cli/error_404.php b/apps/web/views/errors/cli/error_404.php index 6984b61..6984b61 100644 --- a/public/application/views/errors/cli/error_404.php +++ b/apps/web/views/errors/cli/error_404.php diff --git a/public/application/views/errors/cli/error_db.php b/apps/web/views/errors/cli/error_db.php index 2ff43ff..2ff43ff 100644 --- a/public/application/views/errors/cli/error_db.php +++ b/apps/web/views/errors/cli/error_db.php diff --git a/public/application/views/errors/cli/error_exception.php b/apps/web/views/errors/cli/error_exception.php index 75d7f0f..75d7f0f 100644 --- a/public/application/views/errors/cli/error_exception.php +++ b/apps/web/views/errors/cli/error_exception.php diff --git a/public/application/views/errors/cli/error_general.php b/apps/web/views/errors/cli/error_general.php index 6984b61..6984b61 100644 --- a/public/application/views/errors/cli/error_general.php +++ b/apps/web/views/errors/cli/error_general.php diff --git a/public/application/views/errors/cli/error_php.php b/apps/web/views/errors/cli/error_php.php index fec91e5..fec91e5 100644 --- a/public/application/views/errors/cli/error_php.php +++ b/apps/web/views/errors/cli/error_php.php diff --git a/public/application/views/errors/cli/index.html b/apps/web/views/errors/cli/index.html index b702fbc..b702fbc 100644 --- a/public/application/views/errors/cli/index.html +++ b/apps/web/views/errors/cli/index.html diff --git a/public/application/views/errors/html/error_404.php b/apps/web/views/errors/html/error_404.php index 756ea9d..756ea9d 100644 --- a/public/application/views/errors/html/error_404.php +++ b/apps/web/views/errors/html/error_404.php diff --git a/public/application/views/errors/html/error_db.php b/apps/web/views/errors/html/error_db.php index f5a43f6..f5a43f6 100644 --- a/public/application/views/errors/html/error_db.php +++ b/apps/web/views/errors/html/error_db.php diff --git a/public/application/views/errors/html/error_exception.php b/apps/web/views/errors/html/error_exception.php index 8784886..8784886 100644 --- a/public/application/views/errors/html/error_exception.php +++ b/apps/web/views/errors/html/error_exception.php diff --git a/public/application/views/errors/html/error_general.php b/apps/web/views/errors/html/error_general.php index fc3b2eb..fc3b2eb 100644 --- a/public/application/views/errors/html/error_general.php +++ b/apps/web/views/errors/html/error_general.php diff --git a/public/application/views/errors/html/error_php.php b/apps/web/views/errors/html/error_php.php index b146f9c..b146f9c 100644 --- a/public/application/views/errors/html/error_php.php +++ b/apps/web/views/errors/html/error_php.php diff --git a/public/application/views/errors/html/index.html b/apps/web/views/errors/html/index.html index b702fbc..b702fbc 100644 --- a/public/application/views/errors/html/index.html +++ b/apps/web/views/errors/html/index.html diff --git a/public/application/views/errors/index.html b/apps/web/views/errors/index.html index b702fbc..b702fbc 100644 --- a/public/application/views/errors/index.html +++ b/apps/web/views/errors/index.html diff --git a/public/application/views/homepage.php b/apps/web/views/homepage.php index 9c1f736..9c1f736 100644 --- a/public/application/views/homepage.php +++ b/apps/web/views/homepage.php diff --git a/public/application/views/index.html b/apps/web/views/index.html index b702fbc..b702fbc 100644 --- a/public/application/views/index.html +++ b/apps/web/views/index.html diff --git a/public/application/views/template.sample b/apps/web/views/template.sample index 76ada7e..76ada7e 100644 --- a/public/application/views/template.sample +++ b/apps/web/views/template.sample diff --git a/public/index.php b/public/index.php index 40125bd..9e729ad 100755 --- a/public/index.php +++ b/public/index.php @@ -116,7 +116,7 @@ switch (ENVIRONMENT) * * NO TRAILING SLASH! */ - $application_folder = 'application'; + $application_folder = '../apps/web'; /* *--------------------------------------------------------------- |