From 7d9ae0bb7b42c3e06e589890ba686bdaa50eeb26 Mon Sep 17 00:00:00 2001 From: skarcha Date: Mon, 22 Mar 2010 19:36:30 +0100 Subject: [PATCH] Removes executable permissions --- bamboo_system_files/application/config/autoload.php | 0 bamboo_system_files/application/config/config.php | 0 .../application/config/constants.php | 0 bamboo_system_files/application/config/database.php | 0 bamboo_system_files/application/config/email.php | 0 bamboo_system_files/application/config/hooks.php | 0 bamboo_system_files/application/config/index.html | 0 bamboo_system_files/application/config/mimes.php | 0 .../application/config/pagination.php | 0 bamboo_system_files/application/config/routes.php | 0 bamboo_system_files/application/config/smileys.php | 0 .../application/config/user_agents.php | 0 .../application/controllers/accounts.php | 0 .../application/controllers/changelog.php | 0 .../application/controllers/clientcontacts.php | 0 .../application/controllers/clients.php | 0 .../application/controllers/credits.php | 0 .../application/controllers/donate.php | 0 .../application/controllers/front.php | 0 .../application/controllers/help.php | 0 .../application/controllers/index.html | 0 .../application/controllers/install.php | 0 .../application/controllers/invoices.php | 0 .../application/controllers/login.php | 0 .../application/controllers/logout.php | 0 .../application/controllers/reports.php | 0 .../application/controllers/settings.php | 0 .../application/controllers/utilities.php | 0 .../application/errors/error_404.php | 0 bamboo_system_files/application/errors/error_db.php | 0 .../application/errors/error_general.php | 0 .../application/errors/error_php.php | 0 bamboo_system_files/application/errors/index.html | 0 .../application/helpers/ajax_helper.php | 0 .../application/helpers/date_helper.php | 0 .../application/helpers/logo_helper.php | 0 .../application/language/bulgarian/bamboo_lang.php | 0 .../application/language/danish/bamboo_lang.php | 0 .../application/language/dutch/bamboo_lang.php | 0 .../application/language/english/bamboo_lang.php | 0 .../application/language/german/bamboo_lang.php | 0 .../application/language/portuguese/bamboo_lang.php | 0 .../application/language/swedish/bamboo_lang.php | 0 .../application/libraries/Site_sentry.php | 0 .../application/models/clientcontacts_model.php | 0 .../application/models/clients_model.php | 0 bamboo_system_files/application/models/index.html | 0 .../application/models/invoice_histories_model.php | 0 .../application/models/invoices_model.php | 0 .../application/models/reports_model.php | 0 .../application/models/settings_model.php | 0 .../application/models/utilities_model.php | 0 .../application/views/accounts/index.php | 0 .../application/views/changelog/index.php | 0 .../application/views/clientcontacts/add.php | 0 .../application/views/clientcontacts/edit.php | 0 .../application/views/clients/delete.php | 0 .../application/views/clients/edit.php | 0 .../application/views/clients/index.php | 0 .../application/views/clients/newclient.php | 0 .../application/views/clients/notes.php | 0 .../application/views/credits/index.php | 0 .../application/views/donate/index.php | 0 bamboo_system_files/application/views/footer.php | 0 bamboo_system_files/application/views/header.php | 0 .../application/views/help/index.php | 0 bamboo_system_files/application/views/index.html | 0 .../application/views/index/index_logged_in.php | 0 .../application/views/index/index_logged_out.php | 0 .../application/views/install_update/index.php | 0 .../views/install_update/install_footer.php | 0 .../views/install_update/install_header.php | 0 .../application/views/invoices/create_fail.php | 0 .../application/views/invoices/delete.php | 0 .../application/views/invoices/edit.php | 0 .../application/views/invoices/index.php | 0 .../application/views/invoices/invoice_new.php | 0 .../application/views/invoices/invoice_table.php | 0 .../application/views/invoices/newinvoice.php | 0 .../application/views/invoices/newinvoice_first.php | 0 .../application/views/invoices/pdf.php | 0 .../application/views/invoices/reminder.php | 0 .../application/views/invoices/status_view.php | 0 .../application/views/invoices/view.php | 0 .../application/views/login/index.php | 0 .../application/views/login/login_fail.php | 0 .../views/login/login_forgotpassword.php | 0 .../views/login/login_password_message.php | 0 .../application/views/login/loginform.php | 0 .../application/views/logout/index.php | 0 .../application/views/logout/logout_confirm.php | 0 .../application/views/reports/dates.php | 0 .../application/views/reports/index.php | 0 .../application/views/settings/index.php | 0 .../application/views/utilities/index.php | 0 .../application/views/utilities/phpinfo.php | 0 .../application/views/utilities/version_check.php | 0 bamboo_system_files/plugins/captcha_pi.php | 0 bamboo_system_files/plugins/dompdf/LICENSE.LGPL | 0 bamboo_system_files/plugins/dompdf/dompdf.php | 0 .../plugins/dompdf/dompdf_config.inc.php | 0 .../dompdf/include/abstract_renderer.cls.php | 0 .../dompdf/include/attribute_translator.cls.php | 0 .../dompdf/include/block_frame_decorator.cls.php | 0 .../dompdf/include/block_frame_reflower.cls.php | 0 .../plugins/dompdf/include/block_positioner.cls.php | 0 .../plugins/dompdf/include/block_renderer.cls.php | 0 .../dompdf/include/br_frame_reflower.cls.php | 0 .../dompdf/include/cached_pdf_decorator.cls.php | 0 .../plugins/dompdf/include/canvas.cls.php | 0 .../plugins/dompdf/include/canvas_factory.cls.php | 0 .../plugins/dompdf/include/cellmap.cls.php | 0 .../plugins/dompdf/include/cpdf_adapter.cls.php | 0 .../plugins/dompdf/include/dompdf.cls.php | 0 .../plugins/dompdf/include/dompdf_exception.cls.php | 0 .../include/dompdf_internal_exception.cls.php | 0 .../plugins/dompdf/include/font_metrics.cls.php | 0 .../plugins/dompdf/include/frame.cls.php | 0 .../plugins/dompdf/include/frame_decorator.cls.php | 0 .../plugins/dompdf/include/frame_factory.cls.php | 0 .../plugins/dompdf/include/frame_reflower.cls.php | 0 .../plugins/dompdf/include/frame_tree.cls.php | 0 .../plugins/dompdf/include/functions.inc.php | 0 .../plugins/dompdf/include/gd_adapter.cls.php | 0 .../dompdf/include/generated_frame_reflower.cls.php | 0 .../plugins/dompdf/include/image_cache.cls.php | 0 .../dompdf/include/image_frame_decorator.cls.php | 0 .../dompdf/include/image_frame_reflower.cls.php | 0 .../plugins/dompdf/include/image_renderer.cls.php | 0 .../dompdf/include/inline_frame_decorator.cls.php | 0 .../dompdf/include/inline_frame_reflower.cls.php | 0 .../dompdf/include/inline_positioner.cls.php | 0 .../plugins/dompdf/include/inline_renderer.cls.php | 0 .../include/list_bullet_frame_decorator.cls.php | 0 .../include/list_bullet_frame_reflower.cls.php | 0 .../list_bullet_image_frame_decorator.cls.php | 0 .../dompdf/include/list_bullet_positioner.cls.php | 0 .../dompdf/include/list_bullet_renderer.cls.php | 0 .../dompdf/include/null_frame_decorator.cls.php | 0 .../dompdf/include/null_frame_reflower.cls.php | 0 .../plugins/dompdf/include/null_positioner.cls.php | 0 .../plugins/dompdf/include/page_cache.cls.php | 0 .../dompdf/include/page_frame_decorator.cls.php | 0 .../dompdf/include/page_frame_reflower.cls.php | 0 .../plugins/dompdf/include/pdflib_adapter.cls.php | 0 .../plugins/dompdf/include/php_evaluator.cls.php | 0 .../plugins/dompdf/include/positioner.cls.php | 0 .../plugins/dompdf/include/renderer.cls.php | 0 .../plugins/dompdf/include/style.cls.php | 0 .../plugins/dompdf/include/stylesheet.cls.php | 0 .../include/table_cell_frame_decorator.cls.php | 0 .../include/table_cell_frame_reflower.cls.php | 0 .../dompdf/include/table_cell_positioner.cls.php | 0 .../dompdf/include/table_cell_renderer.cls.php | 0 .../dompdf/include/table_frame_decorator.cls.php | 0 .../dompdf/include/table_frame_reflower.cls.php | 0 .../include/table_row_frame_decorator.cls.php | 0 .../dompdf/include/table_row_frame_reflower.cls.php | 0 .../include/table_row_group_frame_decorator.cls.php | 0 .../include/table_row_group_frame_reflower.cls.php | 0 .../dompdf/include/table_row_positioner.cls.php | 0 .../plugins/dompdf/include/tcpdf_adapter.cls.php | 0 .../dompdf/include/text_frame_decorator.cls.php | 0 .../dompdf/include/text_frame_reflower.cls.php | 0 .../plugins/dompdf/include/text_renderer.cls.php | 0 .../plugins/dompdf/lib/class.pdf.php | 0 .../plugins/dompdf/lib/fonts/Courier-Bold.afm | 0 .../dompdf/lib/fonts/Courier-BoldOblique.afm | 0 .../plugins/dompdf/lib/fonts/Courier-Oblique.afm | 0 .../plugins/dompdf/lib/fonts/Courier.afm | 0 .../plugins/dompdf/lib/fonts/Helvetica-Bold.afm | 0 .../dompdf/lib/fonts/Helvetica-BoldOblique.afm | 0 .../plugins/dompdf/lib/fonts/Helvetica-Oblique.afm | 0 .../plugins/dompdf/lib/fonts/Helvetica.afm | 0 .../plugins/dompdf/lib/fonts/Times-Bold.afm | 0 .../plugins/dompdf/lib/fonts/Times-BoldItalic.afm | 0 .../plugins/dompdf/lib/fonts/Times-Italic.afm | 0 .../plugins/dompdf/lib/fonts/Times-Roman.afm | 0 .../plugins/dompdf/lib/fonts/ZapfDingbats.afm | 0 .../dompdf/lib/fonts/dompdf_font_family_cache | 0 .../dompdf/lib/fonts/dompdf_font_family_cache.dist | 0 .../plugins/dompdf/lib/fonts/php_Helvetica-Bold.afm | 0 .../dompdf/lib/fonts/php_Helvetica-BoldOblique.afm | 0 .../plugins/dompdf/lib/fonts/php_Helvetica.afm | 0 .../plugins/dompdf/lib/fonts/php_Times-Bold.afm | 0 .../plugins/dompdf/lib/fonts/php_Times-Roman.afm | 0 .../plugins/dompdf/lib/res/broken_image.png | Bin bamboo_system_files/plugins/dompdf/lib/res/html.css | 0 bamboo_system_files/plugins/dompdf/load_font.php | 0 bamboo_system_files/plugins/index.html | 0 bamboo_system_files/plugins/js_calendar_pi.php | 0 bamboo_system_files/plugins/to_excel_pi.php | 0 bamboo_system_files/plugins/to_pdf_pi.php | 0 bamboo_system_files/plugins/to_xml_pi.php | 0 css/bamboo.css | 0 css/bamboo_print.css | 0 css/calendar.css | 0 css/clients.css | 0 css/index.html | 0 css/invoice.css | 0 css/lightbox.css | 0 css/reports.css | 0 css/settings.css | 0 favicon.ico | Bin img/2bamboo_stalks_isolated.png | Bin img/add_row.png | Bin img/ajax-loader.gif | Bin img/bamboo_logo.png | Bin img/bamboo_stalks_isolated.png | Bin img/bambooinvoice_logo_isolated.png | Bin img/bodyback.png | Bin img/bullet.gif | Bin img/calendar.png | Bin img/callt.gif | Bin img/calrt.gif | Bin img/calx.gif | Bin img/cancel.png | Bin img/client_bottom.png | Bin img/client_contact_back.png | Bin img/clients_arrow_over.png | Bin img/clients_arrow_up.png | Bin img/cog.png | Bin img/control_panel_corner.png | Bin img/download.png | Bin img/export.png | Bin img/grey_stripe_tile.jpg | Bin img/group.png | Bin img/group_64.png | Bin img/group_add.png | Bin img/group_delete.png | Bin img/group_edit.png | Bin img/group_side.png | Bin img/help.png | Bin img/house.png | Bin img/index.html | 0 img/invdelete.png | Bin img/invedit.png | Bin img/invemail.png | Bin img/invmail.png | Bin img/invpayment.png | Bin img/invpdf.png | Bin img/invprint.png | Bin img/invreminder.png | Bin img/key_go.png | Bin img/lb_link_lt.png | Bin img/lb_link_rt.png | Bin img/livesearch.png | Bin img/logo/logo.jpg | Bin img/logo/logo_sample.jpg | Bin img/menu_bottom.png | Bin img/menu_side.png | Bin img/menu_tab.png | Bin img/menu_top.png | Bin img/page_edit.png | Bin img/quote_bottom.png | Bin img/quote_top.png | Bin img/root_sys_clients.png | Bin img/root_sys_help.png | Bin img/root_sys_invoices.png | Bin img/root_sys_reports.png | Bin img/root_sys_search.png | Bin img/root_sys_settings.png | Bin img/root_sys_utilities.png | Bin img/table.png | Bin img/table_add.png | Bin img/table_edit.png | Bin img/table_go.png | Bin img/unaltered_table.png | Bin img/user.png | Bin img/village_back.png | Bin index.php | 0 js/bamboo.js | 0 js/clients.js | 0 js/createinvoice.js | 0 js/emailinvoice.js | 0 js/excanvas/excanvas.js | 0 js/glider.js | 0 js/index.html | 0 js/lightbox.js | 0 js/login.js | 0 js/newinvoice.js | 0 js/payinvoice.js | 0 js/plotr.js | 0 js/plotr/BarChart.js | 0 js/plotr/Base.js | 0 js/plotr/Canvas.js | 0 js/plotr/Chart.js | 0 js/plotr/Color.js | 0 js/plotr/LineChart.js | 0 js/plotr/PieChart.js | 0 js/prototype.js | 0 js/scriptaculous/dragdrop.js | 0 js/scriptaculous/effects.js | 0 js/scriptaculous/scriptaculous.js | 0 js/search.js | 0 js/settings.js | 0 possible.htaccess | 0 297 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 bamboo_system_files/application/config/autoload.php mode change 100755 => 100644 bamboo_system_files/application/config/config.php mode change 100755 => 100644 bamboo_system_files/application/config/constants.php mode change 100755 => 100644 bamboo_system_files/application/config/database.php mode change 100755 => 100644 bamboo_system_files/application/config/email.php mode change 100755 => 100644 bamboo_system_files/application/config/hooks.php mode change 100755 => 100644 bamboo_system_files/application/config/index.html mode change 100755 => 100644 bamboo_system_files/application/config/mimes.php mode change 100755 => 100644 bamboo_system_files/application/config/pagination.php mode change 100755 => 100644 bamboo_system_files/application/config/routes.php mode change 100755 => 100644 bamboo_system_files/application/config/smileys.php mode change 100755 => 100644 bamboo_system_files/application/config/user_agents.php mode change 100755 => 100644 bamboo_system_files/application/controllers/accounts.php mode change 100755 => 100644 bamboo_system_files/application/controllers/changelog.php mode change 100755 => 100644 bamboo_system_files/application/controllers/clientcontacts.php mode change 100755 => 100644 bamboo_system_files/application/controllers/clients.php mode change 100755 => 100644 bamboo_system_files/application/controllers/credits.php mode change 100755 => 100644 bamboo_system_files/application/controllers/donate.php mode change 100755 => 100644 bamboo_system_files/application/controllers/front.php mode change 100755 => 100644 bamboo_system_files/application/controllers/help.php mode change 100755 => 100644 bamboo_system_files/application/controllers/index.html mode change 100755 => 100644 bamboo_system_files/application/controllers/install.php mode change 100755 => 100644 bamboo_system_files/application/controllers/invoices.php mode change 100755 => 100644 bamboo_system_files/application/controllers/login.php mode change 100755 => 100644 bamboo_system_files/application/controllers/logout.php mode change 100755 => 100644 bamboo_system_files/application/controllers/reports.php mode change 100755 => 100644 bamboo_system_files/application/controllers/settings.php mode change 100755 => 100644 bamboo_system_files/application/controllers/utilities.php mode change 100755 => 100644 bamboo_system_files/application/errors/error_404.php mode change 100755 => 100644 bamboo_system_files/application/errors/error_db.php mode change 100755 => 100644 bamboo_system_files/application/errors/error_general.php mode change 100755 => 100644 bamboo_system_files/application/errors/error_php.php mode change 100755 => 100644 bamboo_system_files/application/errors/index.html mode change 100755 => 100644 bamboo_system_files/application/helpers/ajax_helper.php mode change 100755 => 100644 bamboo_system_files/application/helpers/date_helper.php mode change 100755 => 100644 bamboo_system_files/application/helpers/logo_helper.php mode change 100755 => 100644 bamboo_system_files/application/language/bulgarian/bamboo_lang.php mode change 100755 => 100644 bamboo_system_files/application/language/danish/bamboo_lang.php mode change 100755 => 100644 bamboo_system_files/application/language/dutch/bamboo_lang.php mode change 100755 => 100644 bamboo_system_files/application/language/english/bamboo_lang.php mode change 100755 => 100644 bamboo_system_files/application/language/german/bamboo_lang.php mode change 100755 => 100644 bamboo_system_files/application/language/portuguese/bamboo_lang.php mode change 100755 => 100644 bamboo_system_files/application/language/swedish/bamboo_lang.php mode change 100755 => 100644 bamboo_system_files/application/libraries/Site_sentry.php mode change 100755 => 100644 bamboo_system_files/application/models/clientcontacts_model.php mode change 100755 => 100644 bamboo_system_files/application/models/clients_model.php mode change 100755 => 100644 bamboo_system_files/application/models/index.html mode change 100755 => 100644 bamboo_system_files/application/models/invoice_histories_model.php mode change 100755 => 100644 bamboo_system_files/application/models/invoices_model.php mode change 100755 => 100644 bamboo_system_files/application/models/reports_model.php mode change 100755 => 100644 bamboo_system_files/application/models/settings_model.php mode change 100755 => 100644 bamboo_system_files/application/models/utilities_model.php mode change 100755 => 100644 bamboo_system_files/application/views/accounts/index.php mode change 100755 => 100644 bamboo_system_files/application/views/changelog/index.php mode change 100755 => 100644 bamboo_system_files/application/views/clientcontacts/add.php mode change 100755 => 100644 bamboo_system_files/application/views/clientcontacts/edit.php mode change 100755 => 100644 bamboo_system_files/application/views/clients/delete.php mode change 100755 => 100644 bamboo_system_files/application/views/clients/edit.php mode change 100755 => 100644 bamboo_system_files/application/views/clients/index.php mode change 100755 => 100644 bamboo_system_files/application/views/clients/newclient.php mode change 100755 => 100644 bamboo_system_files/application/views/clients/notes.php mode change 100755 => 100644 bamboo_system_files/application/views/credits/index.php mode change 100755 => 100644 bamboo_system_files/application/views/donate/index.php mode change 100755 => 100644 bamboo_system_files/application/views/footer.php mode change 100755 => 100644 bamboo_system_files/application/views/header.php mode change 100755 => 100644 bamboo_system_files/application/views/help/index.php mode change 100755 => 100644 bamboo_system_files/application/views/index.html mode change 100755 => 100644 bamboo_system_files/application/views/index/index_logged_in.php mode change 100755 => 100644 bamboo_system_files/application/views/index/index_logged_out.php mode change 100755 => 100644 bamboo_system_files/application/views/install_update/index.php mode change 100755 => 100644 bamboo_system_files/application/views/install_update/install_footer.php mode change 100755 => 100644 bamboo_system_files/application/views/install_update/install_header.php mode change 100755 => 100644 bamboo_system_files/application/views/invoices/create_fail.php mode change 100755 => 100644 bamboo_system_files/application/views/invoices/delete.php mode change 100755 => 100644 bamboo_system_files/application/views/invoices/edit.php mode change 100755 => 100644 bamboo_system_files/application/views/invoices/index.php mode change 100755 => 100644 bamboo_system_files/application/views/invoices/invoice_new.php mode change 100755 => 100644 bamboo_system_files/application/views/invoices/invoice_table.php mode change 100755 => 100644 bamboo_system_files/application/views/invoices/newinvoice.php mode change 100755 => 100644 bamboo_system_files/application/views/invoices/newinvoice_first.php mode change 100755 => 100644 bamboo_system_files/application/views/invoices/pdf.php mode change 100755 => 100644 bamboo_system_files/application/views/invoices/reminder.php mode change 100755 => 100644 bamboo_system_files/application/views/invoices/status_view.php mode change 100755 => 100644 bamboo_system_files/application/views/invoices/view.php mode change 100755 => 100644 bamboo_system_files/application/views/login/index.php mode change 100755 => 100644 bamboo_system_files/application/views/login/login_fail.php mode change 100755 => 100644 bamboo_system_files/application/views/login/login_forgotpassword.php mode change 100755 => 100644 bamboo_system_files/application/views/login/login_password_message.php mode change 100755 => 100644 bamboo_system_files/application/views/login/loginform.php mode change 100755 => 100644 bamboo_system_files/application/views/logout/index.php mode change 100755 => 100644 bamboo_system_files/application/views/logout/logout_confirm.php mode change 100755 => 100644 bamboo_system_files/application/views/reports/dates.php mode change 100755 => 100644 bamboo_system_files/application/views/reports/index.php mode change 100755 => 100644 bamboo_system_files/application/views/settings/index.php mode change 100755 => 100644 bamboo_system_files/application/views/utilities/index.php mode change 100755 => 100644 bamboo_system_files/application/views/utilities/phpinfo.php mode change 100755 => 100644 bamboo_system_files/application/views/utilities/version_check.php mode change 100755 => 100644 bamboo_system_files/plugins/captcha_pi.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/LICENSE.LGPL mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/dompdf.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/dompdf_config.inc.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/abstract_renderer.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/attribute_translator.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/block_frame_decorator.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/block_frame_reflower.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/block_positioner.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/block_renderer.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/br_frame_reflower.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/cached_pdf_decorator.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/canvas.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/canvas_factory.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/cellmap.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/cpdf_adapter.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/dompdf.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/dompdf_exception.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/dompdf_internal_exception.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/font_metrics.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/frame.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/frame_decorator.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/frame_factory.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/frame_reflower.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/frame_tree.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/functions.inc.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/gd_adapter.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/generated_frame_reflower.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/image_cache.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/image_frame_decorator.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/image_frame_reflower.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/image_renderer.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/inline_frame_decorator.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/inline_frame_reflower.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/inline_positioner.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/inline_renderer.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/list_bullet_frame_decorator.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/list_bullet_frame_reflower.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/list_bullet_image_frame_decorator.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/list_bullet_positioner.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/list_bullet_renderer.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/null_frame_decorator.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/null_frame_reflower.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/null_positioner.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/page_cache.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/page_frame_decorator.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/page_frame_reflower.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/pdflib_adapter.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/php_evaluator.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/positioner.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/renderer.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/style.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/stylesheet.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/table_cell_frame_decorator.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/table_cell_frame_reflower.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/table_cell_positioner.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/table_cell_renderer.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/table_frame_decorator.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/table_frame_reflower.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/table_row_frame_decorator.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/table_row_frame_reflower.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/table_row_group_frame_decorator.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/table_row_group_frame_reflower.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/table_row_positioner.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/tcpdf_adapter.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/text_frame_decorator.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/text_frame_reflower.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/include/text_renderer.cls.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/lib/class.pdf.php mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/lib/fonts/Courier-Bold.afm mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/lib/fonts/Courier-BoldOblique.afm mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/lib/fonts/Courier-Oblique.afm mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/lib/fonts/Courier.afm mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/lib/fonts/Helvetica-Bold.afm mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/lib/fonts/Helvetica-BoldOblique.afm mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/lib/fonts/Helvetica-Oblique.afm mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/lib/fonts/Helvetica.afm mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/lib/fonts/Times-Bold.afm mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/lib/fonts/Times-BoldItalic.afm mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/lib/fonts/Times-Italic.afm mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/lib/fonts/Times-Roman.afm mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/lib/fonts/ZapfDingbats.afm mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/lib/fonts/dompdf_font_family_cache mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/lib/fonts/dompdf_font_family_cache.dist mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/lib/fonts/php_Helvetica-Bold.afm mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/lib/fonts/php_Helvetica-BoldOblique.afm mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/lib/fonts/php_Helvetica.afm mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/lib/fonts/php_Times-Bold.afm mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/lib/fonts/php_Times-Roman.afm mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/lib/res/broken_image.png mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/lib/res/html.css mode change 100755 => 100644 bamboo_system_files/plugins/dompdf/load_font.php mode change 100755 => 100644 bamboo_system_files/plugins/index.html mode change 100755 => 100644 bamboo_system_files/plugins/js_calendar_pi.php mode change 100755 => 100644 bamboo_system_files/plugins/to_excel_pi.php mode change 100755 => 100644 bamboo_system_files/plugins/to_pdf_pi.php mode change 100755 => 100644 bamboo_system_files/plugins/to_xml_pi.php mode change 100755 => 100644 css/bamboo.css mode change 100755 => 100644 css/bamboo_print.css mode change 100755 => 100644 css/calendar.css mode change 100755 => 100644 css/clients.css mode change 100755 => 100644 css/index.html mode change 100755 => 100644 css/invoice.css mode change 100755 => 100644 css/lightbox.css mode change 100755 => 100644 css/reports.css mode change 100755 => 100644 css/settings.css mode change 100755 => 100644 favicon.ico mode change 100755 => 100644 img/2bamboo_stalks_isolated.png mode change 100755 => 100644 img/add_row.png mode change 100755 => 100644 img/ajax-loader.gif mode change 100755 => 100644 img/bamboo_logo.png mode change 100755 => 100644 img/bamboo_stalks_isolated.png mode change 100755 => 100644 img/bambooinvoice_logo_isolated.png mode change 100755 => 100644 img/bodyback.png mode change 100755 => 100644 img/bullet.gif mode change 100755 => 100644 img/calendar.png mode change 100755 => 100644 img/callt.gif mode change 100755 => 100644 img/calrt.gif mode change 100755 => 100644 img/calx.gif mode change 100755 => 100644 img/cancel.png mode change 100755 => 100644 img/client_bottom.png mode change 100755 => 100644 img/client_contact_back.png mode change 100755 => 100644 img/clients_arrow_over.png mode change 100755 => 100644 img/clients_arrow_up.png mode change 100755 => 100644 img/cog.png mode change 100755 => 100644 img/control_panel_corner.png mode change 100755 => 100644 img/download.png mode change 100755 => 100644 img/export.png mode change 100755 => 100644 img/grey_stripe_tile.jpg mode change 100755 => 100644 img/group.png mode change 100755 => 100644 img/group_64.png mode change 100755 => 100644 img/group_add.png mode change 100755 => 100644 img/group_delete.png mode change 100755 => 100644 img/group_edit.png mode change 100755 => 100644 img/group_side.png mode change 100755 => 100644 img/help.png mode change 100755 => 100644 img/house.png mode change 100755 => 100644 img/index.html mode change 100755 => 100644 img/invdelete.png mode change 100755 => 100644 img/invedit.png mode change 100755 => 100644 img/invemail.png mode change 100755 => 100644 img/invmail.png mode change 100755 => 100644 img/invpayment.png mode change 100755 => 100644 img/invpdf.png mode change 100755 => 100644 img/invprint.png mode change 100755 => 100644 img/invreminder.png mode change 100755 => 100644 img/key_go.png mode change 100755 => 100644 img/lb_link_lt.png mode change 100755 => 100644 img/lb_link_rt.png mode change 100755 => 100644 img/livesearch.png mode change 100755 => 100644 img/logo/logo.jpg mode change 100755 => 100644 img/logo/logo_sample.jpg mode change 100755 => 100644 img/menu_bottom.png mode change 100755 => 100644 img/menu_side.png mode change 100755 => 100644 img/menu_tab.png mode change 100755 => 100644 img/menu_top.png mode change 100755 => 100644 img/page_edit.png mode change 100755 => 100644 img/quote_bottom.png mode change 100755 => 100644 img/quote_top.png mode change 100755 => 100644 img/root_sys_clients.png mode change 100755 => 100644 img/root_sys_help.png mode change 100755 => 100644 img/root_sys_invoices.png mode change 100755 => 100644 img/root_sys_reports.png mode change 100755 => 100644 img/root_sys_search.png mode change 100755 => 100644 img/root_sys_settings.png mode change 100755 => 100644 img/root_sys_utilities.png mode change 100755 => 100644 img/table.png mode change 100755 => 100644 img/table_add.png mode change 100755 => 100644 img/table_edit.png mode change 100755 => 100644 img/table_go.png mode change 100755 => 100644 img/unaltered_table.png mode change 100755 => 100644 img/user.png mode change 100755 => 100644 img/village_back.png mode change 100755 => 100644 index.php mode change 100755 => 100644 js/bamboo.js mode change 100755 => 100644 js/clients.js mode change 100755 => 100644 js/createinvoice.js mode change 100755 => 100644 js/emailinvoice.js mode change 100755 => 100644 js/excanvas/excanvas.js mode change 100755 => 100644 js/glider.js mode change 100755 => 100644 js/index.html mode change 100755 => 100644 js/lightbox.js mode change 100755 => 100644 js/login.js mode change 100755 => 100644 js/newinvoice.js mode change 100755 => 100644 js/payinvoice.js mode change 100755 => 100644 js/plotr.js mode change 100755 => 100644 js/plotr/BarChart.js mode change 100755 => 100644 js/plotr/Base.js mode change 100755 => 100644 js/plotr/Canvas.js mode change 100755 => 100644 js/plotr/Chart.js mode change 100755 => 100644 js/plotr/Color.js mode change 100755 => 100644 js/plotr/LineChart.js mode change 100755 => 100644 js/plotr/PieChart.js mode change 100755 => 100644 js/prototype.js mode change 100755 => 100644 js/scriptaculous/dragdrop.js mode change 100755 => 100644 js/scriptaculous/effects.js mode change 100755 => 100644 js/scriptaculous/scriptaculous.js mode change 100755 => 100644 js/search.js mode change 100755 => 100644 js/settings.js mode change 100755 => 100644 possible.htaccess diff --git a/bamboo_system_files/application/config/autoload.php b/bamboo_system_files/application/config/autoload.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/config/config.php b/bamboo_system_files/application/config/config.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/config/constants.php b/bamboo_system_files/application/config/constants.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/config/database.php b/bamboo_system_files/application/config/database.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/config/email.php b/bamboo_system_files/application/config/email.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/config/hooks.php b/bamboo_system_files/application/config/hooks.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/config/index.html b/bamboo_system_files/application/config/index.html old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/config/mimes.php b/bamboo_system_files/application/config/mimes.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/config/pagination.php b/bamboo_system_files/application/config/pagination.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/config/routes.php b/bamboo_system_files/application/config/routes.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/config/smileys.php b/bamboo_system_files/application/config/smileys.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/config/user_agents.php b/bamboo_system_files/application/config/user_agents.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/controllers/accounts.php b/bamboo_system_files/application/controllers/accounts.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/controllers/changelog.php b/bamboo_system_files/application/controllers/changelog.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/controllers/clientcontacts.php b/bamboo_system_files/application/controllers/clientcontacts.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/controllers/clients.php b/bamboo_system_files/application/controllers/clients.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/controllers/credits.php b/bamboo_system_files/application/controllers/credits.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/controllers/donate.php b/bamboo_system_files/application/controllers/donate.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/controllers/front.php b/bamboo_system_files/application/controllers/front.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/controllers/help.php b/bamboo_system_files/application/controllers/help.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/controllers/index.html b/bamboo_system_files/application/controllers/index.html old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/controllers/install.php b/bamboo_system_files/application/controllers/install.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/controllers/invoices.php b/bamboo_system_files/application/controllers/invoices.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/controllers/login.php b/bamboo_system_files/application/controllers/login.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/controllers/logout.php b/bamboo_system_files/application/controllers/logout.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/controllers/reports.php b/bamboo_system_files/application/controllers/reports.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/controllers/settings.php b/bamboo_system_files/application/controllers/settings.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/controllers/utilities.php b/bamboo_system_files/application/controllers/utilities.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/errors/error_404.php b/bamboo_system_files/application/errors/error_404.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/errors/error_db.php b/bamboo_system_files/application/errors/error_db.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/errors/error_general.php b/bamboo_system_files/application/errors/error_general.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/errors/error_php.php b/bamboo_system_files/application/errors/error_php.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/errors/index.html b/bamboo_system_files/application/errors/index.html old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/helpers/ajax_helper.php b/bamboo_system_files/application/helpers/ajax_helper.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/helpers/date_helper.php b/bamboo_system_files/application/helpers/date_helper.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/helpers/logo_helper.php b/bamboo_system_files/application/helpers/logo_helper.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/language/bulgarian/bamboo_lang.php b/bamboo_system_files/application/language/bulgarian/bamboo_lang.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/language/danish/bamboo_lang.php b/bamboo_system_files/application/language/danish/bamboo_lang.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/language/dutch/bamboo_lang.php b/bamboo_system_files/application/language/dutch/bamboo_lang.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/language/english/bamboo_lang.php b/bamboo_system_files/application/language/english/bamboo_lang.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/language/german/bamboo_lang.php b/bamboo_system_files/application/language/german/bamboo_lang.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/language/portuguese/bamboo_lang.php b/bamboo_system_files/application/language/portuguese/bamboo_lang.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/language/swedish/bamboo_lang.php b/bamboo_system_files/application/language/swedish/bamboo_lang.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/libraries/Site_sentry.php b/bamboo_system_files/application/libraries/Site_sentry.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/models/clientcontacts_model.php b/bamboo_system_files/application/models/clientcontacts_model.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/models/clients_model.php b/bamboo_system_files/application/models/clients_model.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/models/index.html b/bamboo_system_files/application/models/index.html old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/models/invoice_histories_model.php b/bamboo_system_files/application/models/invoice_histories_model.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/models/invoices_model.php b/bamboo_system_files/application/models/invoices_model.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/models/reports_model.php b/bamboo_system_files/application/models/reports_model.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/models/settings_model.php b/bamboo_system_files/application/models/settings_model.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/models/utilities_model.php b/bamboo_system_files/application/models/utilities_model.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/accounts/index.php b/bamboo_system_files/application/views/accounts/index.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/changelog/index.php b/bamboo_system_files/application/views/changelog/index.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/clientcontacts/add.php b/bamboo_system_files/application/views/clientcontacts/add.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/clientcontacts/edit.php b/bamboo_system_files/application/views/clientcontacts/edit.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/clients/delete.php b/bamboo_system_files/application/views/clients/delete.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/clients/edit.php b/bamboo_system_files/application/views/clients/edit.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/clients/index.php b/bamboo_system_files/application/views/clients/index.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/clients/newclient.php b/bamboo_system_files/application/views/clients/newclient.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/clients/notes.php b/bamboo_system_files/application/views/clients/notes.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/credits/index.php b/bamboo_system_files/application/views/credits/index.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/donate/index.php b/bamboo_system_files/application/views/donate/index.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/footer.php b/bamboo_system_files/application/views/footer.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/header.php b/bamboo_system_files/application/views/header.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/help/index.php b/bamboo_system_files/application/views/help/index.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/index.html b/bamboo_system_files/application/views/index.html old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/index/index_logged_in.php b/bamboo_system_files/application/views/index/index_logged_in.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/index/index_logged_out.php b/bamboo_system_files/application/views/index/index_logged_out.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/install_update/index.php b/bamboo_system_files/application/views/install_update/index.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/install_update/install_footer.php b/bamboo_system_files/application/views/install_update/install_footer.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/install_update/install_header.php b/bamboo_system_files/application/views/install_update/install_header.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/invoices/create_fail.php b/bamboo_system_files/application/views/invoices/create_fail.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/invoices/delete.php b/bamboo_system_files/application/views/invoices/delete.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/invoices/edit.php b/bamboo_system_files/application/views/invoices/edit.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/invoices/index.php b/bamboo_system_files/application/views/invoices/index.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/invoices/invoice_new.php b/bamboo_system_files/application/views/invoices/invoice_new.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/invoices/invoice_table.php b/bamboo_system_files/application/views/invoices/invoice_table.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/invoices/newinvoice.php b/bamboo_system_files/application/views/invoices/newinvoice.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/invoices/newinvoice_first.php b/bamboo_system_files/application/views/invoices/newinvoice_first.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/invoices/pdf.php b/bamboo_system_files/application/views/invoices/pdf.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/invoices/reminder.php b/bamboo_system_files/application/views/invoices/reminder.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/invoices/status_view.php b/bamboo_system_files/application/views/invoices/status_view.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/invoices/view.php b/bamboo_system_files/application/views/invoices/view.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/login/index.php b/bamboo_system_files/application/views/login/index.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/login/login_fail.php b/bamboo_system_files/application/views/login/login_fail.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/login/login_forgotpassword.php b/bamboo_system_files/application/views/login/login_forgotpassword.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/login/login_password_message.php b/bamboo_system_files/application/views/login/login_password_message.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/login/loginform.php b/bamboo_system_files/application/views/login/loginform.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/logout/index.php b/bamboo_system_files/application/views/logout/index.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/logout/logout_confirm.php b/bamboo_system_files/application/views/logout/logout_confirm.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/reports/dates.php b/bamboo_system_files/application/views/reports/dates.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/reports/index.php b/bamboo_system_files/application/views/reports/index.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/settings/index.php b/bamboo_system_files/application/views/settings/index.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/utilities/index.php b/bamboo_system_files/application/views/utilities/index.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/utilities/phpinfo.php b/bamboo_system_files/application/views/utilities/phpinfo.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/application/views/utilities/version_check.php b/bamboo_system_files/application/views/utilities/version_check.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/captcha_pi.php b/bamboo_system_files/plugins/captcha_pi.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/LICENSE.LGPL b/bamboo_system_files/plugins/dompdf/LICENSE.LGPL old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/dompdf.php b/bamboo_system_files/plugins/dompdf/dompdf.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/dompdf_config.inc.php b/bamboo_system_files/plugins/dompdf/dompdf_config.inc.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/abstract_renderer.cls.php b/bamboo_system_files/plugins/dompdf/include/abstract_renderer.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/attribute_translator.cls.php b/bamboo_system_files/plugins/dompdf/include/attribute_translator.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/block_frame_decorator.cls.php b/bamboo_system_files/plugins/dompdf/include/block_frame_decorator.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/block_frame_reflower.cls.php b/bamboo_system_files/plugins/dompdf/include/block_frame_reflower.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/block_positioner.cls.php b/bamboo_system_files/plugins/dompdf/include/block_positioner.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/block_renderer.cls.php b/bamboo_system_files/plugins/dompdf/include/block_renderer.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/br_frame_reflower.cls.php b/bamboo_system_files/plugins/dompdf/include/br_frame_reflower.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/cached_pdf_decorator.cls.php b/bamboo_system_files/plugins/dompdf/include/cached_pdf_decorator.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/canvas.cls.php b/bamboo_system_files/plugins/dompdf/include/canvas.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/canvas_factory.cls.php b/bamboo_system_files/plugins/dompdf/include/canvas_factory.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/cellmap.cls.php b/bamboo_system_files/plugins/dompdf/include/cellmap.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/cpdf_adapter.cls.php b/bamboo_system_files/plugins/dompdf/include/cpdf_adapter.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/dompdf.cls.php b/bamboo_system_files/plugins/dompdf/include/dompdf.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/dompdf_exception.cls.php b/bamboo_system_files/plugins/dompdf/include/dompdf_exception.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/dompdf_internal_exception.cls.php b/bamboo_system_files/plugins/dompdf/include/dompdf_internal_exception.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/font_metrics.cls.php b/bamboo_system_files/plugins/dompdf/include/font_metrics.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/frame.cls.php b/bamboo_system_files/plugins/dompdf/include/frame.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/frame_decorator.cls.php b/bamboo_system_files/plugins/dompdf/include/frame_decorator.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/frame_factory.cls.php b/bamboo_system_files/plugins/dompdf/include/frame_factory.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/frame_reflower.cls.php b/bamboo_system_files/plugins/dompdf/include/frame_reflower.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/frame_tree.cls.php b/bamboo_system_files/plugins/dompdf/include/frame_tree.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/functions.inc.php b/bamboo_system_files/plugins/dompdf/include/functions.inc.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/gd_adapter.cls.php b/bamboo_system_files/plugins/dompdf/include/gd_adapter.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/generated_frame_reflower.cls.php b/bamboo_system_files/plugins/dompdf/include/generated_frame_reflower.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/image_cache.cls.php b/bamboo_system_files/plugins/dompdf/include/image_cache.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/image_frame_decorator.cls.php b/bamboo_system_files/plugins/dompdf/include/image_frame_decorator.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/image_frame_reflower.cls.php b/bamboo_system_files/plugins/dompdf/include/image_frame_reflower.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/image_renderer.cls.php b/bamboo_system_files/plugins/dompdf/include/image_renderer.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/inline_frame_decorator.cls.php b/bamboo_system_files/plugins/dompdf/include/inline_frame_decorator.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/inline_frame_reflower.cls.php b/bamboo_system_files/plugins/dompdf/include/inline_frame_reflower.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/inline_positioner.cls.php b/bamboo_system_files/plugins/dompdf/include/inline_positioner.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/inline_renderer.cls.php b/bamboo_system_files/plugins/dompdf/include/inline_renderer.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/list_bullet_frame_decorator.cls.php b/bamboo_system_files/plugins/dompdf/include/list_bullet_frame_decorator.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/list_bullet_frame_reflower.cls.php b/bamboo_system_files/plugins/dompdf/include/list_bullet_frame_reflower.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/list_bullet_image_frame_decorator.cls.php b/bamboo_system_files/plugins/dompdf/include/list_bullet_image_frame_decorator.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/list_bullet_positioner.cls.php b/bamboo_system_files/plugins/dompdf/include/list_bullet_positioner.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/list_bullet_renderer.cls.php b/bamboo_system_files/plugins/dompdf/include/list_bullet_renderer.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/null_frame_decorator.cls.php b/bamboo_system_files/plugins/dompdf/include/null_frame_decorator.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/null_frame_reflower.cls.php b/bamboo_system_files/plugins/dompdf/include/null_frame_reflower.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/null_positioner.cls.php b/bamboo_system_files/plugins/dompdf/include/null_positioner.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/page_cache.cls.php b/bamboo_system_files/plugins/dompdf/include/page_cache.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/page_frame_decorator.cls.php b/bamboo_system_files/plugins/dompdf/include/page_frame_decorator.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/page_frame_reflower.cls.php b/bamboo_system_files/plugins/dompdf/include/page_frame_reflower.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/pdflib_adapter.cls.php b/bamboo_system_files/plugins/dompdf/include/pdflib_adapter.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/php_evaluator.cls.php b/bamboo_system_files/plugins/dompdf/include/php_evaluator.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/positioner.cls.php b/bamboo_system_files/plugins/dompdf/include/positioner.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/renderer.cls.php b/bamboo_system_files/plugins/dompdf/include/renderer.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/style.cls.php b/bamboo_system_files/plugins/dompdf/include/style.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/stylesheet.cls.php b/bamboo_system_files/plugins/dompdf/include/stylesheet.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/table_cell_frame_decorator.cls.php b/bamboo_system_files/plugins/dompdf/include/table_cell_frame_decorator.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/table_cell_frame_reflower.cls.php b/bamboo_system_files/plugins/dompdf/include/table_cell_frame_reflower.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/table_cell_positioner.cls.php b/bamboo_system_files/plugins/dompdf/include/table_cell_positioner.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/table_cell_renderer.cls.php b/bamboo_system_files/plugins/dompdf/include/table_cell_renderer.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/table_frame_decorator.cls.php b/bamboo_system_files/plugins/dompdf/include/table_frame_decorator.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/table_frame_reflower.cls.php b/bamboo_system_files/plugins/dompdf/include/table_frame_reflower.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/table_row_frame_decorator.cls.php b/bamboo_system_files/plugins/dompdf/include/table_row_frame_decorator.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/table_row_frame_reflower.cls.php b/bamboo_system_files/plugins/dompdf/include/table_row_frame_reflower.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/table_row_group_frame_decorator.cls.php b/bamboo_system_files/plugins/dompdf/include/table_row_group_frame_decorator.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/table_row_group_frame_reflower.cls.php b/bamboo_system_files/plugins/dompdf/include/table_row_group_frame_reflower.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/table_row_positioner.cls.php b/bamboo_system_files/plugins/dompdf/include/table_row_positioner.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/tcpdf_adapter.cls.php b/bamboo_system_files/plugins/dompdf/include/tcpdf_adapter.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/text_frame_decorator.cls.php b/bamboo_system_files/plugins/dompdf/include/text_frame_decorator.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/text_frame_reflower.cls.php b/bamboo_system_files/plugins/dompdf/include/text_frame_reflower.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/include/text_renderer.cls.php b/bamboo_system_files/plugins/dompdf/include/text_renderer.cls.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/lib/class.pdf.php b/bamboo_system_files/plugins/dompdf/lib/class.pdf.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/lib/fonts/Courier-Bold.afm b/bamboo_system_files/plugins/dompdf/lib/fonts/Courier-Bold.afm old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/lib/fonts/Courier-BoldOblique.afm b/bamboo_system_files/plugins/dompdf/lib/fonts/Courier-BoldOblique.afm old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/lib/fonts/Courier-Oblique.afm b/bamboo_system_files/plugins/dompdf/lib/fonts/Courier-Oblique.afm old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/lib/fonts/Courier.afm b/bamboo_system_files/plugins/dompdf/lib/fonts/Courier.afm old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/lib/fonts/Helvetica-Bold.afm b/bamboo_system_files/plugins/dompdf/lib/fonts/Helvetica-Bold.afm old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/lib/fonts/Helvetica-BoldOblique.afm b/bamboo_system_files/plugins/dompdf/lib/fonts/Helvetica-BoldOblique.afm old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/lib/fonts/Helvetica-Oblique.afm b/bamboo_system_files/plugins/dompdf/lib/fonts/Helvetica-Oblique.afm old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/lib/fonts/Helvetica.afm b/bamboo_system_files/plugins/dompdf/lib/fonts/Helvetica.afm old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/lib/fonts/Times-Bold.afm b/bamboo_system_files/plugins/dompdf/lib/fonts/Times-Bold.afm old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/lib/fonts/Times-BoldItalic.afm b/bamboo_system_files/plugins/dompdf/lib/fonts/Times-BoldItalic.afm old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/lib/fonts/Times-Italic.afm b/bamboo_system_files/plugins/dompdf/lib/fonts/Times-Italic.afm old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/lib/fonts/Times-Roman.afm b/bamboo_system_files/plugins/dompdf/lib/fonts/Times-Roman.afm old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/lib/fonts/ZapfDingbats.afm b/bamboo_system_files/plugins/dompdf/lib/fonts/ZapfDingbats.afm old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/lib/fonts/dompdf_font_family_cache b/bamboo_system_files/plugins/dompdf/lib/fonts/dompdf_font_family_cache old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/lib/fonts/dompdf_font_family_cache.dist b/bamboo_system_files/plugins/dompdf/lib/fonts/dompdf_font_family_cache.dist old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/lib/fonts/php_Helvetica-Bold.afm b/bamboo_system_files/plugins/dompdf/lib/fonts/php_Helvetica-Bold.afm old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/lib/fonts/php_Helvetica-BoldOblique.afm b/bamboo_system_files/plugins/dompdf/lib/fonts/php_Helvetica-BoldOblique.afm old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/lib/fonts/php_Helvetica.afm b/bamboo_system_files/plugins/dompdf/lib/fonts/php_Helvetica.afm old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/lib/fonts/php_Times-Bold.afm b/bamboo_system_files/plugins/dompdf/lib/fonts/php_Times-Bold.afm old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/lib/fonts/php_Times-Roman.afm b/bamboo_system_files/plugins/dompdf/lib/fonts/php_Times-Roman.afm old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/lib/res/broken_image.png b/bamboo_system_files/plugins/dompdf/lib/res/broken_image.png old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/lib/res/html.css b/bamboo_system_files/plugins/dompdf/lib/res/html.css old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/dompdf/load_font.php b/bamboo_system_files/plugins/dompdf/load_font.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/index.html b/bamboo_system_files/plugins/index.html old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/js_calendar_pi.php b/bamboo_system_files/plugins/js_calendar_pi.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/to_excel_pi.php b/bamboo_system_files/plugins/to_excel_pi.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/to_pdf_pi.php b/bamboo_system_files/plugins/to_pdf_pi.php old mode 100755 new mode 100644 diff --git a/bamboo_system_files/plugins/to_xml_pi.php b/bamboo_system_files/plugins/to_xml_pi.php old mode 100755 new mode 100644 diff --git a/css/bamboo.css b/css/bamboo.css old mode 100755 new mode 100644 diff --git a/css/bamboo_print.css b/css/bamboo_print.css old mode 100755 new mode 100644 diff --git a/css/calendar.css b/css/calendar.css old mode 100755 new mode 100644 diff --git a/css/clients.css b/css/clients.css old mode 100755 new mode 100644 diff --git a/css/index.html b/css/index.html old mode 100755 new mode 100644 diff --git a/css/invoice.css b/css/invoice.css old mode 100755 new mode 100644 diff --git a/css/lightbox.css b/css/lightbox.css old mode 100755 new mode 100644 diff --git a/css/reports.css b/css/reports.css old mode 100755 new mode 100644 diff --git a/css/settings.css b/css/settings.css old mode 100755 new mode 100644 diff --git a/favicon.ico b/favicon.ico old mode 100755 new mode 100644 diff --git a/img/2bamboo_stalks_isolated.png b/img/2bamboo_stalks_isolated.png old mode 100755 new mode 100644 diff --git a/img/add_row.png b/img/add_row.png old mode 100755 new mode 100644 diff --git a/img/ajax-loader.gif b/img/ajax-loader.gif old mode 100755 new mode 100644 diff --git a/img/bamboo_logo.png b/img/bamboo_logo.png old mode 100755 new mode 100644 diff --git a/img/bamboo_stalks_isolated.png b/img/bamboo_stalks_isolated.png old mode 100755 new mode 100644 diff --git a/img/bambooinvoice_logo_isolated.png b/img/bambooinvoice_logo_isolated.png old mode 100755 new mode 100644 diff --git a/img/bodyback.png b/img/bodyback.png old mode 100755 new mode 100644 diff --git a/img/bullet.gif b/img/bullet.gif old mode 100755 new mode 100644 diff --git a/img/calendar.png b/img/calendar.png old mode 100755 new mode 100644 diff --git a/img/callt.gif b/img/callt.gif old mode 100755 new mode 100644 diff --git a/img/calrt.gif b/img/calrt.gif old mode 100755 new mode 100644 diff --git a/img/calx.gif b/img/calx.gif old mode 100755 new mode 100644 diff --git a/img/cancel.png b/img/cancel.png old mode 100755 new mode 100644 diff --git a/img/client_bottom.png b/img/client_bottom.png old mode 100755 new mode 100644 diff --git a/img/client_contact_back.png b/img/client_contact_back.png old mode 100755 new mode 100644 diff --git a/img/clients_arrow_over.png b/img/clients_arrow_over.png old mode 100755 new mode 100644 diff --git a/img/clients_arrow_up.png b/img/clients_arrow_up.png old mode 100755 new mode 100644 diff --git a/img/cog.png b/img/cog.png old mode 100755 new mode 100644 diff --git a/img/control_panel_corner.png b/img/control_panel_corner.png old mode 100755 new mode 100644 diff --git a/img/download.png b/img/download.png old mode 100755 new mode 100644 diff --git a/img/export.png b/img/export.png old mode 100755 new mode 100644 diff --git a/img/grey_stripe_tile.jpg b/img/grey_stripe_tile.jpg old mode 100755 new mode 100644 diff --git a/img/group.png b/img/group.png old mode 100755 new mode 100644 diff --git a/img/group_64.png b/img/group_64.png old mode 100755 new mode 100644 diff --git a/img/group_add.png b/img/group_add.png old mode 100755 new mode 100644 diff --git a/img/group_delete.png b/img/group_delete.png old mode 100755 new mode 100644 diff --git a/img/group_edit.png b/img/group_edit.png old mode 100755 new mode 100644 diff --git a/img/group_side.png b/img/group_side.png old mode 100755 new mode 100644 diff --git a/img/help.png b/img/help.png old mode 100755 new mode 100644 diff --git a/img/house.png b/img/house.png old mode 100755 new mode 100644 diff --git a/img/index.html b/img/index.html old mode 100755 new mode 100644 diff --git a/img/invdelete.png b/img/invdelete.png old mode 100755 new mode 100644 diff --git a/img/invedit.png b/img/invedit.png old mode 100755 new mode 100644 diff --git a/img/invemail.png b/img/invemail.png old mode 100755 new mode 100644 diff --git a/img/invmail.png b/img/invmail.png old mode 100755 new mode 100644 diff --git a/img/invpayment.png b/img/invpayment.png old mode 100755 new mode 100644 diff --git a/img/invpdf.png b/img/invpdf.png old mode 100755 new mode 100644 diff --git a/img/invprint.png b/img/invprint.png old mode 100755 new mode 100644 diff --git a/img/invreminder.png b/img/invreminder.png old mode 100755 new mode 100644 diff --git a/img/key_go.png b/img/key_go.png old mode 100755 new mode 100644 diff --git a/img/lb_link_lt.png b/img/lb_link_lt.png old mode 100755 new mode 100644 diff --git a/img/lb_link_rt.png b/img/lb_link_rt.png old mode 100755 new mode 100644 diff --git a/img/livesearch.png b/img/livesearch.png old mode 100755 new mode 100644 diff --git a/img/logo/logo.jpg b/img/logo/logo.jpg old mode 100755 new mode 100644 diff --git a/img/logo/logo_sample.jpg b/img/logo/logo_sample.jpg old mode 100755 new mode 100644 diff --git a/img/menu_bottom.png b/img/menu_bottom.png old mode 100755 new mode 100644 diff --git a/img/menu_side.png b/img/menu_side.png old mode 100755 new mode 100644 diff --git a/img/menu_tab.png b/img/menu_tab.png old mode 100755 new mode 100644 diff --git a/img/menu_top.png b/img/menu_top.png old mode 100755 new mode 100644 diff --git a/img/page_edit.png b/img/page_edit.png old mode 100755 new mode 100644 diff --git a/img/quote_bottom.png b/img/quote_bottom.png old mode 100755 new mode 100644 diff --git a/img/quote_top.png b/img/quote_top.png old mode 100755 new mode 100644 diff --git a/img/root_sys_clients.png b/img/root_sys_clients.png old mode 100755 new mode 100644 diff --git a/img/root_sys_help.png b/img/root_sys_help.png old mode 100755 new mode 100644 diff --git a/img/root_sys_invoices.png b/img/root_sys_invoices.png old mode 100755 new mode 100644 diff --git a/img/root_sys_reports.png b/img/root_sys_reports.png old mode 100755 new mode 100644 diff --git a/img/root_sys_search.png b/img/root_sys_search.png old mode 100755 new mode 100644 diff --git a/img/root_sys_settings.png b/img/root_sys_settings.png old mode 100755 new mode 100644 diff --git a/img/root_sys_utilities.png b/img/root_sys_utilities.png old mode 100755 new mode 100644 diff --git a/img/table.png b/img/table.png old mode 100755 new mode 100644 diff --git a/img/table_add.png b/img/table_add.png old mode 100755 new mode 100644 diff --git a/img/table_edit.png b/img/table_edit.png old mode 100755 new mode 100644 diff --git a/img/table_go.png b/img/table_go.png old mode 100755 new mode 100644 diff --git a/img/unaltered_table.png b/img/unaltered_table.png old mode 100755 new mode 100644 diff --git a/img/user.png b/img/user.png old mode 100755 new mode 100644 diff --git a/img/village_back.png b/img/village_back.png old mode 100755 new mode 100644 diff --git a/index.php b/index.php old mode 100755 new mode 100644 diff --git a/js/bamboo.js b/js/bamboo.js old mode 100755 new mode 100644 diff --git a/js/clients.js b/js/clients.js old mode 100755 new mode 100644 diff --git a/js/createinvoice.js b/js/createinvoice.js old mode 100755 new mode 100644 diff --git a/js/emailinvoice.js b/js/emailinvoice.js old mode 100755 new mode 100644 diff --git a/js/excanvas/excanvas.js b/js/excanvas/excanvas.js old mode 100755 new mode 100644 diff --git a/js/glider.js b/js/glider.js old mode 100755 new mode 100644 diff --git a/js/index.html b/js/index.html old mode 100755 new mode 100644 diff --git a/js/lightbox.js b/js/lightbox.js old mode 100755 new mode 100644 diff --git a/js/login.js b/js/login.js old mode 100755 new mode 100644 diff --git a/js/newinvoice.js b/js/newinvoice.js old mode 100755 new mode 100644 diff --git a/js/payinvoice.js b/js/payinvoice.js old mode 100755 new mode 100644 diff --git a/js/plotr.js b/js/plotr.js old mode 100755 new mode 100644 diff --git a/js/plotr/BarChart.js b/js/plotr/BarChart.js old mode 100755 new mode 100644 diff --git a/js/plotr/Base.js b/js/plotr/Base.js old mode 100755 new mode 100644 diff --git a/js/plotr/Canvas.js b/js/plotr/Canvas.js old mode 100755 new mode 100644 diff --git a/js/plotr/Chart.js b/js/plotr/Chart.js old mode 100755 new mode 100644 diff --git a/js/plotr/Color.js b/js/plotr/Color.js old mode 100755 new mode 100644 diff --git a/js/plotr/LineChart.js b/js/plotr/LineChart.js old mode 100755 new mode 100644 diff --git a/js/plotr/PieChart.js b/js/plotr/PieChart.js old mode 100755 new mode 100644 diff --git a/js/prototype.js b/js/prototype.js old mode 100755 new mode 100644 diff --git a/js/scriptaculous/dragdrop.js b/js/scriptaculous/dragdrop.js old mode 100755 new mode 100644 diff --git a/js/scriptaculous/effects.js b/js/scriptaculous/effects.js old mode 100755 new mode 100644 diff --git a/js/scriptaculous/scriptaculous.js b/js/scriptaculous/scriptaculous.js old mode 100755 new mode 100644 diff --git a/js/search.js b/js/search.js old mode 100755 new mode 100644 diff --git a/js/settings.js b/js/settings.js old mode 100755 new mode 100644 diff --git a/possible.htaccess b/possible.htaccess old mode 100755 new mode 100644