From: Calin Burloiu Date: Thu, 14 Jul 2011 12:16:13 +0000 (+0300) Subject: Remove file execution permission. X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?p=living-lab-site.git;a=commitdiff_plain;h=2a39f01ff5007ff5dfabb9153559d7639c8c5ded Remove file execution permission. --- diff --git a/application/.htaccess b/application/.htaccess old mode 100755 new mode 100644 diff --git a/application/cache/.htaccess b/application/cache/.htaccess old mode 100755 new mode 100644 diff --git a/application/cache/index.html b/application/cache/index.html old mode 100755 new mode 100644 diff --git a/application/config/autoload.php b/application/config/autoload.php old mode 100755 new mode 100644 diff --git a/application/config/config.php b/application/config/config.php old mode 100755 new mode 100644 diff --git a/application/config/constants.php b/application/config/constants.php old mode 100755 new mode 100644 diff --git a/application/config/database.php b/application/config/database.php old mode 100755 new mode 100644 diff --git a/application/config/doctypes.php b/application/config/doctypes.php old mode 100755 new mode 100644 diff --git a/application/config/foreign_chars.php b/application/config/foreign_chars.php old mode 100755 new mode 100644 diff --git a/application/config/hooks.php b/application/config/hooks.php old mode 100755 new mode 100644 diff --git a/application/config/index.html b/application/config/index.html old mode 100755 new mode 100644 diff --git a/application/config/mimes.php b/application/config/mimes.php old mode 100755 new mode 100644 diff --git a/application/config/profiler.php b/application/config/profiler.php old mode 100755 new mode 100644 diff --git a/application/config/routes.php b/application/config/routes.php old mode 100755 new mode 100644 diff --git a/application/config/smileys.php b/application/config/smileys.php old mode 100755 new mode 100644 diff --git a/application/config/user_agents.php b/application/config/user_agents.php old mode 100755 new mode 100644 diff --git a/application/controllers/index.html b/application/controllers/index.html old mode 100755 new mode 100644 diff --git a/application/controllers/welcome.php b/application/controllers/welcome.php old mode 100755 new mode 100644 diff --git a/application/core/index.html b/application/core/index.html old mode 100755 new mode 100644 diff --git a/application/errors/error_404.php b/application/errors/error_404.php old mode 100755 new mode 100644 diff --git a/application/errors/error_db.php b/application/errors/error_db.php old mode 100755 new mode 100644 diff --git a/application/errors/error_general.php b/application/errors/error_general.php old mode 100755 new mode 100644 diff --git a/application/errors/error_php.php b/application/errors/error_php.php old mode 100755 new mode 100644 diff --git a/application/errors/index.html b/application/errors/index.html old mode 100755 new mode 100644 diff --git a/application/helpers/index.html b/application/helpers/index.html old mode 100755 new mode 100644 diff --git a/application/hooks/index.html b/application/hooks/index.html old mode 100755 new mode 100644 diff --git a/application/index.html b/application/index.html old mode 100755 new mode 100644 diff --git a/application/language/english/index.html b/application/language/english/index.html old mode 100755 new mode 100644 diff --git a/application/libraries/index.html b/application/libraries/index.html old mode 100755 new mode 100644 diff --git a/application/logs/index.html b/application/logs/index.html old mode 100755 new mode 100644 diff --git a/application/models/index.html b/application/models/index.html old mode 100755 new mode 100644 diff --git a/application/third_party/index.html b/application/third_party/index.html old mode 100755 new mode 100644 diff --git a/application/views/index.html b/application/views/index.html old mode 100755 new mode 100644 diff --git a/application/views/welcome_message.php b/application/views/welcome_message.php old mode 100755 new mode 100644 diff --git a/index.php b/index.php old mode 100755 new mode 100644 diff --git a/license.txt b/license.txt old mode 100755 new mode 100644 diff --git a/system/.htaccess b/system/.htaccess old mode 100755 new mode 100644 diff --git a/system/core/Benchmark.php b/system/core/Benchmark.php old mode 100755 new mode 100644 diff --git a/system/core/CodeIgniter.php b/system/core/CodeIgniter.php old mode 100755 new mode 100644 diff --git a/system/core/Common.php b/system/core/Common.php old mode 100755 new mode 100644 diff --git a/system/core/Config.php b/system/core/Config.php old mode 100755 new mode 100644 diff --git a/system/core/Controller.php b/system/core/Controller.php old mode 100755 new mode 100644 diff --git a/system/core/Exceptions.php b/system/core/Exceptions.php old mode 100755 new mode 100644 diff --git a/system/core/Hooks.php b/system/core/Hooks.php old mode 100755 new mode 100644 diff --git a/system/core/Input.php b/system/core/Input.php old mode 100755 new mode 100644 diff --git a/system/core/Lang.php b/system/core/Lang.php old mode 100755 new mode 100644 diff --git a/system/core/Loader.php b/system/core/Loader.php old mode 100755 new mode 100644 diff --git a/system/core/Model.php b/system/core/Model.php old mode 100755 new mode 100644 diff --git a/system/core/Output.php b/system/core/Output.php old mode 100755 new mode 100644 diff --git a/system/core/Router.php b/system/core/Router.php old mode 100755 new mode 100644 diff --git a/system/core/Security.php b/system/core/Security.php old mode 100755 new mode 100644 diff --git a/system/core/URI.php b/system/core/URI.php old mode 100755 new mode 100644 diff --git a/system/core/Utf8.php b/system/core/Utf8.php old mode 100755 new mode 100644 diff --git a/system/core/index.html b/system/core/index.html old mode 100755 new mode 100644 diff --git a/system/database/DB.php b/system/database/DB.php old mode 100755 new mode 100644 diff --git a/system/database/DB_active_rec.php b/system/database/DB_active_rec.php old mode 100755 new mode 100644 diff --git a/system/database/DB_cache.php b/system/database/DB_cache.php old mode 100755 new mode 100644 diff --git a/system/database/DB_driver.php b/system/database/DB_driver.php old mode 100755 new mode 100644 diff --git a/system/database/DB_forge.php b/system/database/DB_forge.php old mode 100755 new mode 100644 diff --git a/system/database/DB_result.php b/system/database/DB_result.php old mode 100755 new mode 100644 diff --git a/system/database/DB_utility.php b/system/database/DB_utility.php old mode 100755 new mode 100644 diff --git a/system/database/drivers/index.html b/system/database/drivers/index.html old mode 100755 new mode 100644 diff --git a/system/database/drivers/mssql/index.html b/system/database/drivers/mssql/index.html old mode 100755 new mode 100644 diff --git a/system/database/drivers/mssql/mssql_driver.php b/system/database/drivers/mssql/mssql_driver.php old mode 100755 new mode 100644 diff --git a/system/database/drivers/mssql/mssql_forge.php b/system/database/drivers/mssql/mssql_forge.php old mode 100755 new mode 100644 diff --git a/system/database/drivers/mssql/mssql_result.php b/system/database/drivers/mssql/mssql_result.php old mode 100755 new mode 100644 diff --git a/system/database/drivers/mssql/mssql_utility.php b/system/database/drivers/mssql/mssql_utility.php old mode 100755 new mode 100644 diff --git a/system/database/drivers/mysql/index.html b/system/database/drivers/mysql/index.html old mode 100755 new mode 100644 diff --git a/system/database/drivers/mysql/mysql_driver.php b/system/database/drivers/mysql/mysql_driver.php old mode 100755 new mode 100644 diff --git a/system/database/drivers/mysql/mysql_forge.php b/system/database/drivers/mysql/mysql_forge.php old mode 100755 new mode 100644 diff --git a/system/database/drivers/mysql/mysql_result.php b/system/database/drivers/mysql/mysql_result.php old mode 100755 new mode 100644 diff --git a/system/database/drivers/mysql/mysql_utility.php b/system/database/drivers/mysql/mysql_utility.php old mode 100755 new mode 100644 diff --git a/system/database/drivers/mysqli/index.html b/system/database/drivers/mysqli/index.html old mode 100755 new mode 100644 diff --git a/system/database/drivers/mysqli/mysqli_driver.php b/system/database/drivers/mysqli/mysqli_driver.php old mode 100755 new mode 100644 diff --git a/system/database/drivers/mysqli/mysqli_forge.php b/system/database/drivers/mysqli/mysqli_forge.php old mode 100755 new mode 100644 diff --git a/system/database/drivers/mysqli/mysqli_result.php b/system/database/drivers/mysqli/mysqli_result.php old mode 100755 new mode 100644 diff --git a/system/database/drivers/mysqli/mysqli_utility.php b/system/database/drivers/mysqli/mysqli_utility.php old mode 100755 new mode 100644 diff --git a/system/database/drivers/oci8/index.html b/system/database/drivers/oci8/index.html old mode 100755 new mode 100644 diff --git a/system/database/drivers/oci8/oci8_driver.php b/system/database/drivers/oci8/oci8_driver.php old mode 100755 new mode 100644 diff --git a/system/database/drivers/oci8/oci8_forge.php b/system/database/drivers/oci8/oci8_forge.php old mode 100755 new mode 100644 diff --git a/system/database/drivers/oci8/oci8_result.php b/system/database/drivers/oci8/oci8_result.php old mode 100755 new mode 100644 diff --git a/system/database/drivers/oci8/oci8_utility.php b/system/database/drivers/oci8/oci8_utility.php old mode 100755 new mode 100644 diff --git a/system/database/drivers/odbc/index.html b/system/database/drivers/odbc/index.html old mode 100755 new mode 100644 diff --git a/system/database/drivers/odbc/odbc_driver.php b/system/database/drivers/odbc/odbc_driver.php old mode 100755 new mode 100644 diff --git a/system/database/drivers/odbc/odbc_forge.php b/system/database/drivers/odbc/odbc_forge.php old mode 100755 new mode 100644 diff --git a/system/database/drivers/odbc/odbc_result.php b/system/database/drivers/odbc/odbc_result.php old mode 100755 new mode 100644 diff --git a/system/database/drivers/odbc/odbc_utility.php b/system/database/drivers/odbc/odbc_utility.php old mode 100755 new mode 100644 diff --git a/system/database/drivers/postgre/index.html b/system/database/drivers/postgre/index.html old mode 100755 new mode 100644 diff --git a/system/database/drivers/postgre/postgre_driver.php b/system/database/drivers/postgre/postgre_driver.php old mode 100755 new mode 100644 diff --git a/system/database/drivers/postgre/postgre_forge.php b/system/database/drivers/postgre/postgre_forge.php old mode 100755 new mode 100644 diff --git a/system/database/drivers/postgre/postgre_result.php b/system/database/drivers/postgre/postgre_result.php old mode 100755 new mode 100644 diff --git a/system/database/drivers/postgre/postgre_utility.php b/system/database/drivers/postgre/postgre_utility.php old mode 100755 new mode 100644 diff --git a/system/database/drivers/sqlite/index.html b/system/database/drivers/sqlite/index.html old mode 100755 new mode 100644 diff --git a/system/database/drivers/sqlite/sqlite_driver.php b/system/database/drivers/sqlite/sqlite_driver.php old mode 100755 new mode 100644 diff --git a/system/database/drivers/sqlite/sqlite_forge.php b/system/database/drivers/sqlite/sqlite_forge.php old mode 100755 new mode 100644 diff --git a/system/database/drivers/sqlite/sqlite_result.php b/system/database/drivers/sqlite/sqlite_result.php old mode 100755 new mode 100644 diff --git a/system/database/drivers/sqlite/sqlite_utility.php b/system/database/drivers/sqlite/sqlite_utility.php old mode 100755 new mode 100644 diff --git a/system/database/index.html b/system/database/index.html old mode 100755 new mode 100644 diff --git a/system/fonts/index.html b/system/fonts/index.html old mode 100755 new mode 100644 diff --git a/system/fonts/texb.ttf b/system/fonts/texb.ttf old mode 100755 new mode 100644 diff --git a/system/helpers/array_helper.php b/system/helpers/array_helper.php old mode 100755 new mode 100644 diff --git a/system/helpers/captcha_helper.php b/system/helpers/captcha_helper.php old mode 100755 new mode 100644 diff --git a/system/helpers/cookie_helper.php b/system/helpers/cookie_helper.php old mode 100755 new mode 100644 diff --git a/system/helpers/date_helper.php b/system/helpers/date_helper.php old mode 100755 new mode 100644 diff --git a/system/helpers/directory_helper.php b/system/helpers/directory_helper.php old mode 100755 new mode 100644 diff --git a/system/helpers/download_helper.php b/system/helpers/download_helper.php old mode 100755 new mode 100644 diff --git a/system/helpers/email_helper.php b/system/helpers/email_helper.php old mode 100755 new mode 100644 diff --git a/system/helpers/file_helper.php b/system/helpers/file_helper.php old mode 100755 new mode 100644 diff --git a/system/helpers/form_helper.php b/system/helpers/form_helper.php old mode 100755 new mode 100644 diff --git a/system/helpers/html_helper.php b/system/helpers/html_helper.php old mode 100755 new mode 100644 diff --git a/system/helpers/index.html b/system/helpers/index.html old mode 100755 new mode 100644 diff --git a/system/helpers/inflector_helper.php b/system/helpers/inflector_helper.php old mode 100755 new mode 100644 diff --git a/system/helpers/language_helper.php b/system/helpers/language_helper.php old mode 100755 new mode 100644 diff --git a/system/helpers/number_helper.php b/system/helpers/number_helper.php old mode 100755 new mode 100644 diff --git a/system/helpers/path_helper.php b/system/helpers/path_helper.php old mode 100755 new mode 100644 diff --git a/system/helpers/security_helper.php b/system/helpers/security_helper.php old mode 100755 new mode 100644 diff --git a/system/helpers/smiley_helper.php b/system/helpers/smiley_helper.php old mode 100755 new mode 100644 diff --git a/system/helpers/string_helper.php b/system/helpers/string_helper.php old mode 100755 new mode 100644 diff --git a/system/helpers/text_helper.php b/system/helpers/text_helper.php old mode 100755 new mode 100644 diff --git a/system/helpers/typography_helper.php b/system/helpers/typography_helper.php old mode 100755 new mode 100644 diff --git a/system/helpers/url_helper.php b/system/helpers/url_helper.php old mode 100755 new mode 100644 diff --git a/system/helpers/xml_helper.php b/system/helpers/xml_helper.php old mode 100755 new mode 100644 diff --git a/system/index.html b/system/index.html old mode 100755 new mode 100644 diff --git a/system/language/english/calendar_lang.php b/system/language/english/calendar_lang.php old mode 100755 new mode 100644 diff --git a/system/language/english/date_lang.php b/system/language/english/date_lang.php old mode 100755 new mode 100644 diff --git a/system/language/english/db_lang.php b/system/language/english/db_lang.php old mode 100755 new mode 100644 diff --git a/system/language/english/email_lang.php b/system/language/english/email_lang.php old mode 100755 new mode 100644 diff --git a/system/language/english/form_validation_lang.php b/system/language/english/form_validation_lang.php old mode 100755 new mode 100644 diff --git a/system/language/english/ftp_lang.php b/system/language/english/ftp_lang.php old mode 100755 new mode 100644 diff --git a/system/language/english/imglib_lang.php b/system/language/english/imglib_lang.php old mode 100755 new mode 100644 diff --git a/system/language/english/index.html b/system/language/english/index.html old mode 100755 new mode 100644 diff --git a/system/language/english/number_lang.php b/system/language/english/number_lang.php old mode 100755 new mode 100644 diff --git a/system/language/english/profiler_lang.php b/system/language/english/profiler_lang.php old mode 100755 new mode 100644 diff --git a/system/language/english/unit_test_lang.php b/system/language/english/unit_test_lang.php old mode 100755 new mode 100644 diff --git a/system/language/english/upload_lang.php b/system/language/english/upload_lang.php old mode 100755 new mode 100644 diff --git a/system/language/index.html b/system/language/index.html old mode 100755 new mode 100644 diff --git a/system/libraries/Cache/Cache.php b/system/libraries/Cache/Cache.php old mode 100755 new mode 100644 diff --git a/system/libraries/Cache/drivers/Cache_apc.php b/system/libraries/Cache/drivers/Cache_apc.php old mode 100755 new mode 100644 diff --git a/system/libraries/Cache/drivers/Cache_dummy.php b/system/libraries/Cache/drivers/Cache_dummy.php old mode 100755 new mode 100644 diff --git a/system/libraries/Cache/drivers/Cache_file.php b/system/libraries/Cache/drivers/Cache_file.php old mode 100755 new mode 100644 diff --git a/system/libraries/Cache/drivers/Cache_memcached.php b/system/libraries/Cache/drivers/Cache_memcached.php old mode 100755 new mode 100644 diff --git a/system/libraries/Calendar.php b/system/libraries/Calendar.php old mode 100755 new mode 100644 diff --git a/system/libraries/Cart.php b/system/libraries/Cart.php old mode 100755 new mode 100644 diff --git a/system/libraries/Driver.php b/system/libraries/Driver.php old mode 100755 new mode 100644 diff --git a/system/libraries/Email.php b/system/libraries/Email.php old mode 100755 new mode 100644 diff --git a/system/libraries/Encrypt.php b/system/libraries/Encrypt.php old mode 100755 new mode 100644 diff --git a/system/libraries/Form_validation.php b/system/libraries/Form_validation.php old mode 100755 new mode 100644 diff --git a/system/libraries/Ftp.php b/system/libraries/Ftp.php old mode 100755 new mode 100644 diff --git a/system/libraries/Image_lib.php b/system/libraries/Image_lib.php old mode 100755 new mode 100644 diff --git a/system/libraries/Javascript.php b/system/libraries/Javascript.php old mode 100755 new mode 100644 diff --git a/system/libraries/Log.php b/system/libraries/Log.php old mode 100755 new mode 100644 diff --git a/system/libraries/Pagination.php b/system/libraries/Pagination.php old mode 100755 new mode 100644 diff --git a/system/libraries/Parser.php b/system/libraries/Parser.php old mode 100755 new mode 100644 diff --git a/system/libraries/Profiler.php b/system/libraries/Profiler.php old mode 100755 new mode 100644 diff --git a/system/libraries/Session.php b/system/libraries/Session.php old mode 100755 new mode 100644 diff --git a/system/libraries/Sha1.php b/system/libraries/Sha1.php old mode 100755 new mode 100644 diff --git a/system/libraries/Table.php b/system/libraries/Table.php old mode 100755 new mode 100644 diff --git a/system/libraries/Trackback.php b/system/libraries/Trackback.php old mode 100755 new mode 100644 diff --git a/system/libraries/Typography.php b/system/libraries/Typography.php old mode 100755 new mode 100644 diff --git a/system/libraries/Unit_test.php b/system/libraries/Unit_test.php old mode 100755 new mode 100644 diff --git a/system/libraries/Upload.php b/system/libraries/Upload.php old mode 100755 new mode 100644 diff --git a/system/libraries/User_agent.php b/system/libraries/User_agent.php old mode 100755 new mode 100644 diff --git a/system/libraries/Xmlrpc.php b/system/libraries/Xmlrpc.php old mode 100755 new mode 100644 diff --git a/system/libraries/Xmlrpcs.php b/system/libraries/Xmlrpcs.php old mode 100755 new mode 100644 diff --git a/system/libraries/Zip.php b/system/libraries/Zip.php old mode 100755 new mode 100644 diff --git a/system/libraries/index.html b/system/libraries/index.html old mode 100755 new mode 100644 diff --git a/system/libraries/javascript/Jquery.php b/system/libraries/javascript/Jquery.php old mode 100755 new mode 100644 diff --git a/user_guide/changelog.html b/user_guide/changelog.html old mode 100755 new mode 100644 diff --git a/user_guide/database/active_record.html b/user_guide/database/active_record.html old mode 100755 new mode 100644 diff --git a/user_guide/database/caching.html b/user_guide/database/caching.html old mode 100755 new mode 100644 diff --git a/user_guide/database/call_function.html b/user_guide/database/call_function.html old mode 100755 new mode 100644 diff --git a/user_guide/database/configuration.html b/user_guide/database/configuration.html old mode 100755 new mode 100644 diff --git a/user_guide/database/connecting.html b/user_guide/database/connecting.html old mode 100755 new mode 100644 diff --git a/user_guide/database/examples.html b/user_guide/database/examples.html old mode 100755 new mode 100644 diff --git a/user_guide/database/fields.html b/user_guide/database/fields.html old mode 100755 new mode 100644 diff --git a/user_guide/database/forge.html b/user_guide/database/forge.html old mode 100755 new mode 100644 diff --git a/user_guide/database/helpers.html b/user_guide/database/helpers.html old mode 100755 new mode 100644 diff --git a/user_guide/database/index.html b/user_guide/database/index.html old mode 100755 new mode 100644 diff --git a/user_guide/database/queries.html b/user_guide/database/queries.html old mode 100755 new mode 100644 diff --git a/user_guide/database/results.html b/user_guide/database/results.html old mode 100755 new mode 100644 diff --git a/user_guide/database/table_data.html b/user_guide/database/table_data.html old mode 100755 new mode 100644 diff --git a/user_guide/database/transactions.html b/user_guide/database/transactions.html old mode 100755 new mode 100644 diff --git a/user_guide/database/utilities.html b/user_guide/database/utilities.html old mode 100755 new mode 100644 diff --git a/user_guide/doc_style/index.html b/user_guide/doc_style/index.html old mode 100755 new mode 100644 diff --git a/user_guide/doc_style/template.html b/user_guide/doc_style/template.html old mode 100755 new mode 100644 diff --git a/user_guide/general/alternative_php.html b/user_guide/general/alternative_php.html old mode 100755 new mode 100644 diff --git a/user_guide/general/ancillary_classes.html b/user_guide/general/ancillary_classes.html old mode 100755 new mode 100644 diff --git a/user_guide/general/autoloader.html b/user_guide/general/autoloader.html old mode 100755 new mode 100644 diff --git a/user_guide/general/caching.html b/user_guide/general/caching.html old mode 100755 new mode 100644 diff --git a/user_guide/general/cli.html b/user_guide/general/cli.html old mode 100755 new mode 100644 diff --git a/user_guide/general/common_functions.html b/user_guide/general/common_functions.html old mode 100755 new mode 100644 diff --git a/user_guide/general/controllers.html b/user_guide/general/controllers.html old mode 100755 new mode 100644 diff --git a/user_guide/general/core_classes.html b/user_guide/general/core_classes.html old mode 100755 new mode 100644 diff --git a/user_guide/general/creating_drivers.html b/user_guide/general/creating_drivers.html old mode 100755 new mode 100644 diff --git a/user_guide/general/creating_libraries.html b/user_guide/general/creating_libraries.html old mode 100755 new mode 100644 diff --git a/user_guide/general/credits.html b/user_guide/general/credits.html old mode 100755 new mode 100644 diff --git a/user_guide/general/drivers.html b/user_guide/general/drivers.html old mode 100755 new mode 100644 diff --git a/user_guide/general/environments.html b/user_guide/general/environments.html old mode 100755 new mode 100644 diff --git a/user_guide/general/errors.html b/user_guide/general/errors.html old mode 100755 new mode 100644 diff --git a/user_guide/general/helpers.html b/user_guide/general/helpers.html old mode 100755 new mode 100644 diff --git a/user_guide/general/hooks.html b/user_guide/general/hooks.html old mode 100755 new mode 100644 diff --git a/user_guide/general/libraries.html b/user_guide/general/libraries.html old mode 100755 new mode 100644 diff --git a/user_guide/general/managing_apps.html b/user_guide/general/managing_apps.html old mode 100755 new mode 100644 diff --git a/user_guide/general/models.html b/user_guide/general/models.html old mode 100755 new mode 100644 diff --git a/user_guide/general/profiling.html b/user_guide/general/profiling.html old mode 100755 new mode 100644 diff --git a/user_guide/general/quick_reference.html b/user_guide/general/quick_reference.html old mode 100755 new mode 100644 diff --git a/user_guide/general/requirements.html b/user_guide/general/requirements.html old mode 100755 new mode 100644 diff --git a/user_guide/general/reserved_names.html b/user_guide/general/reserved_names.html old mode 100755 new mode 100644 diff --git a/user_guide/general/routing.html b/user_guide/general/routing.html old mode 100755 new mode 100644 diff --git a/user_guide/general/security.html b/user_guide/general/security.html old mode 100755 new mode 100644 diff --git a/user_guide/general/styleguide.html b/user_guide/general/styleguide.html old mode 100755 new mode 100644 diff --git a/user_guide/general/urls.html b/user_guide/general/urls.html old mode 100755 new mode 100644 diff --git a/user_guide/general/views.html b/user_guide/general/views.html old mode 100755 new mode 100644 diff --git a/user_guide/helpers/array_helper.html b/user_guide/helpers/array_helper.html old mode 100755 new mode 100644 diff --git a/user_guide/helpers/captcha_helper.html b/user_guide/helpers/captcha_helper.html old mode 100755 new mode 100644 diff --git a/user_guide/helpers/cookie_helper.html b/user_guide/helpers/cookie_helper.html old mode 100755 new mode 100644 diff --git a/user_guide/helpers/date_helper.html b/user_guide/helpers/date_helper.html old mode 100755 new mode 100644 diff --git a/user_guide/helpers/directory_helper.html b/user_guide/helpers/directory_helper.html old mode 100755 new mode 100644 diff --git a/user_guide/helpers/download_helper.html b/user_guide/helpers/download_helper.html old mode 100755 new mode 100644 diff --git a/user_guide/helpers/email_helper.html b/user_guide/helpers/email_helper.html old mode 100755 new mode 100644 diff --git a/user_guide/helpers/file_helper.html b/user_guide/helpers/file_helper.html old mode 100755 new mode 100644 diff --git a/user_guide/helpers/form_helper.html b/user_guide/helpers/form_helper.html old mode 100755 new mode 100644 diff --git a/user_guide/helpers/html_helper.html b/user_guide/helpers/html_helper.html old mode 100755 new mode 100644 diff --git a/user_guide/helpers/inflector_helper.html b/user_guide/helpers/inflector_helper.html old mode 100755 new mode 100644 diff --git a/user_guide/helpers/language_helper.html b/user_guide/helpers/language_helper.html old mode 100755 new mode 100644 diff --git a/user_guide/helpers/number_helper.html b/user_guide/helpers/number_helper.html old mode 100755 new mode 100644 diff --git a/user_guide/helpers/path_helper.html b/user_guide/helpers/path_helper.html old mode 100755 new mode 100644 diff --git a/user_guide/helpers/security_helper.html b/user_guide/helpers/security_helper.html old mode 100755 new mode 100644 diff --git a/user_guide/helpers/smiley_helper.html b/user_guide/helpers/smiley_helper.html old mode 100755 new mode 100644 diff --git a/user_guide/helpers/string_helper.html b/user_guide/helpers/string_helper.html old mode 100755 new mode 100644 diff --git a/user_guide/helpers/text_helper.html b/user_guide/helpers/text_helper.html old mode 100755 new mode 100644 diff --git a/user_guide/helpers/typography_helper.html b/user_guide/helpers/typography_helper.html old mode 100755 new mode 100644 diff --git a/user_guide/helpers/url_helper.html b/user_guide/helpers/url_helper.html old mode 100755 new mode 100644 diff --git a/user_guide/helpers/xml_helper.html b/user_guide/helpers/xml_helper.html old mode 100755 new mode 100644 diff --git a/user_guide/images/appflowchart.gif b/user_guide/images/appflowchart.gif old mode 100755 new mode 100644 diff --git a/user_guide/images/arrow.gif b/user_guide/images/arrow.gif old mode 100755 new mode 100644 diff --git a/user_guide/images/ci_logo.jpg b/user_guide/images/ci_logo.jpg old mode 100755 new mode 100644 diff --git a/user_guide/images/ci_logo_flame.jpg b/user_guide/images/ci_logo_flame.jpg old mode 100755 new mode 100644 diff --git a/user_guide/images/ci_quick_ref.png b/user_guide/images/ci_quick_ref.png old mode 100755 new mode 100644 diff --git a/user_guide/images/codeigniter_1.7.1_helper_reference.pdf b/user_guide/images/codeigniter_1.7.1_helper_reference.pdf old mode 100755 new mode 100644 diff --git a/user_guide/images/codeigniter_1.7.1_helper_reference.png b/user_guide/images/codeigniter_1.7.1_helper_reference.png old mode 100755 new mode 100644 diff --git a/user_guide/images/codeigniter_1.7.1_library_reference.pdf b/user_guide/images/codeigniter_1.7.1_library_reference.pdf old mode 100755 new mode 100644 diff --git a/user_guide/images/codeigniter_1.7.1_library_reference.png b/user_guide/images/codeigniter_1.7.1_library_reference.png old mode 100755 new mode 100644 diff --git a/user_guide/images/file.gif b/user_guide/images/file.gif old mode 100755 new mode 100644 diff --git a/user_guide/images/folder.gif b/user_guide/images/folder.gif old mode 100755 new mode 100644 diff --git a/user_guide/images/nav_bg_darker.jpg b/user_guide/images/nav_bg_darker.jpg old mode 100755 new mode 100644 diff --git a/user_guide/images/nav_separator_darker.jpg b/user_guide/images/nav_separator_darker.jpg old mode 100755 new mode 100644 diff --git a/user_guide/images/nav_toggle_darker.jpg b/user_guide/images/nav_toggle_darker.jpg old mode 100755 new mode 100644 diff --git a/user_guide/images/reactor-bullet.png b/user_guide/images/reactor-bullet.png old mode 100755 new mode 100644 diff --git a/user_guide/images/smile.gif b/user_guide/images/smile.gif old mode 100755 new mode 100644 diff --git a/user_guide/images/transparent.gif b/user_guide/images/transparent.gif old mode 100755 new mode 100644 diff --git a/user_guide/index.html b/user_guide/index.html old mode 100755 new mode 100644 diff --git a/user_guide/installation/downloads.html b/user_guide/installation/downloads.html old mode 100755 new mode 100644 diff --git a/user_guide/installation/index.html b/user_guide/installation/index.html old mode 100755 new mode 100644 diff --git a/user_guide/installation/troubleshooting.html b/user_guide/installation/troubleshooting.html old mode 100755 new mode 100644 diff --git a/user_guide/installation/upgrade_120.html b/user_guide/installation/upgrade_120.html old mode 100755 new mode 100644 diff --git a/user_guide/installation/upgrade_130.html b/user_guide/installation/upgrade_130.html old mode 100755 new mode 100644 diff --git a/user_guide/installation/upgrade_131.html b/user_guide/installation/upgrade_131.html old mode 100755 new mode 100644 diff --git a/user_guide/installation/upgrade_132.html b/user_guide/installation/upgrade_132.html old mode 100755 new mode 100644 diff --git a/user_guide/installation/upgrade_133.html b/user_guide/installation/upgrade_133.html old mode 100755 new mode 100644 diff --git a/user_guide/installation/upgrade_140.html b/user_guide/installation/upgrade_140.html old mode 100755 new mode 100644 diff --git a/user_guide/installation/upgrade_141.html b/user_guide/installation/upgrade_141.html old mode 100755 new mode 100644 diff --git a/user_guide/installation/upgrade_150.html b/user_guide/installation/upgrade_150.html old mode 100755 new mode 100644 diff --git a/user_guide/installation/upgrade_152.html b/user_guide/installation/upgrade_152.html old mode 100755 new mode 100644 diff --git a/user_guide/installation/upgrade_153.html b/user_guide/installation/upgrade_153.html old mode 100755 new mode 100644 diff --git a/user_guide/installation/upgrade_154.html b/user_guide/installation/upgrade_154.html old mode 100755 new mode 100644 diff --git a/user_guide/installation/upgrade_160.html b/user_guide/installation/upgrade_160.html old mode 100755 new mode 100644 diff --git a/user_guide/installation/upgrade_161.html b/user_guide/installation/upgrade_161.html old mode 100755 new mode 100644 diff --git a/user_guide/installation/upgrade_162.html b/user_guide/installation/upgrade_162.html old mode 100755 new mode 100644 diff --git a/user_guide/installation/upgrade_163.html b/user_guide/installation/upgrade_163.html old mode 100755 new mode 100644 diff --git a/user_guide/installation/upgrade_170.html b/user_guide/installation/upgrade_170.html old mode 100755 new mode 100644 diff --git a/user_guide/installation/upgrade_171.html b/user_guide/installation/upgrade_171.html old mode 100755 new mode 100644 diff --git a/user_guide/installation/upgrade_172.html b/user_guide/installation/upgrade_172.html old mode 100755 new mode 100644 diff --git a/user_guide/installation/upgrade_200.html b/user_guide/installation/upgrade_200.html old mode 100755 new mode 100644 diff --git a/user_guide/installation/upgrade_201.html b/user_guide/installation/upgrade_201.html old mode 100755 new mode 100644 diff --git a/user_guide/installation/upgrade_202.html b/user_guide/installation/upgrade_202.html old mode 100755 new mode 100644 diff --git a/user_guide/installation/upgrade_b11.html b/user_guide/installation/upgrade_b11.html old mode 100755 new mode 100644 diff --git a/user_guide/installation/upgrading.html b/user_guide/installation/upgrading.html old mode 100755 new mode 100644 diff --git a/user_guide/libraries/benchmark.html b/user_guide/libraries/benchmark.html old mode 100755 new mode 100644 diff --git a/user_guide/libraries/caching.html b/user_guide/libraries/caching.html old mode 100755 new mode 100644 diff --git a/user_guide/libraries/calendar.html b/user_guide/libraries/calendar.html old mode 100755 new mode 100644 diff --git a/user_guide/libraries/cart.html b/user_guide/libraries/cart.html old mode 100755 new mode 100644 diff --git a/user_guide/libraries/config.html b/user_guide/libraries/config.html old mode 100755 new mode 100644 diff --git a/user_guide/libraries/email.html b/user_guide/libraries/email.html old mode 100755 new mode 100644 diff --git a/user_guide/libraries/encryption.html b/user_guide/libraries/encryption.html old mode 100755 new mode 100644 diff --git a/user_guide/libraries/file_uploading.html b/user_guide/libraries/file_uploading.html old mode 100755 new mode 100644 diff --git a/user_guide/libraries/form_validation.html b/user_guide/libraries/form_validation.html old mode 100755 new mode 100644 diff --git a/user_guide/libraries/ftp.html b/user_guide/libraries/ftp.html old mode 100755 new mode 100644 diff --git a/user_guide/libraries/image_lib.html b/user_guide/libraries/image_lib.html old mode 100755 new mode 100644 diff --git a/user_guide/libraries/input.html b/user_guide/libraries/input.html old mode 100755 new mode 100644 diff --git a/user_guide/libraries/javascript.html b/user_guide/libraries/javascript.html old mode 100755 new mode 100644 diff --git a/user_guide/libraries/language.html b/user_guide/libraries/language.html old mode 100755 new mode 100644 diff --git a/user_guide/libraries/loader.html b/user_guide/libraries/loader.html old mode 100755 new mode 100644 diff --git a/user_guide/libraries/output.html b/user_guide/libraries/output.html old mode 100755 new mode 100644 diff --git a/user_guide/libraries/pagination.html b/user_guide/libraries/pagination.html old mode 100755 new mode 100644 diff --git a/user_guide/libraries/parser.html b/user_guide/libraries/parser.html old mode 100755 new mode 100644 diff --git a/user_guide/libraries/security.html b/user_guide/libraries/security.html old mode 100755 new mode 100644 diff --git a/user_guide/libraries/sessions.html b/user_guide/libraries/sessions.html old mode 100755 new mode 100644 diff --git a/user_guide/libraries/table.html b/user_guide/libraries/table.html old mode 100755 new mode 100644 diff --git a/user_guide/libraries/trackback.html b/user_guide/libraries/trackback.html old mode 100755 new mode 100644 diff --git a/user_guide/libraries/typography.html b/user_guide/libraries/typography.html old mode 100755 new mode 100644 diff --git a/user_guide/libraries/unit_testing.html b/user_guide/libraries/unit_testing.html old mode 100755 new mode 100644 diff --git a/user_guide/libraries/uri.html b/user_guide/libraries/uri.html old mode 100755 new mode 100644 diff --git a/user_guide/libraries/user_agent.html b/user_guide/libraries/user_agent.html old mode 100755 new mode 100644 diff --git a/user_guide/libraries/xmlrpc.html b/user_guide/libraries/xmlrpc.html old mode 100755 new mode 100644 diff --git a/user_guide/libraries/zip.html b/user_guide/libraries/zip.html old mode 100755 new mode 100644 diff --git a/user_guide/license.html b/user_guide/license.html old mode 100755 new mode 100644 diff --git a/user_guide/nav/hacks.txt b/user_guide/nav/hacks.txt old mode 100755 new mode 100644 diff --git a/user_guide/nav/moo.fx.js b/user_guide/nav/moo.fx.js old mode 100755 new mode 100644 diff --git a/user_guide/nav/nav.js b/user_guide/nav/nav.js old mode 100755 new mode 100644 diff --git a/user_guide/nav/prototype.lite.js b/user_guide/nav/prototype.lite.js old mode 100755 new mode 100644 diff --git a/user_guide/nav/user_guide_menu.js b/user_guide/nav/user_guide_menu.js old mode 100755 new mode 100644 diff --git a/user_guide/overview/appflow.html b/user_guide/overview/appflow.html old mode 100755 new mode 100644 diff --git a/user_guide/overview/at_a_glance.html b/user_guide/overview/at_a_glance.html old mode 100755 new mode 100644 diff --git a/user_guide/overview/cheatsheets.html b/user_guide/overview/cheatsheets.html old mode 100755 new mode 100644 diff --git a/user_guide/overview/features.html b/user_guide/overview/features.html old mode 100755 new mode 100644 diff --git a/user_guide/overview/getting_started.html b/user_guide/overview/getting_started.html old mode 100755 new mode 100644 diff --git a/user_guide/overview/goals.html b/user_guide/overview/goals.html old mode 100755 new mode 100644 diff --git a/user_guide/overview/index.html b/user_guide/overview/index.html old mode 100755 new mode 100644 diff --git a/user_guide/overview/mvc.html b/user_guide/overview/mvc.html old mode 100755 new mode 100644 diff --git a/user_guide/toc.html b/user_guide/toc.html old mode 100755 new mode 100644 diff --git a/user_guide/userguide.css b/user_guide/userguide.css old mode 100755 new mode 100644