From b198cd212f90af1fe317f4089ef72e70745df961 Mon Sep 17 00:00:00 2001 From: William Mantly Date: Sun, 30 Jun 2019 22:04:19 -0400 Subject: [PATCH] Moved to PHP folder --- {HTML => php/HTML}/abc-admin/admin-users.html | 0 {HTML => php/HTML}/abc-admin/class-form.html | 0 .../HTML}/abc-admin/classsetting-instructor.html | 0 .../HTML}/abc-admin/classsetting-location.html | 0 .../HTML}/abc-admin/classsetting-names.html | 0 {HTML => php/HTML}/abc-admin/css/responsive.css | 0 {HTML => php/HTML}/abc-admin/css/style.css | 0 {HTML => php/HTML}/abc-admin/fonts/Chivo-Light.ttf | Bin .../HTML}/abc-admin/fonts/Chivo-Regular.otf | Bin .../abc-admin/fonts/HelveticaNeue-Condensed.otf | Bin .../abc-admin/fonts/HelveticaNeue-Extended.otf | Bin .../abc-admin/fonts/HelveticaNeue-HeavyCond.otf | Bin .../HTML}/abc-admin/fonts/HelveticaNeueLight.ttf | Bin {HTML => php/HTML}/abc-admin/img/abc-logo-color.png | Bin {HTML => php/HTML}/abc-admin/img/ad.png | Bin {HTML => php/HTML}/abc-admin/img/admin-logo.png | Bin {HTML => php/HTML}/abc-admin/img/create.png | Bin {HTML => php/HTML}/abc-admin/img/dashboard.png | Bin {HTML => php/HTML}/abc-admin/img/delete.png | Bin {HTML => php/HTML}/abc-admin/img/edit.png | Bin {HTML => php/HTML}/abc-admin/img/hamperger.png | Bin {HTML => php/HTML}/abc-admin/img/logo.jpg | Bin {HTML => php/HTML}/abc-admin/img/logo.png | Bin {HTML => php/HTML}/abc-admin/img/logout.png | Bin {HTML => php/HTML}/abc-admin/img/tools.png | Bin {HTML => php/HTML}/abc-admin/index.html | 0 {HTML => php/HTML}/abc-admin/js/push.js | 0 {HTML => php/HTML}/abc-admin/login.html | 0 {HTML => php/HTML}/abc-front/css/bootstrap-grid.css | 0 .../HTML}/abc-front/css/bootstrap-grid.css.map | 0 .../HTML}/abc-front/css/bootstrap-grid.min.css | 0 .../HTML}/abc-front/css/bootstrap-grid.min.css.map | 0 .../HTML}/abc-front/css/bootstrap-reboot.css | 0 .../HTML}/abc-front/css/bootstrap-reboot.css.map | 0 .../HTML}/abc-front/css/bootstrap-reboot.min.css | 0 .../abc-front/css/bootstrap-reboot.min.css.map | 0 {HTML => php/HTML}/abc-front/css/bootstrap.css | 0 {HTML => php/HTML}/abc-front/css/bootstrap.css.map | 0 {HTML => php/HTML}/abc-front/css/bootstrap.min.css | 0 .../HTML}/abc-front/css/bootstrap.min.css.map | 0 {HTML => php/HTML}/abc-front/css/responsive.css | 0 {HTML => php/HTML}/abc-front/css/style.css | 0 .../abc-front/fonts/HelveticaNeue-Condensed.otf | Bin .../abc-front/fonts/HelveticaNeue-Extended.otf | Bin .../abc-front/fonts/HelveticaNeue-HeavyCond.otf | Bin .../HTML}/abc-front/fonts/HelveticaNeueLight.ttf | Bin {HTML => php/HTML}/abc-front/hosted-payment.html | 0 {HTML => php/HTML}/abc-front/img/abc.png | Bin {HTML => php/HTML}/abc-front/img/banner.jpg | Bin {HTML => php/HTML}/abc-front/img/data.png | Bin {HTML => php/HTML}/abc-front/img/logo.jpg | Bin {HTML => php/HTML}/abc-front/img/ssl.png | Bin {HTML => php/HTML}/abc-front/img/visa.png | Bin {HTML => php/HTML}/abc-front/index.html | 0 {HTML => php/HTML}/abc-front/js/bootstrap.bundle.js | 0 .../HTML}/abc-front/js/bootstrap.bundle.js.map | 0 .../HTML}/abc-front/js/bootstrap.bundle.min.js | 0 .../HTML}/abc-front/js/bootstrap.bundle.min.js.map | 0 {HTML => php/HTML}/abc-front/js/bootstrap.js | 0 {HTML => php/HTML}/abc-front/js/bootstrap.js.map | 0 {HTML => php/HTML}/abc-front/js/bootstrap.min.js | 0 .../HTML}/abc-front/js/bootstrap.min.js.map | 0 {HTML => php/HTML}/abc-front/laventura.html | 0 {HTML => php/HTML}/abc-front/review.html | 0 {application => php/application}/.DS_Store | Bin {application => php/application}/.htaccess | 0 {application => php/application}/cache/.htaccess | 0 {application => php/application}/cache/index.html | 0 .../application}/config/autoload.php | 0 {application => php/application}/config/config.php | 0 .../application}/config/constants.php | 0 .../application}/config/database.php | 0 .../application}/config/doctypes.php | 0 .../application}/config/foreign_chars.php | 0 {application => php/application}/config/hooks.php | 0 {application => php/application}/config/index.html | 0 .../application}/config/memcached.php | 0 .../application}/config/migration.php | 0 {application => php/application}/config/mimes.php | 0 .../application}/config/profiler.php | 0 {application => php/application}/config/routes.php | 0 {application => php/application}/config/smileys.php | 0 .../application}/config/user_agents.php | 0 .../application}/controllers/Payment.php | 0 .../application}/controllers/Registration.php | 0 .../application}/controllers/Review.php | 0 .../application}/controllers/Welcome.php | 0 .../application}/controllers/admin/Admin.php | 0 .../application}/controllers/admin/Classsetting.php | 0 .../application}/controllers/admin/Createclass.php | 0 .../application}/controllers/admin/Order_list.php | 0 .../application}/controllers/admin/Orderlist.php | 0 .../application}/controllers/admin/User.php | 0 .../application}/controllers/index.html | 0 {application => php/application}/core/index.html | 0 {application => php/application}/helpers/index.html | 0 {application => php/application}/helpers/phpass.php | 0 {application => php/application}/hooks/index.html | 0 {application => php/application}/index.html | 0 .../application}/language/english/index.html | 0 .../application}/language/index.html | 0 .../application}/libraries/Password.php | 0 .../application}/libraries/Userauth.php | 0 .../application}/libraries/index.html | 0 {application => php/application}/logs/index.html | 0 .../application}/models/Admin_model.php | 0 .../application}/models/Class_model.php | 0 .../application}/models/Create_model.php | 0 .../application}/models/Index_model.php | 0 .../application}/models/Orderlist_model.php | 0 .../application}/models/User_model.php | 0 {application => php/application}/models/index.html | 0 .../application}/third_party/index.html | 0 {application => php/application}/views/.DS_Store | Bin .../application}/views/admin/admin-users.php | 0 .../application}/views/admin/class-create.php | 0 .../views/admin/classsetting-instructor.php | 0 .../views/admin/classsetting-location.php | 0 .../application}/views/admin/classsetting-names.php | 0 .../application}/views/admin/dashboard.php | 0 .../views/admin/includes/footer-script.php | 0 .../views/admin/includes/header-script.php | 0 .../application}/views/admin/includes/header.php | 0 .../application}/views/admin/includes/left-menu.php | 0 .../application}/views/admin/index.html | 0 .../application}/views/admin/login.php | 0 .../application}/views/admin/order-list.php | 0 .../application}/views/admin/test.php | 0 .../application}/views/admin/view-order.php | 0 .../application}/views/errors/.DS_Store | Bin .../application}/views/errors/cli/error_404.php | 0 .../application}/views/errors/cli/error_db.php | 0 .../views/errors/cli/error_exception.php | 0 .../application}/views/errors/cli/error_general.php | 0 .../application}/views/errors/cli/error_php.php | 0 .../application}/views/errors/cli/index.html | 0 .../application}/views/errors/html/error_404.php | 0 .../application}/views/errors/html/error_db.php | 0 .../views/errors/html/error_exception.php | 0 .../views/errors/html/error_general.php | 0 .../application}/views/errors/html/error_php.php | 0 .../application}/views/errors/html/index.html | 0 .../application}/views/errors/index.html | 0 .../application}/views/front/confirm.php | 0 .../views/front/includes/footer-script.php | 0 .../views/front/includes/header-script.php | 0 .../application}/views/front/includes/header.php | 0 .../views/front/includes/index-header.php | 0 .../application}/views/front/includes/left-menu.php | 0 .../views/front/includes/test_footer.php | 0 .../application}/views/front/index.php | 0 .../application}/views/front/payment.php | 0 .../application}/views/front/review.php | 0 .../application}/views/front/revtest.php | 0 .../application}/views/front/test.php | 0 {application => php/application}/views/index.html | 0 .../application}/views/welcome_message.php | 0 .../assets}/admin/css/bootstrap-datepicker3.min.css | 0 {assets => php/assets}/admin/css/bootstrap.min.css | 0 .../assets}/admin/css/jquery.timepicker.min.css | 0 {assets => php/assets}/admin/css/responsive.css | 0 {assets => php/assets}/admin/css/style.css | 0 {assets => php/assets}/admin/fonts/Chivo-Light.ttf | Bin .../assets}/admin/fonts/Chivo-Regular.otf | Bin .../assets}/admin/fonts/HelveticaNeue-Condensed.otf | Bin .../assets}/admin/fonts/HelveticaNeue-Extended.otf | Bin .../assets}/admin/fonts/HelveticaNeue-HeavyCond.otf | Bin .../assets}/admin/fonts/HelveticaNeueLight.ttf | Bin {assets => php/assets}/admin/img/11.png | Bin {assets => php/assets}/admin/img/abc-logo-color.png | Bin {assets => php/assets}/admin/img/abc_logo_svg.svg | 0 {assets => php/assets}/admin/img/ad.png | Bin {assets => php/assets}/admin/img/admin-logo.png | Bin {assets => php/assets}/admin/img/create.png | Bin {assets => php/assets}/admin/img/dashboard.png | Bin {assets => php/assets}/admin/img/delete.png | Bin {assets => php/assets}/admin/img/edit.png | Bin {assets => php/assets}/admin/img/eye.png | Bin {assets => php/assets}/admin/img/hamperger.png | Bin {assets => php/assets}/admin/img/list.png | Bin {assets => php/assets}/admin/img/logo.jpg | Bin {assets => php/assets}/admin/img/logo.png | Bin {assets => php/assets}/admin/img/logout.png | Bin {assets => php/assets}/admin/img/paid.png | Bin {assets => php/assets}/admin/img/print.png | Bin {assets => php/assets}/admin/img/tools.png | Bin .../assets}/admin/js/bootstrap-datepicker.min.js | 0 {assets => php/assets}/admin/js/bootstrap.min.js | 0 {assets => php/assets}/admin/js/jquery-2.1.4.min.js | 0 .../assets}/admin/js/jquery.timepicker.min.js | 0 {assets => php/assets}/admin/js/push.js | 0 {assets => php/assets}/front/css/bootstrap-grid.css | 0 .../assets}/front/css/bootstrap-grid.css.map | 0 .../assets}/front/css/bootstrap-grid.min.css | 0 .../assets}/front/css/bootstrap-grid.min.css.map | 0 .../assets}/front/css/bootstrap-reboot.css | 0 .../assets}/front/css/bootstrap-reboot.css.map | 0 .../assets}/front/css/bootstrap-reboot.min.css | 0 .../assets}/front/css/bootstrap-reboot.min.css.map | 0 {assets => php/assets}/front/css/bootstrap.css | 0 {assets => php/assets}/front/css/bootstrap.css.map | 0 {assets => php/assets}/front/css/bootstrap.min.css | 0 .../assets}/front/css/bootstrap.min.css.map | 0 {assets => php/assets}/front/css/responsive.css | 0 {assets => php/assets}/front/css/style.css | 0 .../assets}/front/fonts/HelveticaNeue-Condensed.otf | Bin .../assets}/front/fonts/HelveticaNeue-Extended.otf | Bin .../assets}/front/fonts/HelveticaNeue-HeavyCond.otf | Bin .../assets}/front/fonts/HelveticaNeueLight.ttf | Bin {assets => php/assets}/front/img/abc.png | Bin {assets => php/assets}/front/img/banner.jpg | Bin {assets => php/assets}/front/img/data.png | Bin {assets => php/assets}/front/img/logo.jpg | Bin {assets => php/assets}/front/img/ssl.png | Bin {assets => php/assets}/front/img/visa.png | Bin {assets => php/assets}/front/js/bootstrap.bundle.js | 0 .../assets}/front/js/bootstrap.bundle.js.map | 0 .../assets}/front/js/bootstrap.bundle.min.js | 0 .../assets}/front/js/bootstrap.bundle.min.js.map | 0 {assets => php/assets}/front/js/bootstrap.js | 0 {assets => php/assets}/front/js/bootstrap.js.map | 0 {assets => php/assets}/front/js/bootstrap.min.js | 0 .../assets}/front/js/bootstrap.min.js.map | 0 {assets => php/assets}/front/js/jquery-3.3.1.min.js | 0 .../front/js/jquery-input-mask-phone-number.js | 0 composer.json => php/composer.json | 0 contributing.md => php/contributing.md | 0 index.php => php/index.php | 0 license.txt => php/license.txt | 0 readme.rst => php/readme.rst | 0 {system => php/system}/.DS_Store | Bin {system => php/system}/.htaccess | 0 {system => php/system}/core/Benchmark.php | 0 {system => php/system}/core/CodeIgniter.php | 0 {system => php/system}/core/Common.php | 0 {system => php/system}/core/Config.php | 0 {system => php/system}/core/Controller.php | 0 {system => php/system}/core/Exceptions.php | 0 {system => php/system}/core/Hooks.php | 0 {system => php/system}/core/Input.php | 0 {system => php/system}/core/Lang.php | 0 {system => php/system}/core/Loader.php | 0 {system => php/system}/core/Log.php | 0 {system => php/system}/core/Model.php | 0 {system => php/system}/core/Output.php | 0 {system => php/system}/core/Router.php | 0 {system => php/system}/core/Security.php | 0 {system => php/system}/core/URI.php | 0 {system => php/system}/core/Utf8.php | 0 {system => php/system}/core/compat/hash.php | 0 {system => php/system}/core/compat/index.html | 0 {system => php/system}/core/compat/mbstring.php | 0 {system => php/system}/core/compat/password.php | 0 {system => php/system}/core/compat/standard.php | 0 {system => php/system}/core/index.html | 0 {system => php/system}/database/DB.php | 0 {system => php/system}/database/DB_cache.php | 0 {system => php/system}/database/DB_driver.php | 0 {system => php/system}/database/DB_forge.php | 0 .../system}/database/DB_query_builder.php | 0 {system => php/system}/database/DB_result.php | 0 {system => php/system}/database/DB_utility.php | 0 .../database/drivers/cubrid/cubrid_driver.php | 0 .../database/drivers/cubrid/cubrid_forge.php | 0 .../database/drivers/cubrid/cubrid_result.php | 0 .../database/drivers/cubrid/cubrid_utility.php | 0 .../system}/database/drivers/cubrid/index.html | 0 .../system}/database/drivers/ibase/ibase_driver.php | 0 .../system}/database/drivers/ibase/ibase_forge.php | 0 .../system}/database/drivers/ibase/ibase_result.php | 0 .../database/drivers/ibase/ibase_utility.php | 0 .../system}/database/drivers/ibase/index.html | 0 {system => php/system}/database/drivers/index.html | 0 .../system}/database/drivers/mssql/index.html | 0 .../system}/database/drivers/mssql/mssql_driver.php | 0 .../system}/database/drivers/mssql/mssql_forge.php | 0 .../system}/database/drivers/mssql/mssql_result.php | 0 .../database/drivers/mssql/mssql_utility.php | 0 .../system}/database/drivers/mysql/index.html | 0 .../system}/database/drivers/mysql/mysql_driver.php | 0 .../system}/database/drivers/mysql/mysql_forge.php | 0 .../system}/database/drivers/mysql/mysql_result.php | 0 .../database/drivers/mysql/mysql_utility.php | 0 .../system}/database/drivers/mysqli/index.html | 0 .../database/drivers/mysqli/mysqli_driver.php | 0 .../database/drivers/mysqli/mysqli_forge.php | 0 .../database/drivers/mysqli/mysqli_result.php | 0 .../database/drivers/mysqli/mysqli_utility.php | 0 .../system}/database/drivers/oci8/index.html | 0 .../system}/database/drivers/oci8/oci8_driver.php | 0 .../system}/database/drivers/oci8/oci8_forge.php | 0 .../system}/database/drivers/oci8/oci8_result.php | 0 .../system}/database/drivers/oci8/oci8_utility.php | 0 .../system}/database/drivers/odbc/index.html | 0 .../system}/database/drivers/odbc/odbc_driver.php | 0 .../system}/database/drivers/odbc/odbc_forge.php | 0 .../system}/database/drivers/odbc/odbc_result.php | 0 .../system}/database/drivers/odbc/odbc_utility.php | 0 .../system}/database/drivers/pdo/index.html | 0 .../system}/database/drivers/pdo/pdo_driver.php | 0 .../system}/database/drivers/pdo/pdo_forge.php | 0 .../system}/database/drivers/pdo/pdo_result.php | 0 .../system}/database/drivers/pdo/pdo_utility.php | 0 .../database/drivers/pdo/subdrivers/index.html | 0 .../drivers/pdo/subdrivers/pdo_4d_driver.php | 0 .../drivers/pdo/subdrivers/pdo_4d_forge.php | 0 .../drivers/pdo/subdrivers/pdo_cubrid_driver.php | 0 .../drivers/pdo/subdrivers/pdo_cubrid_forge.php | 0 .../drivers/pdo/subdrivers/pdo_dblib_driver.php | 0 .../drivers/pdo/subdrivers/pdo_dblib_forge.php | 0 .../drivers/pdo/subdrivers/pdo_firebird_driver.php | 0 .../drivers/pdo/subdrivers/pdo_firebird_forge.php | 0 .../drivers/pdo/subdrivers/pdo_ibm_driver.php | 0 .../drivers/pdo/subdrivers/pdo_ibm_forge.php | 0 .../drivers/pdo/subdrivers/pdo_informix_driver.php | 0 .../drivers/pdo/subdrivers/pdo_informix_forge.php | 0 .../drivers/pdo/subdrivers/pdo_mysql_driver.php | 0 .../drivers/pdo/subdrivers/pdo_mysql_forge.php | 0 .../drivers/pdo/subdrivers/pdo_oci_driver.php | 0 .../drivers/pdo/subdrivers/pdo_oci_forge.php | 0 .../drivers/pdo/subdrivers/pdo_odbc_driver.php | 0 .../drivers/pdo/subdrivers/pdo_odbc_forge.php | 0 .../drivers/pdo/subdrivers/pdo_pgsql_driver.php | 0 .../drivers/pdo/subdrivers/pdo_pgsql_forge.php | 0 .../drivers/pdo/subdrivers/pdo_sqlite_driver.php | 0 .../drivers/pdo/subdrivers/pdo_sqlite_forge.php | 0 .../drivers/pdo/subdrivers/pdo_sqlsrv_driver.php | 0 .../drivers/pdo/subdrivers/pdo_sqlsrv_forge.php | 0 .../system}/database/drivers/postgre/index.html | 0 .../database/drivers/postgre/postgre_driver.php | 0 .../database/drivers/postgre/postgre_forge.php | 0 .../database/drivers/postgre/postgre_result.php | 0 .../database/drivers/postgre/postgre_utility.php | 0 .../system}/database/drivers/sqlite/index.html | 0 .../database/drivers/sqlite/sqlite_driver.php | 0 .../database/drivers/sqlite/sqlite_forge.php | 0 .../database/drivers/sqlite/sqlite_result.php | 0 .../database/drivers/sqlite/sqlite_utility.php | 0 .../system}/database/drivers/sqlite3/index.html | 0 .../database/drivers/sqlite3/sqlite3_driver.php | 0 .../database/drivers/sqlite3/sqlite3_forge.php | 0 .../database/drivers/sqlite3/sqlite3_result.php | 0 .../database/drivers/sqlite3/sqlite3_utility.php | 0 .../system}/database/drivers/sqlsrv/index.html | 0 .../database/drivers/sqlsrv/sqlsrv_driver.php | 0 .../database/drivers/sqlsrv/sqlsrv_forge.php | 0 .../database/drivers/sqlsrv/sqlsrv_result.php | 0 .../database/drivers/sqlsrv/sqlsrv_utility.php | 0 {system => php/system}/database/index.html | 0 {system => php/system}/fonts/index.html | 0 {system => php/system}/fonts/texb.ttf | Bin {system => php/system}/helpers/array_helper.php | 0 {system => php/system}/helpers/captcha_helper.php | 0 {system => php/system}/helpers/cookie_helper.php | 0 {system => php/system}/helpers/date_helper.php | 0 {system => php/system}/helpers/directory_helper.php | 0 {system => php/system}/helpers/download_helper.php | 0 {system => php/system}/helpers/email_helper.php | 0 {system => php/system}/helpers/file_helper.php | 0 {system => php/system}/helpers/form_helper.php | 0 {system => php/system}/helpers/html_helper.php | 0 {system => php/system}/helpers/index.html | 0 {system => php/system}/helpers/inflector_helper.php | 0 {system => php/system}/helpers/language_helper.php | 0 {system => php/system}/helpers/number_helper.php | 0 {system => php/system}/helpers/path_helper.php | 0 {system => php/system}/helpers/security_helper.php | 0 {system => php/system}/helpers/smiley_helper.php | 0 {system => php/system}/helpers/string_helper.php | 0 {system => php/system}/helpers/text_helper.php | 0 .../system}/helpers/typography_helper.php | 0 {system => php/system}/helpers/url_helper.php | 0 {system => php/system}/helpers/xml_helper.php | 0 {system => php/system}/index.html | 0 .../system}/language/english/calendar_lang.php | 0 .../system}/language/english/date_lang.php | 0 {system => php/system}/language/english/db_lang.php | 0 .../system}/language/english/email_lang.php | 0 .../language/english/form_validation_lang.php | 0 .../system}/language/english/ftp_lang.php | 0 .../system}/language/english/imglib_lang.php | 0 {system => php/system}/language/english/index.html | 0 .../system}/language/english/migration_lang.php | 0 .../system}/language/english/number_lang.php | 0 .../system}/language/english/pagination_lang.php | 0 .../system}/language/english/profiler_lang.php | 0 .../system}/language/english/unit_test_lang.php | 0 .../system}/language/english/upload_lang.php | 0 {system => php/system}/language/index.html | 0 {system => php/system}/libraries/Cache/Cache.php | 0 .../system}/libraries/Cache/drivers/Cache_apc.php | 0 .../system}/libraries/Cache/drivers/Cache_dummy.php | 0 .../system}/libraries/Cache/drivers/Cache_file.php | 0 .../libraries/Cache/drivers/Cache_memcached.php | 0 .../system}/libraries/Cache/drivers/Cache_redis.php | 0 .../libraries/Cache/drivers/Cache_wincache.php | 0 .../system}/libraries/Cache/drivers/index.html | 0 {system => php/system}/libraries/Cache/index.html | 0 {system => php/system}/libraries/Calendar.php | 0 {system => php/system}/libraries/Cart.php | 0 {system => php/system}/libraries/Driver.php | 0 {system => php/system}/libraries/Email.php | 0 {system => php/system}/libraries/Encrypt.php | 0 {system => php/system}/libraries/Encryption.php | 0 .../system}/libraries/Form_validation.php | 0 {system => php/system}/libraries/Ftp.php | 0 {system => php/system}/libraries/Image_lib.php | 0 {system => php/system}/libraries/Javascript.php | 0 .../system}/libraries/Javascript/Jquery.php | 0 .../system}/libraries/Javascript/index.html | 0 {system => php/system}/libraries/Migration.php | 0 {system => php/system}/libraries/Pagination.php | 0 {system => php/system}/libraries/Parser.php | 0 {system => php/system}/libraries/Profiler.php | 0 .../system}/libraries/Session/Session.php | 0 .../libraries/Session/SessionHandlerInterface.php | 0 .../system}/libraries/Session/Session_driver.php | 0 .../Session/drivers/Session_database_driver.php | 0 .../Session/drivers/Session_files_driver.php | 0 .../Session/drivers/Session_memcached_driver.php | 0 .../Session/drivers/Session_redis_driver.php | 0 .../system}/libraries/Session/drivers/index.html | 0 {system => php/system}/libraries/Session/index.html | 0 {system => php/system}/libraries/Table.php | 0 {system => php/system}/libraries/Trackback.php | 0 {system => php/system}/libraries/Typography.php | 0 {system => php/system}/libraries/Unit_test.php | 0 {system => php/system}/libraries/Upload.php | 0 {system => php/system}/libraries/User_agent.php | 0 {system => php/system}/libraries/Xmlrpc.php | 0 {system => php/system}/libraries/Xmlrpcs.php | 0 {system => php/system}/libraries/Zip.php | 0 {system => php/system}/libraries/index.html | 0 433 files changed, 0 insertions(+), 0 deletions(-) rename {HTML => php/HTML}/abc-admin/admin-users.html (100%) rename {HTML => php/HTML}/abc-admin/class-form.html (100%) rename {HTML => php/HTML}/abc-admin/classsetting-instructor.html (100%) rename {HTML => php/HTML}/abc-admin/classsetting-location.html (100%) rename {HTML => php/HTML}/abc-admin/classsetting-names.html (100%) rename {HTML => php/HTML}/abc-admin/css/responsive.css (100%) rename {HTML => php/HTML}/abc-admin/css/style.css (100%) rename {HTML => php/HTML}/abc-admin/fonts/Chivo-Light.ttf (100%) rename {HTML => php/HTML}/abc-admin/fonts/Chivo-Regular.otf (100%) rename {HTML => php/HTML}/abc-admin/fonts/HelveticaNeue-Condensed.otf (100%) rename {HTML => php/HTML}/abc-admin/fonts/HelveticaNeue-Extended.otf (100%) rename {HTML => php/HTML}/abc-admin/fonts/HelveticaNeue-HeavyCond.otf (100%) rename {HTML => php/HTML}/abc-admin/fonts/HelveticaNeueLight.ttf (100%) rename {HTML => php/HTML}/abc-admin/img/abc-logo-color.png (100%) rename {HTML => php/HTML}/abc-admin/img/ad.png (100%) rename {HTML => php/HTML}/abc-admin/img/admin-logo.png (100%) rename {HTML => php/HTML}/abc-admin/img/create.png (100%) rename {HTML => php/HTML}/abc-admin/img/dashboard.png (100%) rename {HTML => php/HTML}/abc-admin/img/delete.png (100%) rename {HTML => php/HTML}/abc-admin/img/edit.png (100%) rename {HTML => php/HTML}/abc-admin/img/hamperger.png (100%) rename {HTML => php/HTML}/abc-admin/img/logo.jpg (100%) rename {HTML => php/HTML}/abc-admin/img/logo.png (100%) rename {HTML => php/HTML}/abc-admin/img/logout.png (100%) rename {HTML => php/HTML}/abc-admin/img/tools.png (100%) rename {HTML => php/HTML}/abc-admin/index.html (100%) rename {HTML => php/HTML}/abc-admin/js/push.js (100%) rename {HTML => php/HTML}/abc-admin/login.html (100%) rename {HTML => php/HTML}/abc-front/css/bootstrap-grid.css (100%) rename {HTML => php/HTML}/abc-front/css/bootstrap-grid.css.map (100%) rename {HTML => php/HTML}/abc-front/css/bootstrap-grid.min.css (100%) rename {HTML => php/HTML}/abc-front/css/bootstrap-grid.min.css.map (100%) rename {HTML => php/HTML}/abc-front/css/bootstrap-reboot.css (100%) rename {HTML => php/HTML}/abc-front/css/bootstrap-reboot.css.map (100%) rename {HTML => php/HTML}/abc-front/css/bootstrap-reboot.min.css (100%) rename {HTML => php/HTML}/abc-front/css/bootstrap-reboot.min.css.map (100%) rename {HTML => php/HTML}/abc-front/css/bootstrap.css (100%) rename {HTML => php/HTML}/abc-front/css/bootstrap.css.map (100%) rename {HTML => php/HTML}/abc-front/css/bootstrap.min.css (100%) rename {HTML => php/HTML}/abc-front/css/bootstrap.min.css.map (100%) rename {HTML => php/HTML}/abc-front/css/responsive.css (100%) rename {HTML => php/HTML}/abc-front/css/style.css (100%) rename {HTML => php/HTML}/abc-front/fonts/HelveticaNeue-Condensed.otf (100%) rename {HTML => php/HTML}/abc-front/fonts/HelveticaNeue-Extended.otf (100%) rename {HTML => php/HTML}/abc-front/fonts/HelveticaNeue-HeavyCond.otf (100%) rename {HTML => php/HTML}/abc-front/fonts/HelveticaNeueLight.ttf (100%) rename {HTML => php/HTML}/abc-front/hosted-payment.html (100%) rename {HTML => php/HTML}/abc-front/img/abc.png (100%) rename {HTML => php/HTML}/abc-front/img/banner.jpg (100%) rename {HTML => php/HTML}/abc-front/img/data.png (100%) rename {HTML => php/HTML}/abc-front/img/logo.jpg (100%) rename {HTML => php/HTML}/abc-front/img/ssl.png (100%) rename {HTML => php/HTML}/abc-front/img/visa.png (100%) rename {HTML => php/HTML}/abc-front/index.html (100%) rename {HTML => php/HTML}/abc-front/js/bootstrap.bundle.js (100%) rename {HTML => php/HTML}/abc-front/js/bootstrap.bundle.js.map (100%) rename {HTML => php/HTML}/abc-front/js/bootstrap.bundle.min.js (100%) rename {HTML => php/HTML}/abc-front/js/bootstrap.bundle.min.js.map (100%) rename {HTML => php/HTML}/abc-front/js/bootstrap.js (100%) rename {HTML => php/HTML}/abc-front/js/bootstrap.js.map (100%) rename {HTML => php/HTML}/abc-front/js/bootstrap.min.js (100%) rename {HTML => php/HTML}/abc-front/js/bootstrap.min.js.map (100%) rename {HTML => php/HTML}/abc-front/laventura.html (100%) rename {HTML => php/HTML}/abc-front/review.html (100%) rename {application => php/application}/.DS_Store (100%) rename {application => php/application}/.htaccess (100%) rename {application => php/application}/cache/.htaccess (100%) rename {application => php/application}/cache/index.html (100%) rename {application => php/application}/config/autoload.php (100%) rename {application => php/application}/config/config.php (100%) rename {application => php/application}/config/constants.php (100%) rename {application => php/application}/config/database.php (100%) rename {application => php/application}/config/doctypes.php (100%) rename {application => php/application}/config/foreign_chars.php (100%) rename {application => php/application}/config/hooks.php (100%) rename {application => php/application}/config/index.html (100%) rename {application => php/application}/config/memcached.php (100%) rename {application => php/application}/config/migration.php (100%) rename {application => php/application}/config/mimes.php (100%) rename {application => php/application}/config/profiler.php (100%) rename {application => php/application}/config/routes.php (100%) rename {application => php/application}/config/smileys.php (100%) rename {application => php/application}/config/user_agents.php (100%) rename {application => php/application}/controllers/Payment.php (100%) rename {application => php/application}/controllers/Registration.php (100%) rename {application => php/application}/controllers/Review.php (100%) rename {application => php/application}/controllers/Welcome.php (100%) rename {application => php/application}/controllers/admin/Admin.php (100%) rename {application => php/application}/controllers/admin/Classsetting.php (100%) rename {application => php/application}/controllers/admin/Createclass.php (100%) rename {application => php/application}/controllers/admin/Order_list.php (100%) rename {application => php/application}/controllers/admin/Orderlist.php (100%) rename {application => php/application}/controllers/admin/User.php (100%) rename {application => php/application}/controllers/index.html (100%) rename {application => php/application}/core/index.html (100%) rename {application => php/application}/helpers/index.html (100%) rename {application => php/application}/helpers/phpass.php (100%) rename {application => php/application}/hooks/index.html (100%) rename {application => php/application}/index.html (100%) rename {application => php/application}/language/english/index.html (100%) rename {application => php/application}/language/index.html (100%) rename {application => php/application}/libraries/Password.php (100%) rename {application => php/application}/libraries/Userauth.php (100%) rename {application => php/application}/libraries/index.html (100%) rename {application => php/application}/logs/index.html (100%) rename {application => php/application}/models/Admin_model.php (100%) rename {application => php/application}/models/Class_model.php (100%) rename {application => php/application}/models/Create_model.php (100%) rename {application => php/application}/models/Index_model.php (100%) rename {application => php/application}/models/Orderlist_model.php (100%) rename {application => php/application}/models/User_model.php (100%) rename {application => php/application}/models/index.html (100%) rename {application => php/application}/third_party/index.html (100%) rename {application => php/application}/views/.DS_Store (100%) rename {application => php/application}/views/admin/admin-users.php (100%) rename {application => php/application}/views/admin/class-create.php (100%) rename {application => php/application}/views/admin/classsetting-instructor.php (100%) rename {application => php/application}/views/admin/classsetting-location.php (100%) rename {application => php/application}/views/admin/classsetting-names.php (100%) rename {application => php/application}/views/admin/dashboard.php (100%) rename {application => php/application}/views/admin/includes/footer-script.php (100%) rename {application => php/application}/views/admin/includes/header-script.php (100%) rename {application => php/application}/views/admin/includes/header.php (100%) rename {application => php/application}/views/admin/includes/left-menu.php (100%) rename {application => php/application}/views/admin/index.html (100%) rename {application => php/application}/views/admin/login.php (100%) rename {application => php/application}/views/admin/order-list.php (100%) rename {application => php/application}/views/admin/test.php (100%) rename {application => php/application}/views/admin/view-order.php (100%) rename {application => php/application}/views/errors/.DS_Store (100%) rename {application => php/application}/views/errors/cli/error_404.php (100%) rename {application => php/application}/views/errors/cli/error_db.php (100%) rename {application => php/application}/views/errors/cli/error_exception.php (100%) rename {application => php/application}/views/errors/cli/error_general.php (100%) rename {application => php/application}/views/errors/cli/error_php.php (100%) rename {application => php/application}/views/errors/cli/index.html (100%) rename {application => php/application}/views/errors/html/error_404.php (100%) rename {application => php/application}/views/errors/html/error_db.php (100%) rename {application => php/application}/views/errors/html/error_exception.php (100%) rename {application => php/application}/views/errors/html/error_general.php (100%) rename {application => php/application}/views/errors/html/error_php.php (100%) rename {application => php/application}/views/errors/html/index.html (100%) rename {application => php/application}/views/errors/index.html (100%) rename {application => php/application}/views/front/confirm.php (100%) rename {application => php/application}/views/front/includes/footer-script.php (100%) rename {application => php/application}/views/front/includes/header-script.php (100%) rename {application => php/application}/views/front/includes/header.php (100%) rename {application => php/application}/views/front/includes/index-header.php (100%) rename {application => php/application}/views/front/includes/left-menu.php (100%) rename {application => php/application}/views/front/includes/test_footer.php (100%) rename {application => php/application}/views/front/index.php (100%) rename {application => php/application}/views/front/payment.php (100%) rename {application => php/application}/views/front/review.php (100%) rename {application => php/application}/views/front/revtest.php (100%) rename {application => php/application}/views/front/test.php (100%) rename {application => php/application}/views/index.html (100%) rename {application => php/application}/views/welcome_message.php (100%) rename {assets => php/assets}/admin/css/bootstrap-datepicker3.min.css (100%) rename {assets => php/assets}/admin/css/bootstrap.min.css (100%) rename {assets => php/assets}/admin/css/jquery.timepicker.min.css (100%) rename {assets => php/assets}/admin/css/responsive.css (100%) rename {assets => php/assets}/admin/css/style.css (100%) rename {assets => php/assets}/admin/fonts/Chivo-Light.ttf (100%) rename {assets => php/assets}/admin/fonts/Chivo-Regular.otf (100%) rename {assets => php/assets}/admin/fonts/HelveticaNeue-Condensed.otf (100%) rename {assets => php/assets}/admin/fonts/HelveticaNeue-Extended.otf (100%) rename {assets => php/assets}/admin/fonts/HelveticaNeue-HeavyCond.otf (100%) rename {assets => php/assets}/admin/fonts/HelveticaNeueLight.ttf (100%) rename {assets => php/assets}/admin/img/11.png (100%) rename {assets => php/assets}/admin/img/abc-logo-color.png (100%) rename {assets => php/assets}/admin/img/abc_logo_svg.svg (100%) rename {assets => php/assets}/admin/img/ad.png (100%) rename {assets => php/assets}/admin/img/admin-logo.png (100%) rename {assets => php/assets}/admin/img/create.png (100%) rename {assets => php/assets}/admin/img/dashboard.png (100%) rename {assets => php/assets}/admin/img/delete.png (100%) rename {assets => php/assets}/admin/img/edit.png (100%) rename {assets => php/assets}/admin/img/eye.png (100%) rename {assets => php/assets}/admin/img/hamperger.png (100%) rename {assets => php/assets}/admin/img/list.png (100%) rename {assets => php/assets}/admin/img/logo.jpg (100%) rename {assets => php/assets}/admin/img/logo.png (100%) rename {assets => php/assets}/admin/img/logout.png (100%) rename {assets => php/assets}/admin/img/paid.png (100%) rename {assets => php/assets}/admin/img/print.png (100%) rename {assets => php/assets}/admin/img/tools.png (100%) rename {assets => php/assets}/admin/js/bootstrap-datepicker.min.js (100%) rename {assets => php/assets}/admin/js/bootstrap.min.js (100%) rename {assets => php/assets}/admin/js/jquery-2.1.4.min.js (100%) rename {assets => php/assets}/admin/js/jquery.timepicker.min.js (100%) rename {assets => php/assets}/admin/js/push.js (100%) rename {assets => php/assets}/front/css/bootstrap-grid.css (100%) rename {assets => php/assets}/front/css/bootstrap-grid.css.map (100%) rename {assets => php/assets}/front/css/bootstrap-grid.min.css (100%) rename {assets => php/assets}/front/css/bootstrap-grid.min.css.map (100%) rename {assets => php/assets}/front/css/bootstrap-reboot.css (100%) rename {assets => php/assets}/front/css/bootstrap-reboot.css.map (100%) rename {assets => php/assets}/front/css/bootstrap-reboot.min.css (100%) rename {assets => php/assets}/front/css/bootstrap-reboot.min.css.map (100%) rename {assets => php/assets}/front/css/bootstrap.css (100%) rename {assets => php/assets}/front/css/bootstrap.css.map (100%) rename {assets => php/assets}/front/css/bootstrap.min.css (100%) rename {assets => php/assets}/front/css/bootstrap.min.css.map (100%) rename {assets => php/assets}/front/css/responsive.css (100%) rename {assets => php/assets}/front/css/style.css (100%) rename {assets => php/assets}/front/fonts/HelveticaNeue-Condensed.otf (100%) rename {assets => php/assets}/front/fonts/HelveticaNeue-Extended.otf (100%) rename {assets => php/assets}/front/fonts/HelveticaNeue-HeavyCond.otf (100%) rename {assets => php/assets}/front/fonts/HelveticaNeueLight.ttf (100%) rename {assets => php/assets}/front/img/abc.png (100%) rename {assets => php/assets}/front/img/banner.jpg (100%) rename {assets => php/assets}/front/img/data.png (100%) rename {assets => php/assets}/front/img/logo.jpg (100%) rename {assets => php/assets}/front/img/ssl.png (100%) rename {assets => php/assets}/front/img/visa.png (100%) rename {assets => php/assets}/front/js/bootstrap.bundle.js (100%) rename {assets => php/assets}/front/js/bootstrap.bundle.js.map (100%) rename {assets => php/assets}/front/js/bootstrap.bundle.min.js (100%) rename {assets => php/assets}/front/js/bootstrap.bundle.min.js.map (100%) rename {assets => php/assets}/front/js/bootstrap.js (100%) rename {assets => php/assets}/front/js/bootstrap.js.map (100%) rename {assets => php/assets}/front/js/bootstrap.min.js (100%) rename {assets => php/assets}/front/js/bootstrap.min.js.map (100%) rename {assets => php/assets}/front/js/jquery-3.3.1.min.js (100%) rename {assets => php/assets}/front/js/jquery-input-mask-phone-number.js (100%) rename composer.json => php/composer.json (100%) rename contributing.md => php/contributing.md (100%) rename index.php => php/index.php (100%) rename license.txt => php/license.txt (100%) rename readme.rst => php/readme.rst (100%) rename {system => php/system}/.DS_Store (100%) rename {system => php/system}/.htaccess (100%) rename {system => php/system}/core/Benchmark.php (100%) rename {system => php/system}/core/CodeIgniter.php (100%) rename {system => php/system}/core/Common.php (100%) rename {system => php/system}/core/Config.php (100%) rename {system => php/system}/core/Controller.php (100%) rename {system => php/system}/core/Exceptions.php (100%) rename {system => php/system}/core/Hooks.php (100%) rename {system => php/system}/core/Input.php (100%) rename {system => php/system}/core/Lang.php (100%) rename {system => php/system}/core/Loader.php (100%) rename {system => php/system}/core/Log.php (100%) rename {system => php/system}/core/Model.php (100%) rename {system => php/system}/core/Output.php (100%) rename {system => php/system}/core/Router.php (100%) rename {system => php/system}/core/Security.php (100%) rename {system => php/system}/core/URI.php (100%) rename {system => php/system}/core/Utf8.php (100%) rename {system => php/system}/core/compat/hash.php (100%) rename {system => php/system}/core/compat/index.html (100%) rename {system => php/system}/core/compat/mbstring.php (100%) rename {system => php/system}/core/compat/password.php (100%) rename {system => php/system}/core/compat/standard.php (100%) rename {system => php/system}/core/index.html (100%) rename {system => php/system}/database/DB.php (100%) rename {system => php/system}/database/DB_cache.php (100%) rename {system => php/system}/database/DB_driver.php (100%) rename {system => php/system}/database/DB_forge.php (100%) rename {system => php/system}/database/DB_query_builder.php (100%) rename {system => php/system}/database/DB_result.php (100%) rename {system => php/system}/database/DB_utility.php (100%) rename {system => php/system}/database/drivers/cubrid/cubrid_driver.php (100%) rename {system => php/system}/database/drivers/cubrid/cubrid_forge.php (100%) rename {system => php/system}/database/drivers/cubrid/cubrid_result.php (100%) rename {system => php/system}/database/drivers/cubrid/cubrid_utility.php (100%) rename {system => php/system}/database/drivers/cubrid/index.html (100%) rename {system => php/system}/database/drivers/ibase/ibase_driver.php (100%) rename {system => php/system}/database/drivers/ibase/ibase_forge.php (100%) rename {system => php/system}/database/drivers/ibase/ibase_result.php (100%) rename {system => php/system}/database/drivers/ibase/ibase_utility.php (100%) rename {system => php/system}/database/drivers/ibase/index.html (100%) rename {system => php/system}/database/drivers/index.html (100%) rename {system => php/system}/database/drivers/mssql/index.html (100%) rename {system => php/system}/database/drivers/mssql/mssql_driver.php (100%) rename {system => php/system}/database/drivers/mssql/mssql_forge.php (100%) rename {system => php/system}/database/drivers/mssql/mssql_result.php (100%) rename {system => php/system}/database/drivers/mssql/mssql_utility.php (100%) rename {system => php/system}/database/drivers/mysql/index.html (100%) rename {system => php/system}/database/drivers/mysql/mysql_driver.php (100%) rename {system => php/system}/database/drivers/mysql/mysql_forge.php (100%) rename {system => php/system}/database/drivers/mysql/mysql_result.php (100%) rename {system => php/system}/database/drivers/mysql/mysql_utility.php (100%) rename {system => php/system}/database/drivers/mysqli/index.html (100%) rename {system => php/system}/database/drivers/mysqli/mysqli_driver.php (100%) rename {system => php/system}/database/drivers/mysqli/mysqli_forge.php (100%) rename {system => php/system}/database/drivers/mysqli/mysqli_result.php (100%) rename {system => php/system}/database/drivers/mysqli/mysqli_utility.php (100%) rename {system => php/system}/database/drivers/oci8/index.html (100%) rename {system => php/system}/database/drivers/oci8/oci8_driver.php (100%) rename {system => php/system}/database/drivers/oci8/oci8_forge.php (100%) rename {system => php/system}/database/drivers/oci8/oci8_result.php (100%) rename {system => php/system}/database/drivers/oci8/oci8_utility.php (100%) rename {system => php/system}/database/drivers/odbc/index.html (100%) rename {system => php/system}/database/drivers/odbc/odbc_driver.php (100%) rename {system => php/system}/database/drivers/odbc/odbc_forge.php (100%) rename {system => php/system}/database/drivers/odbc/odbc_result.php (100%) rename {system => php/system}/database/drivers/odbc/odbc_utility.php (100%) rename {system => php/system}/database/drivers/pdo/index.html (100%) rename {system => php/system}/database/drivers/pdo/pdo_driver.php (100%) rename {system => php/system}/database/drivers/pdo/pdo_forge.php (100%) rename {system => php/system}/database/drivers/pdo/pdo_result.php (100%) rename {system => php/system}/database/drivers/pdo/pdo_utility.php (100%) rename {system => php/system}/database/drivers/pdo/subdrivers/index.html (100%) rename {system => php/system}/database/drivers/pdo/subdrivers/pdo_4d_driver.php (100%) rename {system => php/system}/database/drivers/pdo/subdrivers/pdo_4d_forge.php (100%) rename {system => php/system}/database/drivers/pdo/subdrivers/pdo_cubrid_driver.php (100%) rename {system => php/system}/database/drivers/pdo/subdrivers/pdo_cubrid_forge.php (100%) rename {system => php/system}/database/drivers/pdo/subdrivers/pdo_dblib_driver.php (100%) rename {system => php/system}/database/drivers/pdo/subdrivers/pdo_dblib_forge.php (100%) rename {system => php/system}/database/drivers/pdo/subdrivers/pdo_firebird_driver.php (100%) rename {system => php/system}/database/drivers/pdo/subdrivers/pdo_firebird_forge.php (100%) rename {system => php/system}/database/drivers/pdo/subdrivers/pdo_ibm_driver.php (100%) rename {system => php/system}/database/drivers/pdo/subdrivers/pdo_ibm_forge.php (100%) rename {system => php/system}/database/drivers/pdo/subdrivers/pdo_informix_driver.php (100%) rename {system => php/system}/database/drivers/pdo/subdrivers/pdo_informix_forge.php (100%) rename {system => php/system}/database/drivers/pdo/subdrivers/pdo_mysql_driver.php (100%) rename {system => php/system}/database/drivers/pdo/subdrivers/pdo_mysql_forge.php (100%) rename {system => php/system}/database/drivers/pdo/subdrivers/pdo_oci_driver.php (100%) rename {system => php/system}/database/drivers/pdo/subdrivers/pdo_oci_forge.php (100%) rename {system => php/system}/database/drivers/pdo/subdrivers/pdo_odbc_driver.php (100%) rename {system => php/system}/database/drivers/pdo/subdrivers/pdo_odbc_forge.php (100%) rename {system => php/system}/database/drivers/pdo/subdrivers/pdo_pgsql_driver.php (100%) rename {system => php/system}/database/drivers/pdo/subdrivers/pdo_pgsql_forge.php (100%) rename {system => php/system}/database/drivers/pdo/subdrivers/pdo_sqlite_driver.php (100%) rename {system => php/system}/database/drivers/pdo/subdrivers/pdo_sqlite_forge.php (100%) rename {system => php/system}/database/drivers/pdo/subdrivers/pdo_sqlsrv_driver.php (100%) rename {system => php/system}/database/drivers/pdo/subdrivers/pdo_sqlsrv_forge.php (100%) rename {system => php/system}/database/drivers/postgre/index.html (100%) rename {system => php/system}/database/drivers/postgre/postgre_driver.php (100%) rename {system => php/system}/database/drivers/postgre/postgre_forge.php (100%) rename {system => php/system}/database/drivers/postgre/postgre_result.php (100%) rename {system => php/system}/database/drivers/postgre/postgre_utility.php (100%) rename {system => php/system}/database/drivers/sqlite/index.html (100%) rename {system => php/system}/database/drivers/sqlite/sqlite_driver.php (100%) rename {system => php/system}/database/drivers/sqlite/sqlite_forge.php (100%) rename {system => php/system}/database/drivers/sqlite/sqlite_result.php (100%) rename {system => php/system}/database/drivers/sqlite/sqlite_utility.php (100%) rename {system => php/system}/database/drivers/sqlite3/index.html (100%) rename {system => php/system}/database/drivers/sqlite3/sqlite3_driver.php (100%) rename {system => php/system}/database/drivers/sqlite3/sqlite3_forge.php (100%) rename {system => php/system}/database/drivers/sqlite3/sqlite3_result.php (100%) rename {system => php/system}/database/drivers/sqlite3/sqlite3_utility.php (100%) rename {system => php/system}/database/drivers/sqlsrv/index.html (100%) rename {system => php/system}/database/drivers/sqlsrv/sqlsrv_driver.php (100%) rename {system => php/system}/database/drivers/sqlsrv/sqlsrv_forge.php (100%) rename {system => php/system}/database/drivers/sqlsrv/sqlsrv_result.php (100%) rename {system => php/system}/database/drivers/sqlsrv/sqlsrv_utility.php (100%) rename {system => php/system}/database/index.html (100%) rename {system => php/system}/fonts/index.html (100%) rename {system => php/system}/fonts/texb.ttf (100%) rename {system => php/system}/helpers/array_helper.php (100%) rename {system => php/system}/helpers/captcha_helper.php (100%) rename {system => php/system}/helpers/cookie_helper.php (100%) rename {system => php/system}/helpers/date_helper.php (100%) rename {system => php/system}/helpers/directory_helper.php (100%) rename {system => php/system}/helpers/download_helper.php (100%) rename {system => php/system}/helpers/email_helper.php (100%) rename {system => php/system}/helpers/file_helper.php (100%) rename {system => php/system}/helpers/form_helper.php (100%) rename {system => php/system}/helpers/html_helper.php (100%) rename {system => php/system}/helpers/index.html (100%) rename {system => php/system}/helpers/inflector_helper.php (100%) rename {system => php/system}/helpers/language_helper.php (100%) rename {system => php/system}/helpers/number_helper.php (100%) rename {system => php/system}/helpers/path_helper.php (100%) rename {system => php/system}/helpers/security_helper.php (100%) rename {system => php/system}/helpers/smiley_helper.php (100%) rename {system => php/system}/helpers/string_helper.php (100%) rename {system => php/system}/helpers/text_helper.php (100%) rename {system => php/system}/helpers/typography_helper.php (100%) rename {system => php/system}/helpers/url_helper.php (100%) rename {system => php/system}/helpers/xml_helper.php (100%) rename {system => php/system}/index.html (100%) rename {system => php/system}/language/english/calendar_lang.php (100%) rename {system => php/system}/language/english/date_lang.php (100%) rename {system => php/system}/language/english/db_lang.php (100%) rename {system => php/system}/language/english/email_lang.php (100%) rename {system => php/system}/language/english/form_validation_lang.php (100%) rename {system => php/system}/language/english/ftp_lang.php (100%) rename {system => php/system}/language/english/imglib_lang.php (100%) rename {system => php/system}/language/english/index.html (100%) rename {system => php/system}/language/english/migration_lang.php (100%) rename {system => php/system}/language/english/number_lang.php (100%) rename {system => php/system}/language/english/pagination_lang.php (100%) rename {system => php/system}/language/english/profiler_lang.php (100%) rename {system => php/system}/language/english/unit_test_lang.php (100%) rename {system => php/system}/language/english/upload_lang.php (100%) rename {system => php/system}/language/index.html (100%) rename {system => php/system}/libraries/Cache/Cache.php (100%) rename {system => php/system}/libraries/Cache/drivers/Cache_apc.php (100%) rename {system => php/system}/libraries/Cache/drivers/Cache_dummy.php (100%) rename {system => php/system}/libraries/Cache/drivers/Cache_file.php (100%) rename {system => php/system}/libraries/Cache/drivers/Cache_memcached.php (100%) rename {system => php/system}/libraries/Cache/drivers/Cache_redis.php (100%) rename {system => php/system}/libraries/Cache/drivers/Cache_wincache.php (100%) rename {system => php/system}/libraries/Cache/drivers/index.html (100%) rename {system => php/system}/libraries/Cache/index.html (100%) rename {system => php/system}/libraries/Calendar.php (100%) rename {system => php/system}/libraries/Cart.php (100%) rename {system => php/system}/libraries/Driver.php (100%) rename {system => php/system}/libraries/Email.php (100%) rename {system => php/system}/libraries/Encrypt.php (100%) rename {system => php/system}/libraries/Encryption.php (100%) rename {system => php/system}/libraries/Form_validation.php (100%) rename {system => php/system}/libraries/Ftp.php (100%) rename {system => php/system}/libraries/Image_lib.php (100%) rename {system => php/system}/libraries/Javascript.php (100%) rename {system => php/system}/libraries/Javascript/Jquery.php (100%) rename {system => php/system}/libraries/Javascript/index.html (100%) rename {system => php/system}/libraries/Migration.php (100%) rename {system => php/system}/libraries/Pagination.php (100%) rename {system => php/system}/libraries/Parser.php (100%) rename {system => php/system}/libraries/Profiler.php (100%) rename {system => php/system}/libraries/Session/Session.php (100%) rename {system => php/system}/libraries/Session/SessionHandlerInterface.php (100%) rename {system => php/system}/libraries/Session/Session_driver.php (100%) rename {system => php/system}/libraries/Session/drivers/Session_database_driver.php (100%) rename {system => php/system}/libraries/Session/drivers/Session_files_driver.php (100%) rename {system => php/system}/libraries/Session/drivers/Session_memcached_driver.php (100%) rename {system => php/system}/libraries/Session/drivers/Session_redis_driver.php (100%) rename {system => php/system}/libraries/Session/drivers/index.html (100%) rename {system => php/system}/libraries/Session/index.html (100%) rename {system => php/system}/libraries/Table.php (100%) rename {system => php/system}/libraries/Trackback.php (100%) rename {system => php/system}/libraries/Typography.php (100%) rename {system => php/system}/libraries/Unit_test.php (100%) rename {system => php/system}/libraries/Upload.php (100%) rename {system => php/system}/libraries/User_agent.php (100%) rename {system => php/system}/libraries/Xmlrpc.php (100%) rename {system => php/system}/libraries/Xmlrpcs.php (100%) rename {system => php/system}/libraries/Zip.php (100%) rename {system => php/system}/libraries/index.html (100%) diff --git a/HTML/abc-admin/admin-users.html b/php/HTML/abc-admin/admin-users.html similarity index 100% rename from HTML/abc-admin/admin-users.html rename to php/HTML/abc-admin/admin-users.html diff --git a/HTML/abc-admin/class-form.html b/php/HTML/abc-admin/class-form.html similarity index 100% rename from HTML/abc-admin/class-form.html rename to php/HTML/abc-admin/class-form.html diff --git a/HTML/abc-admin/classsetting-instructor.html b/php/HTML/abc-admin/classsetting-instructor.html similarity index 100% rename from HTML/abc-admin/classsetting-instructor.html rename to php/HTML/abc-admin/classsetting-instructor.html diff --git a/HTML/abc-admin/classsetting-location.html b/php/HTML/abc-admin/classsetting-location.html similarity index 100% rename from HTML/abc-admin/classsetting-location.html rename to php/HTML/abc-admin/classsetting-location.html diff --git a/HTML/abc-admin/classsetting-names.html b/php/HTML/abc-admin/classsetting-names.html similarity index 100% rename from HTML/abc-admin/classsetting-names.html rename to php/HTML/abc-admin/classsetting-names.html diff --git a/HTML/abc-admin/css/responsive.css b/php/HTML/abc-admin/css/responsive.css similarity index 100% rename from HTML/abc-admin/css/responsive.css rename to php/HTML/abc-admin/css/responsive.css diff --git a/HTML/abc-admin/css/style.css b/php/HTML/abc-admin/css/style.css similarity index 100% rename from HTML/abc-admin/css/style.css rename to php/HTML/abc-admin/css/style.css diff --git a/HTML/abc-admin/fonts/Chivo-Light.ttf b/php/HTML/abc-admin/fonts/Chivo-Light.ttf similarity index 100% rename from HTML/abc-admin/fonts/Chivo-Light.ttf rename to php/HTML/abc-admin/fonts/Chivo-Light.ttf diff --git a/HTML/abc-admin/fonts/Chivo-Regular.otf b/php/HTML/abc-admin/fonts/Chivo-Regular.otf similarity index 100% rename from HTML/abc-admin/fonts/Chivo-Regular.otf rename to php/HTML/abc-admin/fonts/Chivo-Regular.otf diff --git a/HTML/abc-admin/fonts/HelveticaNeue-Condensed.otf b/php/HTML/abc-admin/fonts/HelveticaNeue-Condensed.otf similarity index 100% rename from HTML/abc-admin/fonts/HelveticaNeue-Condensed.otf rename to php/HTML/abc-admin/fonts/HelveticaNeue-Condensed.otf diff --git a/HTML/abc-admin/fonts/HelveticaNeue-Extended.otf b/php/HTML/abc-admin/fonts/HelveticaNeue-Extended.otf similarity index 100% rename from HTML/abc-admin/fonts/HelveticaNeue-Extended.otf rename to php/HTML/abc-admin/fonts/HelveticaNeue-Extended.otf diff --git a/HTML/abc-admin/fonts/HelveticaNeue-HeavyCond.otf b/php/HTML/abc-admin/fonts/HelveticaNeue-HeavyCond.otf similarity index 100% rename from HTML/abc-admin/fonts/HelveticaNeue-HeavyCond.otf rename to php/HTML/abc-admin/fonts/HelveticaNeue-HeavyCond.otf diff --git a/HTML/abc-admin/fonts/HelveticaNeueLight.ttf b/php/HTML/abc-admin/fonts/HelveticaNeueLight.ttf similarity index 100% rename from HTML/abc-admin/fonts/HelveticaNeueLight.ttf rename to php/HTML/abc-admin/fonts/HelveticaNeueLight.ttf diff --git a/HTML/abc-admin/img/abc-logo-color.png b/php/HTML/abc-admin/img/abc-logo-color.png similarity index 100% rename from HTML/abc-admin/img/abc-logo-color.png rename to php/HTML/abc-admin/img/abc-logo-color.png diff --git a/HTML/abc-admin/img/ad.png b/php/HTML/abc-admin/img/ad.png similarity index 100% rename from HTML/abc-admin/img/ad.png rename to php/HTML/abc-admin/img/ad.png diff --git a/HTML/abc-admin/img/admin-logo.png b/php/HTML/abc-admin/img/admin-logo.png similarity index 100% rename from HTML/abc-admin/img/admin-logo.png rename to php/HTML/abc-admin/img/admin-logo.png diff --git a/HTML/abc-admin/img/create.png b/php/HTML/abc-admin/img/create.png similarity index 100% rename from HTML/abc-admin/img/create.png rename to php/HTML/abc-admin/img/create.png diff --git a/HTML/abc-admin/img/dashboard.png b/php/HTML/abc-admin/img/dashboard.png similarity index 100% rename from HTML/abc-admin/img/dashboard.png rename to php/HTML/abc-admin/img/dashboard.png diff --git a/HTML/abc-admin/img/delete.png b/php/HTML/abc-admin/img/delete.png similarity index 100% rename from HTML/abc-admin/img/delete.png rename to php/HTML/abc-admin/img/delete.png diff --git a/HTML/abc-admin/img/edit.png b/php/HTML/abc-admin/img/edit.png similarity index 100% rename from HTML/abc-admin/img/edit.png rename to php/HTML/abc-admin/img/edit.png diff --git a/HTML/abc-admin/img/hamperger.png b/php/HTML/abc-admin/img/hamperger.png similarity index 100% rename from HTML/abc-admin/img/hamperger.png rename to php/HTML/abc-admin/img/hamperger.png diff --git a/HTML/abc-admin/img/logo.jpg b/php/HTML/abc-admin/img/logo.jpg similarity index 100% rename from HTML/abc-admin/img/logo.jpg rename to php/HTML/abc-admin/img/logo.jpg diff --git a/HTML/abc-admin/img/logo.png b/php/HTML/abc-admin/img/logo.png similarity index 100% rename from HTML/abc-admin/img/logo.png rename to php/HTML/abc-admin/img/logo.png diff --git a/HTML/abc-admin/img/logout.png b/php/HTML/abc-admin/img/logout.png similarity index 100% rename from HTML/abc-admin/img/logout.png rename to php/HTML/abc-admin/img/logout.png diff --git a/HTML/abc-admin/img/tools.png b/php/HTML/abc-admin/img/tools.png similarity index 100% rename from HTML/abc-admin/img/tools.png rename to php/HTML/abc-admin/img/tools.png diff --git a/HTML/abc-admin/index.html b/php/HTML/abc-admin/index.html similarity index 100% rename from HTML/abc-admin/index.html rename to php/HTML/abc-admin/index.html diff --git a/HTML/abc-admin/js/push.js b/php/HTML/abc-admin/js/push.js similarity index 100% rename from HTML/abc-admin/js/push.js rename to php/HTML/abc-admin/js/push.js diff --git a/HTML/abc-admin/login.html b/php/HTML/abc-admin/login.html similarity index 100% rename from HTML/abc-admin/login.html rename to php/HTML/abc-admin/login.html diff --git a/HTML/abc-front/css/bootstrap-grid.css b/php/HTML/abc-front/css/bootstrap-grid.css similarity index 100% rename from HTML/abc-front/css/bootstrap-grid.css rename to php/HTML/abc-front/css/bootstrap-grid.css diff --git a/HTML/abc-front/css/bootstrap-grid.css.map b/php/HTML/abc-front/css/bootstrap-grid.css.map similarity index 100% rename from HTML/abc-front/css/bootstrap-grid.css.map rename to php/HTML/abc-front/css/bootstrap-grid.css.map diff --git a/HTML/abc-front/css/bootstrap-grid.min.css b/php/HTML/abc-front/css/bootstrap-grid.min.css similarity index 100% rename from HTML/abc-front/css/bootstrap-grid.min.css rename to php/HTML/abc-front/css/bootstrap-grid.min.css diff --git a/HTML/abc-front/css/bootstrap-grid.min.css.map b/php/HTML/abc-front/css/bootstrap-grid.min.css.map similarity index 100% rename from HTML/abc-front/css/bootstrap-grid.min.css.map rename to php/HTML/abc-front/css/bootstrap-grid.min.css.map diff --git a/HTML/abc-front/css/bootstrap-reboot.css b/php/HTML/abc-front/css/bootstrap-reboot.css similarity index 100% rename from HTML/abc-front/css/bootstrap-reboot.css rename to php/HTML/abc-front/css/bootstrap-reboot.css diff --git a/HTML/abc-front/css/bootstrap-reboot.css.map b/php/HTML/abc-front/css/bootstrap-reboot.css.map similarity index 100% rename from HTML/abc-front/css/bootstrap-reboot.css.map rename to php/HTML/abc-front/css/bootstrap-reboot.css.map diff --git a/HTML/abc-front/css/bootstrap-reboot.min.css b/php/HTML/abc-front/css/bootstrap-reboot.min.css similarity index 100% rename from HTML/abc-front/css/bootstrap-reboot.min.css rename to php/HTML/abc-front/css/bootstrap-reboot.min.css diff --git a/HTML/abc-front/css/bootstrap-reboot.min.css.map b/php/HTML/abc-front/css/bootstrap-reboot.min.css.map similarity index 100% rename from HTML/abc-front/css/bootstrap-reboot.min.css.map rename to php/HTML/abc-front/css/bootstrap-reboot.min.css.map diff --git a/HTML/abc-front/css/bootstrap.css b/php/HTML/abc-front/css/bootstrap.css similarity index 100% rename from HTML/abc-front/css/bootstrap.css rename to php/HTML/abc-front/css/bootstrap.css diff --git a/HTML/abc-front/css/bootstrap.css.map b/php/HTML/abc-front/css/bootstrap.css.map similarity index 100% rename from HTML/abc-front/css/bootstrap.css.map rename to php/HTML/abc-front/css/bootstrap.css.map diff --git a/HTML/abc-front/css/bootstrap.min.css b/php/HTML/abc-front/css/bootstrap.min.css similarity index 100% rename from HTML/abc-front/css/bootstrap.min.css rename to php/HTML/abc-front/css/bootstrap.min.css diff --git a/HTML/abc-front/css/bootstrap.min.css.map b/php/HTML/abc-front/css/bootstrap.min.css.map similarity index 100% rename from HTML/abc-front/css/bootstrap.min.css.map rename to php/HTML/abc-front/css/bootstrap.min.css.map diff --git a/HTML/abc-front/css/responsive.css b/php/HTML/abc-front/css/responsive.css similarity index 100% rename from HTML/abc-front/css/responsive.css rename to php/HTML/abc-front/css/responsive.css diff --git a/HTML/abc-front/css/style.css b/php/HTML/abc-front/css/style.css similarity index 100% rename from HTML/abc-front/css/style.css rename to php/HTML/abc-front/css/style.css diff --git a/HTML/abc-front/fonts/HelveticaNeue-Condensed.otf b/php/HTML/abc-front/fonts/HelveticaNeue-Condensed.otf similarity index 100% rename from HTML/abc-front/fonts/HelveticaNeue-Condensed.otf rename to php/HTML/abc-front/fonts/HelveticaNeue-Condensed.otf diff --git a/HTML/abc-front/fonts/HelveticaNeue-Extended.otf b/php/HTML/abc-front/fonts/HelveticaNeue-Extended.otf similarity index 100% rename from HTML/abc-front/fonts/HelveticaNeue-Extended.otf rename to php/HTML/abc-front/fonts/HelveticaNeue-Extended.otf diff --git a/HTML/abc-front/fonts/HelveticaNeue-HeavyCond.otf b/php/HTML/abc-front/fonts/HelveticaNeue-HeavyCond.otf similarity index 100% rename from HTML/abc-front/fonts/HelveticaNeue-HeavyCond.otf rename to php/HTML/abc-front/fonts/HelveticaNeue-HeavyCond.otf diff --git a/HTML/abc-front/fonts/HelveticaNeueLight.ttf b/php/HTML/abc-front/fonts/HelveticaNeueLight.ttf similarity index 100% rename from HTML/abc-front/fonts/HelveticaNeueLight.ttf rename to php/HTML/abc-front/fonts/HelveticaNeueLight.ttf diff --git a/HTML/abc-front/hosted-payment.html b/php/HTML/abc-front/hosted-payment.html similarity index 100% rename from HTML/abc-front/hosted-payment.html rename to php/HTML/abc-front/hosted-payment.html diff --git a/HTML/abc-front/img/abc.png b/php/HTML/abc-front/img/abc.png similarity index 100% rename from HTML/abc-front/img/abc.png rename to php/HTML/abc-front/img/abc.png diff --git a/HTML/abc-front/img/banner.jpg b/php/HTML/abc-front/img/banner.jpg similarity index 100% rename from HTML/abc-front/img/banner.jpg rename to php/HTML/abc-front/img/banner.jpg diff --git a/HTML/abc-front/img/data.png b/php/HTML/abc-front/img/data.png similarity index 100% rename from HTML/abc-front/img/data.png rename to php/HTML/abc-front/img/data.png diff --git a/HTML/abc-front/img/logo.jpg b/php/HTML/abc-front/img/logo.jpg similarity index 100% rename from HTML/abc-front/img/logo.jpg rename to php/HTML/abc-front/img/logo.jpg diff --git a/HTML/abc-front/img/ssl.png b/php/HTML/abc-front/img/ssl.png similarity index 100% rename from HTML/abc-front/img/ssl.png rename to php/HTML/abc-front/img/ssl.png diff --git a/HTML/abc-front/img/visa.png b/php/HTML/abc-front/img/visa.png similarity index 100% rename from HTML/abc-front/img/visa.png rename to php/HTML/abc-front/img/visa.png diff --git a/HTML/abc-front/index.html b/php/HTML/abc-front/index.html similarity index 100% rename from HTML/abc-front/index.html rename to php/HTML/abc-front/index.html diff --git a/HTML/abc-front/js/bootstrap.bundle.js b/php/HTML/abc-front/js/bootstrap.bundle.js similarity index 100% rename from HTML/abc-front/js/bootstrap.bundle.js rename to php/HTML/abc-front/js/bootstrap.bundle.js diff --git a/HTML/abc-front/js/bootstrap.bundle.js.map b/php/HTML/abc-front/js/bootstrap.bundle.js.map similarity index 100% rename from HTML/abc-front/js/bootstrap.bundle.js.map rename to php/HTML/abc-front/js/bootstrap.bundle.js.map diff --git a/HTML/abc-front/js/bootstrap.bundle.min.js b/php/HTML/abc-front/js/bootstrap.bundle.min.js similarity index 100% rename from HTML/abc-front/js/bootstrap.bundle.min.js rename to php/HTML/abc-front/js/bootstrap.bundle.min.js diff --git a/HTML/abc-front/js/bootstrap.bundle.min.js.map b/php/HTML/abc-front/js/bootstrap.bundle.min.js.map similarity index 100% rename from HTML/abc-front/js/bootstrap.bundle.min.js.map rename to php/HTML/abc-front/js/bootstrap.bundle.min.js.map diff --git a/HTML/abc-front/js/bootstrap.js b/php/HTML/abc-front/js/bootstrap.js similarity index 100% rename from HTML/abc-front/js/bootstrap.js rename to php/HTML/abc-front/js/bootstrap.js diff --git a/HTML/abc-front/js/bootstrap.js.map b/php/HTML/abc-front/js/bootstrap.js.map similarity index 100% rename from HTML/abc-front/js/bootstrap.js.map rename to php/HTML/abc-front/js/bootstrap.js.map diff --git a/HTML/abc-front/js/bootstrap.min.js b/php/HTML/abc-front/js/bootstrap.min.js similarity index 100% rename from HTML/abc-front/js/bootstrap.min.js rename to php/HTML/abc-front/js/bootstrap.min.js diff --git a/HTML/abc-front/js/bootstrap.min.js.map b/php/HTML/abc-front/js/bootstrap.min.js.map similarity index 100% rename from HTML/abc-front/js/bootstrap.min.js.map rename to php/HTML/abc-front/js/bootstrap.min.js.map diff --git a/HTML/abc-front/laventura.html b/php/HTML/abc-front/laventura.html similarity index 100% rename from HTML/abc-front/laventura.html rename to php/HTML/abc-front/laventura.html diff --git a/HTML/abc-front/review.html b/php/HTML/abc-front/review.html similarity index 100% rename from HTML/abc-front/review.html rename to php/HTML/abc-front/review.html diff --git a/application/.DS_Store b/php/application/.DS_Store similarity index 100% rename from application/.DS_Store rename to php/application/.DS_Store diff --git a/application/.htaccess b/php/application/.htaccess similarity index 100% rename from application/.htaccess rename to php/application/.htaccess diff --git a/application/cache/.htaccess b/php/application/cache/.htaccess similarity index 100% rename from application/cache/.htaccess rename to php/application/cache/.htaccess diff --git a/application/cache/index.html b/php/application/cache/index.html similarity index 100% rename from application/cache/index.html rename to php/application/cache/index.html diff --git a/application/config/autoload.php b/php/application/config/autoload.php similarity index 100% rename from application/config/autoload.php rename to php/application/config/autoload.php diff --git a/application/config/config.php b/php/application/config/config.php similarity index 100% rename from application/config/config.php rename to php/application/config/config.php diff --git a/application/config/constants.php b/php/application/config/constants.php similarity index 100% rename from application/config/constants.php rename to php/application/config/constants.php diff --git a/application/config/database.php b/php/application/config/database.php similarity index 100% rename from application/config/database.php rename to php/application/config/database.php diff --git a/application/config/doctypes.php b/php/application/config/doctypes.php similarity index 100% rename from application/config/doctypes.php rename to php/application/config/doctypes.php diff --git a/application/config/foreign_chars.php b/php/application/config/foreign_chars.php similarity index 100% rename from application/config/foreign_chars.php rename to php/application/config/foreign_chars.php diff --git a/application/config/hooks.php b/php/application/config/hooks.php similarity index 100% rename from application/config/hooks.php rename to php/application/config/hooks.php diff --git a/application/config/index.html b/php/application/config/index.html similarity index 100% rename from application/config/index.html rename to php/application/config/index.html diff --git a/application/config/memcached.php b/php/application/config/memcached.php similarity index 100% rename from application/config/memcached.php rename to php/application/config/memcached.php diff --git a/application/config/migration.php b/php/application/config/migration.php similarity index 100% rename from application/config/migration.php rename to php/application/config/migration.php diff --git a/application/config/mimes.php b/php/application/config/mimes.php similarity index 100% rename from application/config/mimes.php rename to php/application/config/mimes.php diff --git a/application/config/profiler.php b/php/application/config/profiler.php similarity index 100% rename from application/config/profiler.php rename to php/application/config/profiler.php diff --git a/application/config/routes.php b/php/application/config/routes.php similarity index 100% rename from application/config/routes.php rename to php/application/config/routes.php diff --git a/application/config/smileys.php b/php/application/config/smileys.php similarity index 100% rename from application/config/smileys.php rename to php/application/config/smileys.php diff --git a/application/config/user_agents.php b/php/application/config/user_agents.php similarity index 100% rename from application/config/user_agents.php rename to php/application/config/user_agents.php diff --git a/application/controllers/Payment.php b/php/application/controllers/Payment.php similarity index 100% rename from application/controllers/Payment.php rename to php/application/controllers/Payment.php diff --git a/application/controllers/Registration.php b/php/application/controllers/Registration.php similarity index 100% rename from application/controllers/Registration.php rename to php/application/controllers/Registration.php diff --git a/application/controllers/Review.php b/php/application/controllers/Review.php similarity index 100% rename from application/controllers/Review.php rename to php/application/controllers/Review.php diff --git a/application/controllers/Welcome.php b/php/application/controllers/Welcome.php similarity index 100% rename from application/controllers/Welcome.php rename to php/application/controllers/Welcome.php diff --git a/application/controllers/admin/Admin.php b/php/application/controllers/admin/Admin.php similarity index 100% rename from application/controllers/admin/Admin.php rename to php/application/controllers/admin/Admin.php diff --git a/application/controllers/admin/Classsetting.php b/php/application/controllers/admin/Classsetting.php similarity index 100% rename from application/controllers/admin/Classsetting.php rename to php/application/controllers/admin/Classsetting.php diff --git a/application/controllers/admin/Createclass.php b/php/application/controllers/admin/Createclass.php similarity index 100% rename from application/controllers/admin/Createclass.php rename to php/application/controllers/admin/Createclass.php diff --git a/application/controllers/admin/Order_list.php b/php/application/controllers/admin/Order_list.php similarity index 100% rename from application/controllers/admin/Order_list.php rename to php/application/controllers/admin/Order_list.php diff --git a/application/controllers/admin/Orderlist.php b/php/application/controllers/admin/Orderlist.php similarity index 100% rename from application/controllers/admin/Orderlist.php rename to php/application/controllers/admin/Orderlist.php diff --git a/application/controllers/admin/User.php b/php/application/controllers/admin/User.php similarity index 100% rename from application/controllers/admin/User.php rename to php/application/controllers/admin/User.php diff --git a/application/controllers/index.html b/php/application/controllers/index.html similarity index 100% rename from application/controllers/index.html rename to php/application/controllers/index.html diff --git a/application/core/index.html b/php/application/core/index.html similarity index 100% rename from application/core/index.html rename to php/application/core/index.html diff --git a/application/helpers/index.html b/php/application/helpers/index.html similarity index 100% rename from application/helpers/index.html rename to php/application/helpers/index.html diff --git a/application/helpers/phpass.php b/php/application/helpers/phpass.php similarity index 100% rename from application/helpers/phpass.php rename to php/application/helpers/phpass.php diff --git a/application/hooks/index.html b/php/application/hooks/index.html similarity index 100% rename from application/hooks/index.html rename to php/application/hooks/index.html diff --git a/application/index.html b/php/application/index.html similarity index 100% rename from application/index.html rename to php/application/index.html diff --git a/application/language/english/index.html b/php/application/language/english/index.html similarity index 100% rename from application/language/english/index.html rename to php/application/language/english/index.html diff --git a/application/language/index.html b/php/application/language/index.html similarity index 100% rename from application/language/index.html rename to php/application/language/index.html diff --git a/application/libraries/Password.php b/php/application/libraries/Password.php similarity index 100% rename from application/libraries/Password.php rename to php/application/libraries/Password.php diff --git a/application/libraries/Userauth.php b/php/application/libraries/Userauth.php similarity index 100% rename from application/libraries/Userauth.php rename to php/application/libraries/Userauth.php diff --git a/application/libraries/index.html b/php/application/libraries/index.html similarity index 100% rename from application/libraries/index.html rename to php/application/libraries/index.html diff --git a/application/logs/index.html b/php/application/logs/index.html similarity index 100% rename from application/logs/index.html rename to php/application/logs/index.html diff --git a/application/models/Admin_model.php b/php/application/models/Admin_model.php similarity index 100% rename from application/models/Admin_model.php rename to php/application/models/Admin_model.php diff --git a/application/models/Class_model.php b/php/application/models/Class_model.php similarity index 100% rename from application/models/Class_model.php rename to php/application/models/Class_model.php diff --git a/application/models/Create_model.php b/php/application/models/Create_model.php similarity index 100% rename from application/models/Create_model.php rename to php/application/models/Create_model.php diff --git a/application/models/Index_model.php b/php/application/models/Index_model.php similarity index 100% rename from application/models/Index_model.php rename to php/application/models/Index_model.php diff --git a/application/models/Orderlist_model.php b/php/application/models/Orderlist_model.php similarity index 100% rename from application/models/Orderlist_model.php rename to php/application/models/Orderlist_model.php diff --git a/application/models/User_model.php b/php/application/models/User_model.php similarity index 100% rename from application/models/User_model.php rename to php/application/models/User_model.php diff --git a/application/models/index.html b/php/application/models/index.html similarity index 100% rename from application/models/index.html rename to php/application/models/index.html diff --git a/application/third_party/index.html b/php/application/third_party/index.html similarity index 100% rename from application/third_party/index.html rename to php/application/third_party/index.html diff --git a/application/views/.DS_Store b/php/application/views/.DS_Store similarity index 100% rename from application/views/.DS_Store rename to php/application/views/.DS_Store diff --git a/application/views/admin/admin-users.php b/php/application/views/admin/admin-users.php similarity index 100% rename from application/views/admin/admin-users.php rename to php/application/views/admin/admin-users.php diff --git a/application/views/admin/class-create.php b/php/application/views/admin/class-create.php similarity index 100% rename from application/views/admin/class-create.php rename to php/application/views/admin/class-create.php diff --git a/application/views/admin/classsetting-instructor.php b/php/application/views/admin/classsetting-instructor.php similarity index 100% rename from application/views/admin/classsetting-instructor.php rename to php/application/views/admin/classsetting-instructor.php diff --git a/application/views/admin/classsetting-location.php b/php/application/views/admin/classsetting-location.php similarity index 100% rename from application/views/admin/classsetting-location.php rename to php/application/views/admin/classsetting-location.php diff --git a/application/views/admin/classsetting-names.php b/php/application/views/admin/classsetting-names.php similarity index 100% rename from application/views/admin/classsetting-names.php rename to php/application/views/admin/classsetting-names.php diff --git a/application/views/admin/dashboard.php b/php/application/views/admin/dashboard.php similarity index 100% rename from application/views/admin/dashboard.php rename to php/application/views/admin/dashboard.php diff --git a/application/views/admin/includes/footer-script.php b/php/application/views/admin/includes/footer-script.php similarity index 100% rename from application/views/admin/includes/footer-script.php rename to php/application/views/admin/includes/footer-script.php diff --git a/application/views/admin/includes/header-script.php b/php/application/views/admin/includes/header-script.php similarity index 100% rename from application/views/admin/includes/header-script.php rename to php/application/views/admin/includes/header-script.php diff --git a/application/views/admin/includes/header.php b/php/application/views/admin/includes/header.php similarity index 100% rename from application/views/admin/includes/header.php rename to php/application/views/admin/includes/header.php diff --git a/application/views/admin/includes/left-menu.php b/php/application/views/admin/includes/left-menu.php similarity index 100% rename from application/views/admin/includes/left-menu.php rename to php/application/views/admin/includes/left-menu.php diff --git a/application/views/admin/index.html b/php/application/views/admin/index.html similarity index 100% rename from application/views/admin/index.html rename to php/application/views/admin/index.html diff --git a/application/views/admin/login.php b/php/application/views/admin/login.php similarity index 100% rename from application/views/admin/login.php rename to php/application/views/admin/login.php diff --git a/application/views/admin/order-list.php b/php/application/views/admin/order-list.php similarity index 100% rename from application/views/admin/order-list.php rename to php/application/views/admin/order-list.php diff --git a/application/views/admin/test.php b/php/application/views/admin/test.php similarity index 100% rename from application/views/admin/test.php rename to php/application/views/admin/test.php diff --git a/application/views/admin/view-order.php b/php/application/views/admin/view-order.php similarity index 100% rename from application/views/admin/view-order.php rename to php/application/views/admin/view-order.php diff --git a/application/views/errors/.DS_Store b/php/application/views/errors/.DS_Store similarity index 100% rename from application/views/errors/.DS_Store rename to php/application/views/errors/.DS_Store diff --git a/application/views/errors/cli/error_404.php b/php/application/views/errors/cli/error_404.php similarity index 100% rename from application/views/errors/cli/error_404.php rename to php/application/views/errors/cli/error_404.php diff --git a/application/views/errors/cli/error_db.php b/php/application/views/errors/cli/error_db.php similarity index 100% rename from application/views/errors/cli/error_db.php rename to php/application/views/errors/cli/error_db.php diff --git a/application/views/errors/cli/error_exception.php b/php/application/views/errors/cli/error_exception.php similarity index 100% rename from application/views/errors/cli/error_exception.php rename to php/application/views/errors/cli/error_exception.php diff --git a/application/views/errors/cli/error_general.php b/php/application/views/errors/cli/error_general.php similarity index 100% rename from application/views/errors/cli/error_general.php rename to php/application/views/errors/cli/error_general.php diff --git a/application/views/errors/cli/error_php.php b/php/application/views/errors/cli/error_php.php similarity index 100% rename from application/views/errors/cli/error_php.php rename to php/application/views/errors/cli/error_php.php diff --git a/application/views/errors/cli/index.html b/php/application/views/errors/cli/index.html similarity index 100% rename from application/views/errors/cli/index.html rename to php/application/views/errors/cli/index.html diff --git a/application/views/errors/html/error_404.php b/php/application/views/errors/html/error_404.php similarity index 100% rename from application/views/errors/html/error_404.php rename to php/application/views/errors/html/error_404.php diff --git a/application/views/errors/html/error_db.php b/php/application/views/errors/html/error_db.php similarity index 100% rename from application/views/errors/html/error_db.php rename to php/application/views/errors/html/error_db.php diff --git a/application/views/errors/html/error_exception.php b/php/application/views/errors/html/error_exception.php similarity index 100% rename from application/views/errors/html/error_exception.php rename to php/application/views/errors/html/error_exception.php diff --git a/application/views/errors/html/error_general.php b/php/application/views/errors/html/error_general.php similarity index 100% rename from application/views/errors/html/error_general.php rename to php/application/views/errors/html/error_general.php diff --git a/application/views/errors/html/error_php.php b/php/application/views/errors/html/error_php.php similarity index 100% rename from application/views/errors/html/error_php.php rename to php/application/views/errors/html/error_php.php diff --git a/application/views/errors/html/index.html b/php/application/views/errors/html/index.html similarity index 100% rename from application/views/errors/html/index.html rename to php/application/views/errors/html/index.html diff --git a/application/views/errors/index.html b/php/application/views/errors/index.html similarity index 100% rename from application/views/errors/index.html rename to php/application/views/errors/index.html diff --git a/application/views/front/confirm.php b/php/application/views/front/confirm.php similarity index 100% rename from application/views/front/confirm.php rename to php/application/views/front/confirm.php diff --git a/application/views/front/includes/footer-script.php b/php/application/views/front/includes/footer-script.php similarity index 100% rename from application/views/front/includes/footer-script.php rename to php/application/views/front/includes/footer-script.php diff --git a/application/views/front/includes/header-script.php b/php/application/views/front/includes/header-script.php similarity index 100% rename from application/views/front/includes/header-script.php rename to php/application/views/front/includes/header-script.php diff --git a/application/views/front/includes/header.php b/php/application/views/front/includes/header.php similarity index 100% rename from application/views/front/includes/header.php rename to php/application/views/front/includes/header.php diff --git a/application/views/front/includes/index-header.php b/php/application/views/front/includes/index-header.php similarity index 100% rename from application/views/front/includes/index-header.php rename to php/application/views/front/includes/index-header.php diff --git a/application/views/front/includes/left-menu.php b/php/application/views/front/includes/left-menu.php similarity index 100% rename from application/views/front/includes/left-menu.php rename to php/application/views/front/includes/left-menu.php diff --git a/application/views/front/includes/test_footer.php b/php/application/views/front/includes/test_footer.php similarity index 100% rename from application/views/front/includes/test_footer.php rename to php/application/views/front/includes/test_footer.php diff --git a/application/views/front/index.php b/php/application/views/front/index.php similarity index 100% rename from application/views/front/index.php rename to php/application/views/front/index.php diff --git a/application/views/front/payment.php b/php/application/views/front/payment.php similarity index 100% rename from application/views/front/payment.php rename to php/application/views/front/payment.php diff --git a/application/views/front/review.php b/php/application/views/front/review.php similarity index 100% rename from application/views/front/review.php rename to php/application/views/front/review.php diff --git a/application/views/front/revtest.php b/php/application/views/front/revtest.php similarity index 100% rename from application/views/front/revtest.php rename to php/application/views/front/revtest.php diff --git a/application/views/front/test.php b/php/application/views/front/test.php similarity index 100% rename from application/views/front/test.php rename to php/application/views/front/test.php diff --git a/application/views/index.html b/php/application/views/index.html similarity index 100% rename from application/views/index.html rename to php/application/views/index.html diff --git a/application/views/welcome_message.php b/php/application/views/welcome_message.php similarity index 100% rename from application/views/welcome_message.php rename to php/application/views/welcome_message.php diff --git a/assets/admin/css/bootstrap-datepicker3.min.css b/php/assets/admin/css/bootstrap-datepicker3.min.css similarity index 100% rename from assets/admin/css/bootstrap-datepicker3.min.css rename to php/assets/admin/css/bootstrap-datepicker3.min.css diff --git a/assets/admin/css/bootstrap.min.css b/php/assets/admin/css/bootstrap.min.css similarity index 100% rename from assets/admin/css/bootstrap.min.css rename to php/assets/admin/css/bootstrap.min.css diff --git a/assets/admin/css/jquery.timepicker.min.css b/php/assets/admin/css/jquery.timepicker.min.css similarity index 100% rename from assets/admin/css/jquery.timepicker.min.css rename to php/assets/admin/css/jquery.timepicker.min.css diff --git a/assets/admin/css/responsive.css b/php/assets/admin/css/responsive.css similarity index 100% rename from assets/admin/css/responsive.css rename to php/assets/admin/css/responsive.css diff --git a/assets/admin/css/style.css b/php/assets/admin/css/style.css similarity index 100% rename from assets/admin/css/style.css rename to php/assets/admin/css/style.css diff --git a/assets/admin/fonts/Chivo-Light.ttf b/php/assets/admin/fonts/Chivo-Light.ttf similarity index 100% rename from assets/admin/fonts/Chivo-Light.ttf rename to php/assets/admin/fonts/Chivo-Light.ttf diff --git a/assets/admin/fonts/Chivo-Regular.otf b/php/assets/admin/fonts/Chivo-Regular.otf similarity index 100% rename from assets/admin/fonts/Chivo-Regular.otf rename to php/assets/admin/fonts/Chivo-Regular.otf diff --git a/assets/admin/fonts/HelveticaNeue-Condensed.otf b/php/assets/admin/fonts/HelveticaNeue-Condensed.otf similarity index 100% rename from assets/admin/fonts/HelveticaNeue-Condensed.otf rename to php/assets/admin/fonts/HelveticaNeue-Condensed.otf diff --git a/assets/admin/fonts/HelveticaNeue-Extended.otf b/php/assets/admin/fonts/HelveticaNeue-Extended.otf similarity index 100% rename from assets/admin/fonts/HelveticaNeue-Extended.otf rename to php/assets/admin/fonts/HelveticaNeue-Extended.otf diff --git a/assets/admin/fonts/HelveticaNeue-HeavyCond.otf b/php/assets/admin/fonts/HelveticaNeue-HeavyCond.otf similarity index 100% rename from assets/admin/fonts/HelveticaNeue-HeavyCond.otf rename to php/assets/admin/fonts/HelveticaNeue-HeavyCond.otf diff --git a/assets/admin/fonts/HelveticaNeueLight.ttf b/php/assets/admin/fonts/HelveticaNeueLight.ttf similarity index 100% rename from assets/admin/fonts/HelveticaNeueLight.ttf rename to php/assets/admin/fonts/HelveticaNeueLight.ttf diff --git a/assets/admin/img/11.png b/php/assets/admin/img/11.png similarity index 100% rename from assets/admin/img/11.png rename to php/assets/admin/img/11.png diff --git a/assets/admin/img/abc-logo-color.png b/php/assets/admin/img/abc-logo-color.png similarity index 100% rename from assets/admin/img/abc-logo-color.png rename to php/assets/admin/img/abc-logo-color.png diff --git a/assets/admin/img/abc_logo_svg.svg b/php/assets/admin/img/abc_logo_svg.svg similarity index 100% rename from assets/admin/img/abc_logo_svg.svg rename to php/assets/admin/img/abc_logo_svg.svg diff --git a/assets/admin/img/ad.png b/php/assets/admin/img/ad.png similarity index 100% rename from assets/admin/img/ad.png rename to php/assets/admin/img/ad.png diff --git a/assets/admin/img/admin-logo.png b/php/assets/admin/img/admin-logo.png similarity index 100% rename from assets/admin/img/admin-logo.png rename to php/assets/admin/img/admin-logo.png diff --git a/assets/admin/img/create.png b/php/assets/admin/img/create.png similarity index 100% rename from assets/admin/img/create.png rename to php/assets/admin/img/create.png diff --git a/assets/admin/img/dashboard.png b/php/assets/admin/img/dashboard.png similarity index 100% rename from assets/admin/img/dashboard.png rename to php/assets/admin/img/dashboard.png diff --git a/assets/admin/img/delete.png b/php/assets/admin/img/delete.png similarity index 100% rename from assets/admin/img/delete.png rename to php/assets/admin/img/delete.png diff --git a/assets/admin/img/edit.png b/php/assets/admin/img/edit.png similarity index 100% rename from assets/admin/img/edit.png rename to php/assets/admin/img/edit.png diff --git a/assets/admin/img/eye.png b/php/assets/admin/img/eye.png similarity index 100% rename from assets/admin/img/eye.png rename to php/assets/admin/img/eye.png diff --git a/assets/admin/img/hamperger.png b/php/assets/admin/img/hamperger.png similarity index 100% rename from assets/admin/img/hamperger.png rename to php/assets/admin/img/hamperger.png diff --git a/assets/admin/img/list.png b/php/assets/admin/img/list.png similarity index 100% rename from assets/admin/img/list.png rename to php/assets/admin/img/list.png diff --git a/assets/admin/img/logo.jpg b/php/assets/admin/img/logo.jpg similarity index 100% rename from assets/admin/img/logo.jpg rename to php/assets/admin/img/logo.jpg diff --git a/assets/admin/img/logo.png b/php/assets/admin/img/logo.png similarity index 100% rename from assets/admin/img/logo.png rename to php/assets/admin/img/logo.png diff --git a/assets/admin/img/logout.png b/php/assets/admin/img/logout.png similarity index 100% rename from assets/admin/img/logout.png rename to php/assets/admin/img/logout.png diff --git a/assets/admin/img/paid.png b/php/assets/admin/img/paid.png similarity index 100% rename from assets/admin/img/paid.png rename to php/assets/admin/img/paid.png diff --git a/assets/admin/img/print.png b/php/assets/admin/img/print.png similarity index 100% rename from assets/admin/img/print.png rename to php/assets/admin/img/print.png diff --git a/assets/admin/img/tools.png b/php/assets/admin/img/tools.png similarity index 100% rename from assets/admin/img/tools.png rename to php/assets/admin/img/tools.png diff --git a/assets/admin/js/bootstrap-datepicker.min.js b/php/assets/admin/js/bootstrap-datepicker.min.js similarity index 100% rename from assets/admin/js/bootstrap-datepicker.min.js rename to php/assets/admin/js/bootstrap-datepicker.min.js diff --git a/assets/admin/js/bootstrap.min.js b/php/assets/admin/js/bootstrap.min.js similarity index 100% rename from assets/admin/js/bootstrap.min.js rename to php/assets/admin/js/bootstrap.min.js diff --git a/assets/admin/js/jquery-2.1.4.min.js b/php/assets/admin/js/jquery-2.1.4.min.js similarity index 100% rename from assets/admin/js/jquery-2.1.4.min.js rename to php/assets/admin/js/jquery-2.1.4.min.js diff --git a/assets/admin/js/jquery.timepicker.min.js b/php/assets/admin/js/jquery.timepicker.min.js similarity index 100% rename from assets/admin/js/jquery.timepicker.min.js rename to php/assets/admin/js/jquery.timepicker.min.js diff --git a/assets/admin/js/push.js b/php/assets/admin/js/push.js similarity index 100% rename from assets/admin/js/push.js rename to php/assets/admin/js/push.js diff --git a/assets/front/css/bootstrap-grid.css b/php/assets/front/css/bootstrap-grid.css similarity index 100% rename from assets/front/css/bootstrap-grid.css rename to php/assets/front/css/bootstrap-grid.css diff --git a/assets/front/css/bootstrap-grid.css.map b/php/assets/front/css/bootstrap-grid.css.map similarity index 100% rename from assets/front/css/bootstrap-grid.css.map rename to php/assets/front/css/bootstrap-grid.css.map diff --git a/assets/front/css/bootstrap-grid.min.css b/php/assets/front/css/bootstrap-grid.min.css similarity index 100% rename from assets/front/css/bootstrap-grid.min.css rename to php/assets/front/css/bootstrap-grid.min.css diff --git a/assets/front/css/bootstrap-grid.min.css.map b/php/assets/front/css/bootstrap-grid.min.css.map similarity index 100% rename from assets/front/css/bootstrap-grid.min.css.map rename to php/assets/front/css/bootstrap-grid.min.css.map diff --git a/assets/front/css/bootstrap-reboot.css b/php/assets/front/css/bootstrap-reboot.css similarity index 100% rename from assets/front/css/bootstrap-reboot.css rename to php/assets/front/css/bootstrap-reboot.css diff --git a/assets/front/css/bootstrap-reboot.css.map b/php/assets/front/css/bootstrap-reboot.css.map similarity index 100% rename from assets/front/css/bootstrap-reboot.css.map rename to php/assets/front/css/bootstrap-reboot.css.map diff --git a/assets/front/css/bootstrap-reboot.min.css b/php/assets/front/css/bootstrap-reboot.min.css similarity index 100% rename from assets/front/css/bootstrap-reboot.min.css rename to php/assets/front/css/bootstrap-reboot.min.css diff --git a/assets/front/css/bootstrap-reboot.min.css.map b/php/assets/front/css/bootstrap-reboot.min.css.map similarity index 100% rename from assets/front/css/bootstrap-reboot.min.css.map rename to php/assets/front/css/bootstrap-reboot.min.css.map diff --git a/assets/front/css/bootstrap.css b/php/assets/front/css/bootstrap.css similarity index 100% rename from assets/front/css/bootstrap.css rename to php/assets/front/css/bootstrap.css diff --git a/assets/front/css/bootstrap.css.map b/php/assets/front/css/bootstrap.css.map similarity index 100% rename from assets/front/css/bootstrap.css.map rename to php/assets/front/css/bootstrap.css.map diff --git a/assets/front/css/bootstrap.min.css b/php/assets/front/css/bootstrap.min.css similarity index 100% rename from assets/front/css/bootstrap.min.css rename to php/assets/front/css/bootstrap.min.css diff --git a/assets/front/css/bootstrap.min.css.map b/php/assets/front/css/bootstrap.min.css.map similarity index 100% rename from assets/front/css/bootstrap.min.css.map rename to php/assets/front/css/bootstrap.min.css.map diff --git a/assets/front/css/responsive.css b/php/assets/front/css/responsive.css similarity index 100% rename from assets/front/css/responsive.css rename to php/assets/front/css/responsive.css diff --git a/assets/front/css/style.css b/php/assets/front/css/style.css similarity index 100% rename from assets/front/css/style.css rename to php/assets/front/css/style.css diff --git a/assets/front/fonts/HelveticaNeue-Condensed.otf b/php/assets/front/fonts/HelveticaNeue-Condensed.otf similarity index 100% rename from assets/front/fonts/HelveticaNeue-Condensed.otf rename to php/assets/front/fonts/HelveticaNeue-Condensed.otf diff --git a/assets/front/fonts/HelveticaNeue-Extended.otf b/php/assets/front/fonts/HelveticaNeue-Extended.otf similarity index 100% rename from assets/front/fonts/HelveticaNeue-Extended.otf rename to php/assets/front/fonts/HelveticaNeue-Extended.otf diff --git a/assets/front/fonts/HelveticaNeue-HeavyCond.otf b/php/assets/front/fonts/HelveticaNeue-HeavyCond.otf similarity index 100% rename from assets/front/fonts/HelveticaNeue-HeavyCond.otf rename to php/assets/front/fonts/HelveticaNeue-HeavyCond.otf diff --git a/assets/front/fonts/HelveticaNeueLight.ttf b/php/assets/front/fonts/HelveticaNeueLight.ttf similarity index 100% rename from assets/front/fonts/HelveticaNeueLight.ttf rename to php/assets/front/fonts/HelveticaNeueLight.ttf diff --git a/assets/front/img/abc.png b/php/assets/front/img/abc.png similarity index 100% rename from assets/front/img/abc.png rename to php/assets/front/img/abc.png diff --git a/assets/front/img/banner.jpg b/php/assets/front/img/banner.jpg similarity index 100% rename from assets/front/img/banner.jpg rename to php/assets/front/img/banner.jpg diff --git a/assets/front/img/data.png b/php/assets/front/img/data.png similarity index 100% rename from assets/front/img/data.png rename to php/assets/front/img/data.png diff --git a/assets/front/img/logo.jpg b/php/assets/front/img/logo.jpg similarity index 100% rename from assets/front/img/logo.jpg rename to php/assets/front/img/logo.jpg diff --git a/assets/front/img/ssl.png b/php/assets/front/img/ssl.png similarity index 100% rename from assets/front/img/ssl.png rename to php/assets/front/img/ssl.png diff --git a/assets/front/img/visa.png b/php/assets/front/img/visa.png similarity index 100% rename from assets/front/img/visa.png rename to php/assets/front/img/visa.png diff --git a/assets/front/js/bootstrap.bundle.js b/php/assets/front/js/bootstrap.bundle.js similarity index 100% rename from assets/front/js/bootstrap.bundle.js rename to php/assets/front/js/bootstrap.bundle.js diff --git a/assets/front/js/bootstrap.bundle.js.map b/php/assets/front/js/bootstrap.bundle.js.map similarity index 100% rename from assets/front/js/bootstrap.bundle.js.map rename to php/assets/front/js/bootstrap.bundle.js.map diff --git a/assets/front/js/bootstrap.bundle.min.js b/php/assets/front/js/bootstrap.bundle.min.js similarity index 100% rename from assets/front/js/bootstrap.bundle.min.js rename to php/assets/front/js/bootstrap.bundle.min.js diff --git a/assets/front/js/bootstrap.bundle.min.js.map b/php/assets/front/js/bootstrap.bundle.min.js.map similarity index 100% rename from assets/front/js/bootstrap.bundle.min.js.map rename to php/assets/front/js/bootstrap.bundle.min.js.map diff --git a/assets/front/js/bootstrap.js b/php/assets/front/js/bootstrap.js similarity index 100% rename from assets/front/js/bootstrap.js rename to php/assets/front/js/bootstrap.js diff --git a/assets/front/js/bootstrap.js.map b/php/assets/front/js/bootstrap.js.map similarity index 100% rename from assets/front/js/bootstrap.js.map rename to php/assets/front/js/bootstrap.js.map diff --git a/assets/front/js/bootstrap.min.js b/php/assets/front/js/bootstrap.min.js similarity index 100% rename from assets/front/js/bootstrap.min.js rename to php/assets/front/js/bootstrap.min.js diff --git a/assets/front/js/bootstrap.min.js.map b/php/assets/front/js/bootstrap.min.js.map similarity index 100% rename from assets/front/js/bootstrap.min.js.map rename to php/assets/front/js/bootstrap.min.js.map diff --git a/assets/front/js/jquery-3.3.1.min.js b/php/assets/front/js/jquery-3.3.1.min.js similarity index 100% rename from assets/front/js/jquery-3.3.1.min.js rename to php/assets/front/js/jquery-3.3.1.min.js diff --git a/assets/front/js/jquery-input-mask-phone-number.js b/php/assets/front/js/jquery-input-mask-phone-number.js similarity index 100% rename from assets/front/js/jquery-input-mask-phone-number.js rename to php/assets/front/js/jquery-input-mask-phone-number.js diff --git a/composer.json b/php/composer.json similarity index 100% rename from composer.json rename to php/composer.json diff --git a/contributing.md b/php/contributing.md similarity index 100% rename from contributing.md rename to php/contributing.md diff --git a/index.php b/php/index.php similarity index 100% rename from index.php rename to php/index.php diff --git a/license.txt b/php/license.txt similarity index 100% rename from license.txt rename to php/license.txt diff --git a/readme.rst b/php/readme.rst similarity index 100% rename from readme.rst rename to php/readme.rst diff --git a/system/.DS_Store b/php/system/.DS_Store similarity index 100% rename from system/.DS_Store rename to php/system/.DS_Store diff --git a/system/.htaccess b/php/system/.htaccess similarity index 100% rename from system/.htaccess rename to php/system/.htaccess diff --git a/system/core/Benchmark.php b/php/system/core/Benchmark.php similarity index 100% rename from system/core/Benchmark.php rename to php/system/core/Benchmark.php diff --git a/system/core/CodeIgniter.php b/php/system/core/CodeIgniter.php similarity index 100% rename from system/core/CodeIgniter.php rename to php/system/core/CodeIgniter.php diff --git a/system/core/Common.php b/php/system/core/Common.php similarity index 100% rename from system/core/Common.php rename to php/system/core/Common.php diff --git a/system/core/Config.php b/php/system/core/Config.php similarity index 100% rename from system/core/Config.php rename to php/system/core/Config.php diff --git a/system/core/Controller.php b/php/system/core/Controller.php similarity index 100% rename from system/core/Controller.php rename to php/system/core/Controller.php diff --git a/system/core/Exceptions.php b/php/system/core/Exceptions.php similarity index 100% rename from system/core/Exceptions.php rename to php/system/core/Exceptions.php diff --git a/system/core/Hooks.php b/php/system/core/Hooks.php similarity index 100% rename from system/core/Hooks.php rename to php/system/core/Hooks.php diff --git a/system/core/Input.php b/php/system/core/Input.php similarity index 100% rename from system/core/Input.php rename to php/system/core/Input.php diff --git a/system/core/Lang.php b/php/system/core/Lang.php similarity index 100% rename from system/core/Lang.php rename to php/system/core/Lang.php diff --git a/system/core/Loader.php b/php/system/core/Loader.php similarity index 100% rename from system/core/Loader.php rename to php/system/core/Loader.php diff --git a/system/core/Log.php b/php/system/core/Log.php similarity index 100% rename from system/core/Log.php rename to php/system/core/Log.php diff --git a/system/core/Model.php b/php/system/core/Model.php similarity index 100% rename from system/core/Model.php rename to php/system/core/Model.php diff --git a/system/core/Output.php b/php/system/core/Output.php similarity index 100% rename from system/core/Output.php rename to php/system/core/Output.php diff --git a/system/core/Router.php b/php/system/core/Router.php similarity index 100% rename from system/core/Router.php rename to php/system/core/Router.php diff --git a/system/core/Security.php b/php/system/core/Security.php similarity index 100% rename from system/core/Security.php rename to php/system/core/Security.php diff --git a/system/core/URI.php b/php/system/core/URI.php similarity index 100% rename from system/core/URI.php rename to php/system/core/URI.php diff --git a/system/core/Utf8.php b/php/system/core/Utf8.php similarity index 100% rename from system/core/Utf8.php rename to php/system/core/Utf8.php diff --git a/system/core/compat/hash.php b/php/system/core/compat/hash.php similarity index 100% rename from system/core/compat/hash.php rename to php/system/core/compat/hash.php diff --git a/system/core/compat/index.html b/php/system/core/compat/index.html similarity index 100% rename from system/core/compat/index.html rename to php/system/core/compat/index.html diff --git a/system/core/compat/mbstring.php b/php/system/core/compat/mbstring.php similarity index 100% rename from system/core/compat/mbstring.php rename to php/system/core/compat/mbstring.php diff --git a/system/core/compat/password.php b/php/system/core/compat/password.php similarity index 100% rename from system/core/compat/password.php rename to php/system/core/compat/password.php diff --git a/system/core/compat/standard.php b/php/system/core/compat/standard.php similarity index 100% rename from system/core/compat/standard.php rename to php/system/core/compat/standard.php diff --git a/system/core/index.html b/php/system/core/index.html similarity index 100% rename from system/core/index.html rename to php/system/core/index.html diff --git a/system/database/DB.php b/php/system/database/DB.php similarity index 100% rename from system/database/DB.php rename to php/system/database/DB.php diff --git a/system/database/DB_cache.php b/php/system/database/DB_cache.php similarity index 100% rename from system/database/DB_cache.php rename to php/system/database/DB_cache.php diff --git a/system/database/DB_driver.php b/php/system/database/DB_driver.php similarity index 100% rename from system/database/DB_driver.php rename to php/system/database/DB_driver.php diff --git a/system/database/DB_forge.php b/php/system/database/DB_forge.php similarity index 100% rename from system/database/DB_forge.php rename to php/system/database/DB_forge.php diff --git a/system/database/DB_query_builder.php b/php/system/database/DB_query_builder.php similarity index 100% rename from system/database/DB_query_builder.php rename to php/system/database/DB_query_builder.php diff --git a/system/database/DB_result.php b/php/system/database/DB_result.php similarity index 100% rename from system/database/DB_result.php rename to php/system/database/DB_result.php diff --git a/system/database/DB_utility.php b/php/system/database/DB_utility.php similarity index 100% rename from system/database/DB_utility.php rename to php/system/database/DB_utility.php diff --git a/system/database/drivers/cubrid/cubrid_driver.php b/php/system/database/drivers/cubrid/cubrid_driver.php similarity index 100% rename from system/database/drivers/cubrid/cubrid_driver.php rename to php/system/database/drivers/cubrid/cubrid_driver.php diff --git a/system/database/drivers/cubrid/cubrid_forge.php b/php/system/database/drivers/cubrid/cubrid_forge.php similarity index 100% rename from system/database/drivers/cubrid/cubrid_forge.php rename to php/system/database/drivers/cubrid/cubrid_forge.php diff --git a/system/database/drivers/cubrid/cubrid_result.php b/php/system/database/drivers/cubrid/cubrid_result.php similarity index 100% rename from system/database/drivers/cubrid/cubrid_result.php rename to php/system/database/drivers/cubrid/cubrid_result.php diff --git a/system/database/drivers/cubrid/cubrid_utility.php b/php/system/database/drivers/cubrid/cubrid_utility.php similarity index 100% rename from system/database/drivers/cubrid/cubrid_utility.php rename to php/system/database/drivers/cubrid/cubrid_utility.php diff --git a/system/database/drivers/cubrid/index.html b/php/system/database/drivers/cubrid/index.html similarity index 100% rename from system/database/drivers/cubrid/index.html rename to php/system/database/drivers/cubrid/index.html diff --git a/system/database/drivers/ibase/ibase_driver.php b/php/system/database/drivers/ibase/ibase_driver.php similarity index 100% rename from system/database/drivers/ibase/ibase_driver.php rename to php/system/database/drivers/ibase/ibase_driver.php diff --git a/system/database/drivers/ibase/ibase_forge.php b/php/system/database/drivers/ibase/ibase_forge.php similarity index 100% rename from system/database/drivers/ibase/ibase_forge.php rename to php/system/database/drivers/ibase/ibase_forge.php diff --git a/system/database/drivers/ibase/ibase_result.php b/php/system/database/drivers/ibase/ibase_result.php similarity index 100% rename from system/database/drivers/ibase/ibase_result.php rename to php/system/database/drivers/ibase/ibase_result.php diff --git a/system/database/drivers/ibase/ibase_utility.php b/php/system/database/drivers/ibase/ibase_utility.php similarity index 100% rename from system/database/drivers/ibase/ibase_utility.php rename to php/system/database/drivers/ibase/ibase_utility.php diff --git a/system/database/drivers/ibase/index.html b/php/system/database/drivers/ibase/index.html similarity index 100% rename from system/database/drivers/ibase/index.html rename to php/system/database/drivers/ibase/index.html diff --git a/system/database/drivers/index.html b/php/system/database/drivers/index.html similarity index 100% rename from system/database/drivers/index.html rename to php/system/database/drivers/index.html diff --git a/system/database/drivers/mssql/index.html b/php/system/database/drivers/mssql/index.html similarity index 100% rename from system/database/drivers/mssql/index.html rename to php/system/database/drivers/mssql/index.html diff --git a/system/database/drivers/mssql/mssql_driver.php b/php/system/database/drivers/mssql/mssql_driver.php similarity index 100% rename from system/database/drivers/mssql/mssql_driver.php rename to php/system/database/drivers/mssql/mssql_driver.php diff --git a/system/database/drivers/mssql/mssql_forge.php b/php/system/database/drivers/mssql/mssql_forge.php similarity index 100% rename from system/database/drivers/mssql/mssql_forge.php rename to php/system/database/drivers/mssql/mssql_forge.php diff --git a/system/database/drivers/mssql/mssql_result.php b/php/system/database/drivers/mssql/mssql_result.php similarity index 100% rename from system/database/drivers/mssql/mssql_result.php rename to php/system/database/drivers/mssql/mssql_result.php diff --git a/system/database/drivers/mssql/mssql_utility.php b/php/system/database/drivers/mssql/mssql_utility.php similarity index 100% rename from system/database/drivers/mssql/mssql_utility.php rename to php/system/database/drivers/mssql/mssql_utility.php diff --git a/system/database/drivers/mysql/index.html b/php/system/database/drivers/mysql/index.html similarity index 100% rename from system/database/drivers/mysql/index.html rename to php/system/database/drivers/mysql/index.html diff --git a/system/database/drivers/mysql/mysql_driver.php b/php/system/database/drivers/mysql/mysql_driver.php similarity index 100% rename from system/database/drivers/mysql/mysql_driver.php rename to php/system/database/drivers/mysql/mysql_driver.php diff --git a/system/database/drivers/mysql/mysql_forge.php b/php/system/database/drivers/mysql/mysql_forge.php similarity index 100% rename from system/database/drivers/mysql/mysql_forge.php rename to php/system/database/drivers/mysql/mysql_forge.php diff --git a/system/database/drivers/mysql/mysql_result.php b/php/system/database/drivers/mysql/mysql_result.php similarity index 100% rename from system/database/drivers/mysql/mysql_result.php rename to php/system/database/drivers/mysql/mysql_result.php diff --git a/system/database/drivers/mysql/mysql_utility.php b/php/system/database/drivers/mysql/mysql_utility.php similarity index 100% rename from system/database/drivers/mysql/mysql_utility.php rename to php/system/database/drivers/mysql/mysql_utility.php diff --git a/system/database/drivers/mysqli/index.html b/php/system/database/drivers/mysqli/index.html similarity index 100% rename from system/database/drivers/mysqli/index.html rename to php/system/database/drivers/mysqli/index.html diff --git a/system/database/drivers/mysqli/mysqli_driver.php b/php/system/database/drivers/mysqli/mysqli_driver.php similarity index 100% rename from system/database/drivers/mysqli/mysqli_driver.php rename to php/system/database/drivers/mysqli/mysqli_driver.php diff --git a/system/database/drivers/mysqli/mysqli_forge.php b/php/system/database/drivers/mysqli/mysqli_forge.php similarity index 100% rename from system/database/drivers/mysqli/mysqli_forge.php rename to php/system/database/drivers/mysqli/mysqli_forge.php diff --git a/system/database/drivers/mysqli/mysqli_result.php b/php/system/database/drivers/mysqli/mysqli_result.php similarity index 100% rename from system/database/drivers/mysqli/mysqli_result.php rename to php/system/database/drivers/mysqli/mysqli_result.php diff --git a/system/database/drivers/mysqli/mysqli_utility.php b/php/system/database/drivers/mysqli/mysqli_utility.php similarity index 100% rename from system/database/drivers/mysqli/mysqli_utility.php rename to php/system/database/drivers/mysqli/mysqli_utility.php diff --git a/system/database/drivers/oci8/index.html b/php/system/database/drivers/oci8/index.html similarity index 100% rename from system/database/drivers/oci8/index.html rename to php/system/database/drivers/oci8/index.html diff --git a/system/database/drivers/oci8/oci8_driver.php b/php/system/database/drivers/oci8/oci8_driver.php similarity index 100% rename from system/database/drivers/oci8/oci8_driver.php rename to php/system/database/drivers/oci8/oci8_driver.php diff --git a/system/database/drivers/oci8/oci8_forge.php b/php/system/database/drivers/oci8/oci8_forge.php similarity index 100% rename from system/database/drivers/oci8/oci8_forge.php rename to php/system/database/drivers/oci8/oci8_forge.php diff --git a/system/database/drivers/oci8/oci8_result.php b/php/system/database/drivers/oci8/oci8_result.php similarity index 100% rename from system/database/drivers/oci8/oci8_result.php rename to php/system/database/drivers/oci8/oci8_result.php diff --git a/system/database/drivers/oci8/oci8_utility.php b/php/system/database/drivers/oci8/oci8_utility.php similarity index 100% rename from system/database/drivers/oci8/oci8_utility.php rename to php/system/database/drivers/oci8/oci8_utility.php diff --git a/system/database/drivers/odbc/index.html b/php/system/database/drivers/odbc/index.html similarity index 100% rename from system/database/drivers/odbc/index.html rename to php/system/database/drivers/odbc/index.html diff --git a/system/database/drivers/odbc/odbc_driver.php b/php/system/database/drivers/odbc/odbc_driver.php similarity index 100% rename from system/database/drivers/odbc/odbc_driver.php rename to php/system/database/drivers/odbc/odbc_driver.php diff --git a/system/database/drivers/odbc/odbc_forge.php b/php/system/database/drivers/odbc/odbc_forge.php similarity index 100% rename from system/database/drivers/odbc/odbc_forge.php rename to php/system/database/drivers/odbc/odbc_forge.php diff --git a/system/database/drivers/odbc/odbc_result.php b/php/system/database/drivers/odbc/odbc_result.php similarity index 100% rename from system/database/drivers/odbc/odbc_result.php rename to php/system/database/drivers/odbc/odbc_result.php diff --git a/system/database/drivers/odbc/odbc_utility.php b/php/system/database/drivers/odbc/odbc_utility.php similarity index 100% rename from system/database/drivers/odbc/odbc_utility.php rename to php/system/database/drivers/odbc/odbc_utility.php diff --git a/system/database/drivers/pdo/index.html b/php/system/database/drivers/pdo/index.html similarity index 100% rename from system/database/drivers/pdo/index.html rename to php/system/database/drivers/pdo/index.html diff --git a/system/database/drivers/pdo/pdo_driver.php b/php/system/database/drivers/pdo/pdo_driver.php similarity index 100% rename from system/database/drivers/pdo/pdo_driver.php rename to php/system/database/drivers/pdo/pdo_driver.php diff --git a/system/database/drivers/pdo/pdo_forge.php b/php/system/database/drivers/pdo/pdo_forge.php similarity index 100% rename from system/database/drivers/pdo/pdo_forge.php rename to php/system/database/drivers/pdo/pdo_forge.php diff --git a/system/database/drivers/pdo/pdo_result.php b/php/system/database/drivers/pdo/pdo_result.php similarity index 100% rename from system/database/drivers/pdo/pdo_result.php rename to php/system/database/drivers/pdo/pdo_result.php diff --git a/system/database/drivers/pdo/pdo_utility.php b/php/system/database/drivers/pdo/pdo_utility.php similarity index 100% rename from system/database/drivers/pdo/pdo_utility.php rename to php/system/database/drivers/pdo/pdo_utility.php diff --git a/system/database/drivers/pdo/subdrivers/index.html b/php/system/database/drivers/pdo/subdrivers/index.html similarity index 100% rename from system/database/drivers/pdo/subdrivers/index.html rename to php/system/database/drivers/pdo/subdrivers/index.html diff --git a/system/database/drivers/pdo/subdrivers/pdo_4d_driver.php b/php/system/database/drivers/pdo/subdrivers/pdo_4d_driver.php similarity index 100% rename from system/database/drivers/pdo/subdrivers/pdo_4d_driver.php rename to php/system/database/drivers/pdo/subdrivers/pdo_4d_driver.php diff --git a/system/database/drivers/pdo/subdrivers/pdo_4d_forge.php b/php/system/database/drivers/pdo/subdrivers/pdo_4d_forge.php similarity index 100% rename from system/database/drivers/pdo/subdrivers/pdo_4d_forge.php rename to php/system/database/drivers/pdo/subdrivers/pdo_4d_forge.php diff --git a/system/database/drivers/pdo/subdrivers/pdo_cubrid_driver.php b/php/system/database/drivers/pdo/subdrivers/pdo_cubrid_driver.php similarity index 100% rename from system/database/drivers/pdo/subdrivers/pdo_cubrid_driver.php rename to php/system/database/drivers/pdo/subdrivers/pdo_cubrid_driver.php diff --git a/system/database/drivers/pdo/subdrivers/pdo_cubrid_forge.php b/php/system/database/drivers/pdo/subdrivers/pdo_cubrid_forge.php similarity index 100% rename from system/database/drivers/pdo/subdrivers/pdo_cubrid_forge.php rename to php/system/database/drivers/pdo/subdrivers/pdo_cubrid_forge.php diff --git a/system/database/drivers/pdo/subdrivers/pdo_dblib_driver.php b/php/system/database/drivers/pdo/subdrivers/pdo_dblib_driver.php similarity index 100% rename from system/database/drivers/pdo/subdrivers/pdo_dblib_driver.php rename to php/system/database/drivers/pdo/subdrivers/pdo_dblib_driver.php diff --git a/system/database/drivers/pdo/subdrivers/pdo_dblib_forge.php b/php/system/database/drivers/pdo/subdrivers/pdo_dblib_forge.php similarity index 100% rename from system/database/drivers/pdo/subdrivers/pdo_dblib_forge.php rename to php/system/database/drivers/pdo/subdrivers/pdo_dblib_forge.php diff --git a/system/database/drivers/pdo/subdrivers/pdo_firebird_driver.php b/php/system/database/drivers/pdo/subdrivers/pdo_firebird_driver.php similarity index 100% rename from system/database/drivers/pdo/subdrivers/pdo_firebird_driver.php rename to php/system/database/drivers/pdo/subdrivers/pdo_firebird_driver.php diff --git a/system/database/drivers/pdo/subdrivers/pdo_firebird_forge.php b/php/system/database/drivers/pdo/subdrivers/pdo_firebird_forge.php similarity index 100% rename from system/database/drivers/pdo/subdrivers/pdo_firebird_forge.php rename to php/system/database/drivers/pdo/subdrivers/pdo_firebird_forge.php diff --git a/system/database/drivers/pdo/subdrivers/pdo_ibm_driver.php b/php/system/database/drivers/pdo/subdrivers/pdo_ibm_driver.php similarity index 100% rename from system/database/drivers/pdo/subdrivers/pdo_ibm_driver.php rename to php/system/database/drivers/pdo/subdrivers/pdo_ibm_driver.php diff --git a/system/database/drivers/pdo/subdrivers/pdo_ibm_forge.php b/php/system/database/drivers/pdo/subdrivers/pdo_ibm_forge.php similarity index 100% rename from system/database/drivers/pdo/subdrivers/pdo_ibm_forge.php rename to php/system/database/drivers/pdo/subdrivers/pdo_ibm_forge.php diff --git a/system/database/drivers/pdo/subdrivers/pdo_informix_driver.php b/php/system/database/drivers/pdo/subdrivers/pdo_informix_driver.php similarity index 100% rename from system/database/drivers/pdo/subdrivers/pdo_informix_driver.php rename to php/system/database/drivers/pdo/subdrivers/pdo_informix_driver.php diff --git a/system/database/drivers/pdo/subdrivers/pdo_informix_forge.php b/php/system/database/drivers/pdo/subdrivers/pdo_informix_forge.php similarity index 100% rename from system/database/drivers/pdo/subdrivers/pdo_informix_forge.php rename to php/system/database/drivers/pdo/subdrivers/pdo_informix_forge.php diff --git a/system/database/drivers/pdo/subdrivers/pdo_mysql_driver.php b/php/system/database/drivers/pdo/subdrivers/pdo_mysql_driver.php similarity index 100% rename from system/database/drivers/pdo/subdrivers/pdo_mysql_driver.php rename to php/system/database/drivers/pdo/subdrivers/pdo_mysql_driver.php diff --git a/system/database/drivers/pdo/subdrivers/pdo_mysql_forge.php b/php/system/database/drivers/pdo/subdrivers/pdo_mysql_forge.php similarity index 100% rename from system/database/drivers/pdo/subdrivers/pdo_mysql_forge.php rename to php/system/database/drivers/pdo/subdrivers/pdo_mysql_forge.php diff --git a/system/database/drivers/pdo/subdrivers/pdo_oci_driver.php b/php/system/database/drivers/pdo/subdrivers/pdo_oci_driver.php similarity index 100% rename from system/database/drivers/pdo/subdrivers/pdo_oci_driver.php rename to php/system/database/drivers/pdo/subdrivers/pdo_oci_driver.php diff --git a/system/database/drivers/pdo/subdrivers/pdo_oci_forge.php b/php/system/database/drivers/pdo/subdrivers/pdo_oci_forge.php similarity index 100% rename from system/database/drivers/pdo/subdrivers/pdo_oci_forge.php rename to php/system/database/drivers/pdo/subdrivers/pdo_oci_forge.php diff --git a/system/database/drivers/pdo/subdrivers/pdo_odbc_driver.php b/php/system/database/drivers/pdo/subdrivers/pdo_odbc_driver.php similarity index 100% rename from system/database/drivers/pdo/subdrivers/pdo_odbc_driver.php rename to php/system/database/drivers/pdo/subdrivers/pdo_odbc_driver.php diff --git a/system/database/drivers/pdo/subdrivers/pdo_odbc_forge.php b/php/system/database/drivers/pdo/subdrivers/pdo_odbc_forge.php similarity index 100% rename from system/database/drivers/pdo/subdrivers/pdo_odbc_forge.php rename to php/system/database/drivers/pdo/subdrivers/pdo_odbc_forge.php diff --git a/system/database/drivers/pdo/subdrivers/pdo_pgsql_driver.php b/php/system/database/drivers/pdo/subdrivers/pdo_pgsql_driver.php similarity index 100% rename from system/database/drivers/pdo/subdrivers/pdo_pgsql_driver.php rename to php/system/database/drivers/pdo/subdrivers/pdo_pgsql_driver.php diff --git a/system/database/drivers/pdo/subdrivers/pdo_pgsql_forge.php b/php/system/database/drivers/pdo/subdrivers/pdo_pgsql_forge.php similarity index 100% rename from system/database/drivers/pdo/subdrivers/pdo_pgsql_forge.php rename to php/system/database/drivers/pdo/subdrivers/pdo_pgsql_forge.php diff --git a/system/database/drivers/pdo/subdrivers/pdo_sqlite_driver.php b/php/system/database/drivers/pdo/subdrivers/pdo_sqlite_driver.php similarity index 100% rename from system/database/drivers/pdo/subdrivers/pdo_sqlite_driver.php rename to php/system/database/drivers/pdo/subdrivers/pdo_sqlite_driver.php diff --git a/system/database/drivers/pdo/subdrivers/pdo_sqlite_forge.php b/php/system/database/drivers/pdo/subdrivers/pdo_sqlite_forge.php similarity index 100% rename from system/database/drivers/pdo/subdrivers/pdo_sqlite_forge.php rename to php/system/database/drivers/pdo/subdrivers/pdo_sqlite_forge.php diff --git a/system/database/drivers/pdo/subdrivers/pdo_sqlsrv_driver.php b/php/system/database/drivers/pdo/subdrivers/pdo_sqlsrv_driver.php similarity index 100% rename from system/database/drivers/pdo/subdrivers/pdo_sqlsrv_driver.php rename to php/system/database/drivers/pdo/subdrivers/pdo_sqlsrv_driver.php diff --git a/system/database/drivers/pdo/subdrivers/pdo_sqlsrv_forge.php b/php/system/database/drivers/pdo/subdrivers/pdo_sqlsrv_forge.php similarity index 100% rename from system/database/drivers/pdo/subdrivers/pdo_sqlsrv_forge.php rename to php/system/database/drivers/pdo/subdrivers/pdo_sqlsrv_forge.php diff --git a/system/database/drivers/postgre/index.html b/php/system/database/drivers/postgre/index.html similarity index 100% rename from system/database/drivers/postgre/index.html rename to php/system/database/drivers/postgre/index.html diff --git a/system/database/drivers/postgre/postgre_driver.php b/php/system/database/drivers/postgre/postgre_driver.php similarity index 100% rename from system/database/drivers/postgre/postgre_driver.php rename to php/system/database/drivers/postgre/postgre_driver.php diff --git a/system/database/drivers/postgre/postgre_forge.php b/php/system/database/drivers/postgre/postgre_forge.php similarity index 100% rename from system/database/drivers/postgre/postgre_forge.php rename to php/system/database/drivers/postgre/postgre_forge.php diff --git a/system/database/drivers/postgre/postgre_result.php b/php/system/database/drivers/postgre/postgre_result.php similarity index 100% rename from system/database/drivers/postgre/postgre_result.php rename to php/system/database/drivers/postgre/postgre_result.php diff --git a/system/database/drivers/postgre/postgre_utility.php b/php/system/database/drivers/postgre/postgre_utility.php similarity index 100% rename from system/database/drivers/postgre/postgre_utility.php rename to php/system/database/drivers/postgre/postgre_utility.php diff --git a/system/database/drivers/sqlite/index.html b/php/system/database/drivers/sqlite/index.html similarity index 100% rename from system/database/drivers/sqlite/index.html rename to php/system/database/drivers/sqlite/index.html diff --git a/system/database/drivers/sqlite/sqlite_driver.php b/php/system/database/drivers/sqlite/sqlite_driver.php similarity index 100% rename from system/database/drivers/sqlite/sqlite_driver.php rename to php/system/database/drivers/sqlite/sqlite_driver.php diff --git a/system/database/drivers/sqlite/sqlite_forge.php b/php/system/database/drivers/sqlite/sqlite_forge.php similarity index 100% rename from system/database/drivers/sqlite/sqlite_forge.php rename to php/system/database/drivers/sqlite/sqlite_forge.php diff --git a/system/database/drivers/sqlite/sqlite_result.php b/php/system/database/drivers/sqlite/sqlite_result.php similarity index 100% rename from system/database/drivers/sqlite/sqlite_result.php rename to php/system/database/drivers/sqlite/sqlite_result.php diff --git a/system/database/drivers/sqlite/sqlite_utility.php b/php/system/database/drivers/sqlite/sqlite_utility.php similarity index 100% rename from system/database/drivers/sqlite/sqlite_utility.php rename to php/system/database/drivers/sqlite/sqlite_utility.php diff --git a/system/database/drivers/sqlite3/index.html b/php/system/database/drivers/sqlite3/index.html similarity index 100% rename from system/database/drivers/sqlite3/index.html rename to php/system/database/drivers/sqlite3/index.html diff --git a/system/database/drivers/sqlite3/sqlite3_driver.php b/php/system/database/drivers/sqlite3/sqlite3_driver.php similarity index 100% rename from system/database/drivers/sqlite3/sqlite3_driver.php rename to php/system/database/drivers/sqlite3/sqlite3_driver.php diff --git a/system/database/drivers/sqlite3/sqlite3_forge.php b/php/system/database/drivers/sqlite3/sqlite3_forge.php similarity index 100% rename from system/database/drivers/sqlite3/sqlite3_forge.php rename to php/system/database/drivers/sqlite3/sqlite3_forge.php diff --git a/system/database/drivers/sqlite3/sqlite3_result.php b/php/system/database/drivers/sqlite3/sqlite3_result.php similarity index 100% rename from system/database/drivers/sqlite3/sqlite3_result.php rename to php/system/database/drivers/sqlite3/sqlite3_result.php diff --git a/system/database/drivers/sqlite3/sqlite3_utility.php b/php/system/database/drivers/sqlite3/sqlite3_utility.php similarity index 100% rename from system/database/drivers/sqlite3/sqlite3_utility.php rename to php/system/database/drivers/sqlite3/sqlite3_utility.php diff --git a/system/database/drivers/sqlsrv/index.html b/php/system/database/drivers/sqlsrv/index.html similarity index 100% rename from system/database/drivers/sqlsrv/index.html rename to php/system/database/drivers/sqlsrv/index.html diff --git a/system/database/drivers/sqlsrv/sqlsrv_driver.php b/php/system/database/drivers/sqlsrv/sqlsrv_driver.php similarity index 100% rename from system/database/drivers/sqlsrv/sqlsrv_driver.php rename to php/system/database/drivers/sqlsrv/sqlsrv_driver.php diff --git a/system/database/drivers/sqlsrv/sqlsrv_forge.php b/php/system/database/drivers/sqlsrv/sqlsrv_forge.php similarity index 100% rename from system/database/drivers/sqlsrv/sqlsrv_forge.php rename to php/system/database/drivers/sqlsrv/sqlsrv_forge.php diff --git a/system/database/drivers/sqlsrv/sqlsrv_result.php b/php/system/database/drivers/sqlsrv/sqlsrv_result.php similarity index 100% rename from system/database/drivers/sqlsrv/sqlsrv_result.php rename to php/system/database/drivers/sqlsrv/sqlsrv_result.php diff --git a/system/database/drivers/sqlsrv/sqlsrv_utility.php b/php/system/database/drivers/sqlsrv/sqlsrv_utility.php similarity index 100% rename from system/database/drivers/sqlsrv/sqlsrv_utility.php rename to php/system/database/drivers/sqlsrv/sqlsrv_utility.php diff --git a/system/database/index.html b/php/system/database/index.html similarity index 100% rename from system/database/index.html rename to php/system/database/index.html diff --git a/system/fonts/index.html b/php/system/fonts/index.html similarity index 100% rename from system/fonts/index.html rename to php/system/fonts/index.html diff --git a/system/fonts/texb.ttf b/php/system/fonts/texb.ttf similarity index 100% rename from system/fonts/texb.ttf rename to php/system/fonts/texb.ttf diff --git a/system/helpers/array_helper.php b/php/system/helpers/array_helper.php similarity index 100% rename from system/helpers/array_helper.php rename to php/system/helpers/array_helper.php diff --git a/system/helpers/captcha_helper.php b/php/system/helpers/captcha_helper.php similarity index 100% rename from system/helpers/captcha_helper.php rename to php/system/helpers/captcha_helper.php diff --git a/system/helpers/cookie_helper.php b/php/system/helpers/cookie_helper.php similarity index 100% rename from system/helpers/cookie_helper.php rename to php/system/helpers/cookie_helper.php diff --git a/system/helpers/date_helper.php b/php/system/helpers/date_helper.php similarity index 100% rename from system/helpers/date_helper.php rename to php/system/helpers/date_helper.php diff --git a/system/helpers/directory_helper.php b/php/system/helpers/directory_helper.php similarity index 100% rename from system/helpers/directory_helper.php rename to php/system/helpers/directory_helper.php diff --git a/system/helpers/download_helper.php b/php/system/helpers/download_helper.php similarity index 100% rename from system/helpers/download_helper.php rename to php/system/helpers/download_helper.php diff --git a/system/helpers/email_helper.php b/php/system/helpers/email_helper.php similarity index 100% rename from system/helpers/email_helper.php rename to php/system/helpers/email_helper.php diff --git a/system/helpers/file_helper.php b/php/system/helpers/file_helper.php similarity index 100% rename from system/helpers/file_helper.php rename to php/system/helpers/file_helper.php diff --git a/system/helpers/form_helper.php b/php/system/helpers/form_helper.php similarity index 100% rename from system/helpers/form_helper.php rename to php/system/helpers/form_helper.php diff --git a/system/helpers/html_helper.php b/php/system/helpers/html_helper.php similarity index 100% rename from system/helpers/html_helper.php rename to php/system/helpers/html_helper.php diff --git a/system/helpers/index.html b/php/system/helpers/index.html similarity index 100% rename from system/helpers/index.html rename to php/system/helpers/index.html diff --git a/system/helpers/inflector_helper.php b/php/system/helpers/inflector_helper.php similarity index 100% rename from system/helpers/inflector_helper.php rename to php/system/helpers/inflector_helper.php diff --git a/system/helpers/language_helper.php b/php/system/helpers/language_helper.php similarity index 100% rename from system/helpers/language_helper.php rename to php/system/helpers/language_helper.php diff --git a/system/helpers/number_helper.php b/php/system/helpers/number_helper.php similarity index 100% rename from system/helpers/number_helper.php rename to php/system/helpers/number_helper.php diff --git a/system/helpers/path_helper.php b/php/system/helpers/path_helper.php similarity index 100% rename from system/helpers/path_helper.php rename to php/system/helpers/path_helper.php diff --git a/system/helpers/security_helper.php b/php/system/helpers/security_helper.php similarity index 100% rename from system/helpers/security_helper.php rename to php/system/helpers/security_helper.php diff --git a/system/helpers/smiley_helper.php b/php/system/helpers/smiley_helper.php similarity index 100% rename from system/helpers/smiley_helper.php rename to php/system/helpers/smiley_helper.php diff --git a/system/helpers/string_helper.php b/php/system/helpers/string_helper.php similarity index 100% rename from system/helpers/string_helper.php rename to php/system/helpers/string_helper.php diff --git a/system/helpers/text_helper.php b/php/system/helpers/text_helper.php similarity index 100% rename from system/helpers/text_helper.php rename to php/system/helpers/text_helper.php diff --git a/system/helpers/typography_helper.php b/php/system/helpers/typography_helper.php similarity index 100% rename from system/helpers/typography_helper.php rename to php/system/helpers/typography_helper.php diff --git a/system/helpers/url_helper.php b/php/system/helpers/url_helper.php similarity index 100% rename from system/helpers/url_helper.php rename to php/system/helpers/url_helper.php diff --git a/system/helpers/xml_helper.php b/php/system/helpers/xml_helper.php similarity index 100% rename from system/helpers/xml_helper.php rename to php/system/helpers/xml_helper.php diff --git a/system/index.html b/php/system/index.html similarity index 100% rename from system/index.html rename to php/system/index.html diff --git a/system/language/english/calendar_lang.php b/php/system/language/english/calendar_lang.php similarity index 100% rename from system/language/english/calendar_lang.php rename to php/system/language/english/calendar_lang.php diff --git a/system/language/english/date_lang.php b/php/system/language/english/date_lang.php similarity index 100% rename from system/language/english/date_lang.php rename to php/system/language/english/date_lang.php diff --git a/system/language/english/db_lang.php b/php/system/language/english/db_lang.php similarity index 100% rename from system/language/english/db_lang.php rename to php/system/language/english/db_lang.php diff --git a/system/language/english/email_lang.php b/php/system/language/english/email_lang.php similarity index 100% rename from system/language/english/email_lang.php rename to php/system/language/english/email_lang.php diff --git a/system/language/english/form_validation_lang.php b/php/system/language/english/form_validation_lang.php similarity index 100% rename from system/language/english/form_validation_lang.php rename to php/system/language/english/form_validation_lang.php diff --git a/system/language/english/ftp_lang.php b/php/system/language/english/ftp_lang.php similarity index 100% rename from system/language/english/ftp_lang.php rename to php/system/language/english/ftp_lang.php diff --git a/system/language/english/imglib_lang.php b/php/system/language/english/imglib_lang.php similarity index 100% rename from system/language/english/imglib_lang.php rename to php/system/language/english/imglib_lang.php diff --git a/system/language/english/index.html b/php/system/language/english/index.html similarity index 100% rename from system/language/english/index.html rename to php/system/language/english/index.html diff --git a/system/language/english/migration_lang.php b/php/system/language/english/migration_lang.php similarity index 100% rename from system/language/english/migration_lang.php rename to php/system/language/english/migration_lang.php diff --git a/system/language/english/number_lang.php b/php/system/language/english/number_lang.php similarity index 100% rename from system/language/english/number_lang.php rename to php/system/language/english/number_lang.php diff --git a/system/language/english/pagination_lang.php b/php/system/language/english/pagination_lang.php similarity index 100% rename from system/language/english/pagination_lang.php rename to php/system/language/english/pagination_lang.php diff --git a/system/language/english/profiler_lang.php b/php/system/language/english/profiler_lang.php similarity index 100% rename from system/language/english/profiler_lang.php rename to php/system/language/english/profiler_lang.php diff --git a/system/language/english/unit_test_lang.php b/php/system/language/english/unit_test_lang.php similarity index 100% rename from system/language/english/unit_test_lang.php rename to php/system/language/english/unit_test_lang.php diff --git a/system/language/english/upload_lang.php b/php/system/language/english/upload_lang.php similarity index 100% rename from system/language/english/upload_lang.php rename to php/system/language/english/upload_lang.php diff --git a/system/language/index.html b/php/system/language/index.html similarity index 100% rename from system/language/index.html rename to php/system/language/index.html diff --git a/system/libraries/Cache/Cache.php b/php/system/libraries/Cache/Cache.php similarity index 100% rename from system/libraries/Cache/Cache.php rename to php/system/libraries/Cache/Cache.php diff --git a/system/libraries/Cache/drivers/Cache_apc.php b/php/system/libraries/Cache/drivers/Cache_apc.php similarity index 100% rename from system/libraries/Cache/drivers/Cache_apc.php rename to php/system/libraries/Cache/drivers/Cache_apc.php diff --git a/system/libraries/Cache/drivers/Cache_dummy.php b/php/system/libraries/Cache/drivers/Cache_dummy.php similarity index 100% rename from system/libraries/Cache/drivers/Cache_dummy.php rename to php/system/libraries/Cache/drivers/Cache_dummy.php diff --git a/system/libraries/Cache/drivers/Cache_file.php b/php/system/libraries/Cache/drivers/Cache_file.php similarity index 100% rename from system/libraries/Cache/drivers/Cache_file.php rename to php/system/libraries/Cache/drivers/Cache_file.php diff --git a/system/libraries/Cache/drivers/Cache_memcached.php b/php/system/libraries/Cache/drivers/Cache_memcached.php similarity index 100% rename from system/libraries/Cache/drivers/Cache_memcached.php rename to php/system/libraries/Cache/drivers/Cache_memcached.php diff --git a/system/libraries/Cache/drivers/Cache_redis.php b/php/system/libraries/Cache/drivers/Cache_redis.php similarity index 100% rename from system/libraries/Cache/drivers/Cache_redis.php rename to php/system/libraries/Cache/drivers/Cache_redis.php diff --git a/system/libraries/Cache/drivers/Cache_wincache.php b/php/system/libraries/Cache/drivers/Cache_wincache.php similarity index 100% rename from system/libraries/Cache/drivers/Cache_wincache.php rename to php/system/libraries/Cache/drivers/Cache_wincache.php diff --git a/system/libraries/Cache/drivers/index.html b/php/system/libraries/Cache/drivers/index.html similarity index 100% rename from system/libraries/Cache/drivers/index.html rename to php/system/libraries/Cache/drivers/index.html diff --git a/system/libraries/Cache/index.html b/php/system/libraries/Cache/index.html similarity index 100% rename from system/libraries/Cache/index.html rename to php/system/libraries/Cache/index.html diff --git a/system/libraries/Calendar.php b/php/system/libraries/Calendar.php similarity index 100% rename from system/libraries/Calendar.php rename to php/system/libraries/Calendar.php diff --git a/system/libraries/Cart.php b/php/system/libraries/Cart.php similarity index 100% rename from system/libraries/Cart.php rename to php/system/libraries/Cart.php diff --git a/system/libraries/Driver.php b/php/system/libraries/Driver.php similarity index 100% rename from system/libraries/Driver.php rename to php/system/libraries/Driver.php diff --git a/system/libraries/Email.php b/php/system/libraries/Email.php similarity index 100% rename from system/libraries/Email.php rename to php/system/libraries/Email.php diff --git a/system/libraries/Encrypt.php b/php/system/libraries/Encrypt.php similarity index 100% rename from system/libraries/Encrypt.php rename to php/system/libraries/Encrypt.php diff --git a/system/libraries/Encryption.php b/php/system/libraries/Encryption.php similarity index 100% rename from system/libraries/Encryption.php rename to php/system/libraries/Encryption.php diff --git a/system/libraries/Form_validation.php b/php/system/libraries/Form_validation.php similarity index 100% rename from system/libraries/Form_validation.php rename to php/system/libraries/Form_validation.php diff --git a/system/libraries/Ftp.php b/php/system/libraries/Ftp.php similarity index 100% rename from system/libraries/Ftp.php rename to php/system/libraries/Ftp.php diff --git a/system/libraries/Image_lib.php b/php/system/libraries/Image_lib.php similarity index 100% rename from system/libraries/Image_lib.php rename to php/system/libraries/Image_lib.php diff --git a/system/libraries/Javascript.php b/php/system/libraries/Javascript.php similarity index 100% rename from system/libraries/Javascript.php rename to php/system/libraries/Javascript.php diff --git a/system/libraries/Javascript/Jquery.php b/php/system/libraries/Javascript/Jquery.php similarity index 100% rename from system/libraries/Javascript/Jquery.php rename to php/system/libraries/Javascript/Jquery.php diff --git a/system/libraries/Javascript/index.html b/php/system/libraries/Javascript/index.html similarity index 100% rename from system/libraries/Javascript/index.html rename to php/system/libraries/Javascript/index.html diff --git a/system/libraries/Migration.php b/php/system/libraries/Migration.php similarity index 100% rename from system/libraries/Migration.php rename to php/system/libraries/Migration.php diff --git a/system/libraries/Pagination.php b/php/system/libraries/Pagination.php similarity index 100% rename from system/libraries/Pagination.php rename to php/system/libraries/Pagination.php diff --git a/system/libraries/Parser.php b/php/system/libraries/Parser.php similarity index 100% rename from system/libraries/Parser.php rename to php/system/libraries/Parser.php diff --git a/system/libraries/Profiler.php b/php/system/libraries/Profiler.php similarity index 100% rename from system/libraries/Profiler.php rename to php/system/libraries/Profiler.php diff --git a/system/libraries/Session/Session.php b/php/system/libraries/Session/Session.php similarity index 100% rename from system/libraries/Session/Session.php rename to php/system/libraries/Session/Session.php diff --git a/system/libraries/Session/SessionHandlerInterface.php b/php/system/libraries/Session/SessionHandlerInterface.php similarity index 100% rename from system/libraries/Session/SessionHandlerInterface.php rename to php/system/libraries/Session/SessionHandlerInterface.php diff --git a/system/libraries/Session/Session_driver.php b/php/system/libraries/Session/Session_driver.php similarity index 100% rename from system/libraries/Session/Session_driver.php rename to php/system/libraries/Session/Session_driver.php diff --git a/system/libraries/Session/drivers/Session_database_driver.php b/php/system/libraries/Session/drivers/Session_database_driver.php similarity index 100% rename from system/libraries/Session/drivers/Session_database_driver.php rename to php/system/libraries/Session/drivers/Session_database_driver.php diff --git a/system/libraries/Session/drivers/Session_files_driver.php b/php/system/libraries/Session/drivers/Session_files_driver.php similarity index 100% rename from system/libraries/Session/drivers/Session_files_driver.php rename to php/system/libraries/Session/drivers/Session_files_driver.php diff --git a/system/libraries/Session/drivers/Session_memcached_driver.php b/php/system/libraries/Session/drivers/Session_memcached_driver.php similarity index 100% rename from system/libraries/Session/drivers/Session_memcached_driver.php rename to php/system/libraries/Session/drivers/Session_memcached_driver.php diff --git a/system/libraries/Session/drivers/Session_redis_driver.php b/php/system/libraries/Session/drivers/Session_redis_driver.php similarity index 100% rename from system/libraries/Session/drivers/Session_redis_driver.php rename to php/system/libraries/Session/drivers/Session_redis_driver.php diff --git a/system/libraries/Session/drivers/index.html b/php/system/libraries/Session/drivers/index.html similarity index 100% rename from system/libraries/Session/drivers/index.html rename to php/system/libraries/Session/drivers/index.html diff --git a/system/libraries/Session/index.html b/php/system/libraries/Session/index.html similarity index 100% rename from system/libraries/Session/index.html rename to php/system/libraries/Session/index.html diff --git a/system/libraries/Table.php b/php/system/libraries/Table.php similarity index 100% rename from system/libraries/Table.php rename to php/system/libraries/Table.php diff --git a/system/libraries/Trackback.php b/php/system/libraries/Trackback.php similarity index 100% rename from system/libraries/Trackback.php rename to php/system/libraries/Trackback.php diff --git a/system/libraries/Typography.php b/php/system/libraries/Typography.php similarity index 100% rename from system/libraries/Typography.php rename to php/system/libraries/Typography.php diff --git a/system/libraries/Unit_test.php b/php/system/libraries/Unit_test.php similarity index 100% rename from system/libraries/Unit_test.php rename to php/system/libraries/Unit_test.php diff --git a/system/libraries/Upload.php b/php/system/libraries/Upload.php similarity index 100% rename from system/libraries/Upload.php rename to php/system/libraries/Upload.php diff --git a/system/libraries/User_agent.php b/php/system/libraries/User_agent.php similarity index 100% rename from system/libraries/User_agent.php rename to php/system/libraries/User_agent.php diff --git a/system/libraries/Xmlrpc.php b/php/system/libraries/Xmlrpc.php similarity index 100% rename from system/libraries/Xmlrpc.php rename to php/system/libraries/Xmlrpc.php diff --git a/system/libraries/Xmlrpcs.php b/php/system/libraries/Xmlrpcs.php similarity index 100% rename from system/libraries/Xmlrpcs.php rename to php/system/libraries/Xmlrpcs.php diff --git a/system/libraries/Zip.php b/php/system/libraries/Zip.php similarity index 100% rename from system/libraries/Zip.php rename to php/system/libraries/Zip.php diff --git a/system/libraries/index.html b/php/system/libraries/index.html similarity index 100% rename from system/libraries/index.html rename to php/system/libraries/index.html