Skip to content

Commit 7d9ae0b

Browse files
committed
Removes executable permissions
1 parent c2927ca commit 7d9ae0b

File tree

297 files changed

+0
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

297 files changed

+0
-0
lines changed

bamboo_system_files/application/config/autoload.php

100755100644
File mode changed.

bamboo_system_files/application/config/config.php

100755100644
File mode changed.

bamboo_system_files/application/config/constants.php

100755100644
File mode changed.

bamboo_system_files/application/config/database.php

100755100644
File mode changed.

bamboo_system_files/application/config/email.php

100755100644
File mode changed.

bamboo_system_files/application/config/hooks.php

100755100644
File mode changed.

bamboo_system_files/application/config/index.html

100755100644
File mode changed.

bamboo_system_files/application/config/mimes.php

100755100644
File mode changed.

bamboo_system_files/application/config/pagination.php

100755100644
File mode changed.

bamboo_system_files/application/config/routes.php

100755100644
File mode changed.

bamboo_system_files/application/config/smileys.php

100755100644
File mode changed.

bamboo_system_files/application/config/user_agents.php

100755100644
File mode changed.

bamboo_system_files/application/controllers/accounts.php

100755100644
File mode changed.

bamboo_system_files/application/controllers/changelog.php

100755100644
File mode changed.

bamboo_system_files/application/controllers/clientcontacts.php

100755100644
File mode changed.

bamboo_system_files/application/controllers/clients.php

100755100644
File mode changed.

bamboo_system_files/application/controllers/credits.php

100755100644
File mode changed.

bamboo_system_files/application/controllers/donate.php

100755100644
File mode changed.

bamboo_system_files/application/controllers/front.php

100755100644
File mode changed.

bamboo_system_files/application/controllers/help.php

100755100644
File mode changed.

bamboo_system_files/application/controllers/index.html

100755100644
File mode changed.

bamboo_system_files/application/controllers/install.php

100755100644
File mode changed.

bamboo_system_files/application/controllers/invoices.php

100755100644
File mode changed.

bamboo_system_files/application/controllers/login.php

100755100644
File mode changed.

bamboo_system_files/application/controllers/logout.php

100755100644
File mode changed.

bamboo_system_files/application/controllers/reports.php

100755100644
File mode changed.

bamboo_system_files/application/controllers/settings.php

100755100644
File mode changed.

bamboo_system_files/application/controllers/utilities.php

100755100644
File mode changed.

bamboo_system_files/application/errors/error_404.php

100755100644
File mode changed.

bamboo_system_files/application/errors/error_db.php

100755100644
File mode changed.

bamboo_system_files/application/errors/error_general.php

100755100644
File mode changed.

bamboo_system_files/application/errors/error_php.php

100755100644
File mode changed.

bamboo_system_files/application/errors/index.html

100755100644
File mode changed.

bamboo_system_files/application/helpers/ajax_helper.php

100755100644
File mode changed.

bamboo_system_files/application/helpers/date_helper.php

100755100644
File mode changed.

bamboo_system_files/application/helpers/logo_helper.php

100755100644
File mode changed.

bamboo_system_files/application/language/bulgarian/bamboo_lang.php

100755100644
File mode changed.

bamboo_system_files/application/language/danish/bamboo_lang.php

100755100644
File mode changed.

bamboo_system_files/application/language/dutch/bamboo_lang.php

100755100644
File mode changed.

bamboo_system_files/application/language/english/bamboo_lang.php

100755100644
File mode changed.

bamboo_system_files/application/language/german/bamboo_lang.php

100755100644
File mode changed.

bamboo_system_files/application/language/portuguese/bamboo_lang.php

100755100644
File mode changed.

bamboo_system_files/application/language/swedish/bamboo_lang.php

100755100644
File mode changed.

bamboo_system_files/application/libraries/Site_sentry.php

100755100644
File mode changed.

bamboo_system_files/application/models/clientcontacts_model.php

100755100644
File mode changed.

bamboo_system_files/application/models/clients_model.php

100755100644
File mode changed.

bamboo_system_files/application/models/index.html

100755100644
File mode changed.

bamboo_system_files/application/models/invoice_histories_model.php

100755100644
File mode changed.

bamboo_system_files/application/models/invoices_model.php

100755100644
File mode changed.

bamboo_system_files/application/models/reports_model.php

100755100644
File mode changed.

bamboo_system_files/application/models/settings_model.php

100755100644
File mode changed.

bamboo_system_files/application/models/utilities_model.php

100755100644
File mode changed.

bamboo_system_files/application/views/accounts/index.php

100755100644
File mode changed.

bamboo_system_files/application/views/changelog/index.php

100755100644
File mode changed.

bamboo_system_files/application/views/clientcontacts/add.php

100755100644
File mode changed.

bamboo_system_files/application/views/clientcontacts/edit.php

100755100644
File mode changed.

bamboo_system_files/application/views/clients/delete.php

100755100644
File mode changed.

bamboo_system_files/application/views/clients/edit.php

100755100644
File mode changed.

bamboo_system_files/application/views/clients/index.php

100755100644
File mode changed.

bamboo_system_files/application/views/clients/newclient.php

100755100644
File mode changed.

bamboo_system_files/application/views/clients/notes.php

100755100644
File mode changed.

bamboo_system_files/application/views/credits/index.php

100755100644
File mode changed.

bamboo_system_files/application/views/donate/index.php

100755100644
File mode changed.

bamboo_system_files/application/views/footer.php

100755100644
File mode changed.

bamboo_system_files/application/views/header.php

100755100644
File mode changed.

bamboo_system_files/application/views/help/index.php

100755100644
File mode changed.

bamboo_system_files/application/views/index.html

100755100644
File mode changed.

bamboo_system_files/application/views/index/index_logged_in.php

100755100644
File mode changed.

bamboo_system_files/application/views/index/index_logged_out.php

100755100644
File mode changed.

bamboo_system_files/application/views/install_update/index.php

100755100644
File mode changed.

bamboo_system_files/application/views/install_update/install_footer.php

100755100644
File mode changed.

bamboo_system_files/application/views/install_update/install_header.php

100755100644
File mode changed.

bamboo_system_files/application/views/invoices/create_fail.php

100755100644
File mode changed.

bamboo_system_files/application/views/invoices/delete.php

100755100644
File mode changed.

bamboo_system_files/application/views/invoices/edit.php

100755100644
File mode changed.

bamboo_system_files/application/views/invoices/index.php

100755100644
File mode changed.

bamboo_system_files/application/views/invoices/invoice_new.php

100755100644
File mode changed.

bamboo_system_files/application/views/invoices/invoice_table.php

100755100644
File mode changed.

bamboo_system_files/application/views/invoices/newinvoice.php

100755100644
File mode changed.

bamboo_system_files/application/views/invoices/newinvoice_first.php

100755100644
File mode changed.

bamboo_system_files/application/views/invoices/pdf.php

100755100644
File mode changed.

bamboo_system_files/application/views/invoices/reminder.php

100755100644
File mode changed.

bamboo_system_files/application/views/invoices/status_view.php

100755100644
File mode changed.

bamboo_system_files/application/views/invoices/view.php

100755100644
File mode changed.

bamboo_system_files/application/views/login/index.php

100755100644
File mode changed.

bamboo_system_files/application/views/login/login_fail.php

100755100644
File mode changed.

bamboo_system_files/application/views/login/login_forgotpassword.php

100755100644
File mode changed.

bamboo_system_files/application/views/login/login_password_message.php

100755100644
File mode changed.

bamboo_system_files/application/views/login/loginform.php

100755100644
File mode changed.

bamboo_system_files/application/views/logout/index.php

100755100644
File mode changed.

bamboo_system_files/application/views/logout/logout_confirm.php

100755100644
File mode changed.

bamboo_system_files/application/views/reports/dates.php

100755100644
File mode changed.

bamboo_system_files/application/views/reports/index.php

100755100644
File mode changed.

bamboo_system_files/application/views/settings/index.php

100755100644
File mode changed.

bamboo_system_files/application/views/utilities/index.php

100755100644
File mode changed.

bamboo_system_files/application/views/utilities/phpinfo.php

100755100644
File mode changed.

bamboo_system_files/application/views/utilities/version_check.php

100755100644
File mode changed.

bamboo_system_files/plugins/captcha_pi.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/LICENSE.LGPL

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/dompdf.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/dompdf_config.inc.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/abstract_renderer.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/attribute_translator.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/block_frame_decorator.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/block_frame_reflower.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/block_positioner.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/block_renderer.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/br_frame_reflower.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/cached_pdf_decorator.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/canvas.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/canvas_factory.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/cellmap.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/cpdf_adapter.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/dompdf.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/dompdf_exception.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/dompdf_internal_exception.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/font_metrics.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/frame.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/frame_decorator.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/frame_factory.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/frame_reflower.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/frame_tree.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/functions.inc.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/gd_adapter.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/generated_frame_reflower.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/image_cache.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/image_frame_decorator.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/image_frame_reflower.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/image_renderer.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/inline_frame_decorator.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/inline_frame_reflower.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/inline_positioner.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/inline_renderer.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/list_bullet_frame_decorator.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/list_bullet_frame_reflower.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/list_bullet_image_frame_decorator.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/list_bullet_positioner.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/list_bullet_renderer.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/null_frame_decorator.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/null_frame_reflower.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/null_positioner.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/page_cache.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/page_frame_decorator.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/page_frame_reflower.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/pdflib_adapter.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/php_evaluator.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/positioner.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/renderer.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/style.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/stylesheet.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/table_cell_frame_decorator.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/table_cell_frame_reflower.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/table_cell_positioner.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/table_cell_renderer.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/table_frame_decorator.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/table_frame_reflower.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/table_row_frame_decorator.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/table_row_frame_reflower.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/table_row_group_frame_decorator.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/table_row_group_frame_reflower.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/table_row_positioner.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/tcpdf_adapter.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/text_frame_decorator.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/text_frame_reflower.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/include/text_renderer.cls.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/lib/class.pdf.php

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/lib/fonts/Courier-Bold.afm

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/lib/fonts/Courier-BoldOblique.afm

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/lib/fonts/Courier-Oblique.afm

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/lib/fonts/Courier.afm

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/lib/fonts/Helvetica-Bold.afm

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/lib/fonts/Helvetica-BoldOblique.afm

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/lib/fonts/Helvetica-Oblique.afm

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/lib/fonts/Helvetica.afm

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/lib/fonts/Times-Bold.afm

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/lib/fonts/Times-BoldItalic.afm

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/lib/fonts/Times-Italic.afm

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/lib/fonts/Times-Roman.afm

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/lib/fonts/ZapfDingbats.afm

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/lib/fonts/dompdf_font_family_cache

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/lib/fonts/dompdf_font_family_cache.dist

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/lib/fonts/php_Helvetica-Bold.afm

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/lib/fonts/php_Helvetica-BoldOblique.afm

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/lib/fonts/php_Helvetica.afm

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/lib/fonts/php_Times-Bold.afm

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/lib/fonts/php_Times-Roman.afm

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/lib/res/broken_image.png

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/lib/res/html.css

100755100644
File mode changed.

bamboo_system_files/plugins/dompdf/load_font.php

100755100644
File mode changed.

bamboo_system_files/plugins/index.html

100755100644
File mode changed.

bamboo_system_files/plugins/js_calendar_pi.php

100755100644
File mode changed.

bamboo_system_files/plugins/to_excel_pi.php

100755100644
File mode changed.

bamboo_system_files/plugins/to_pdf_pi.php

100755100644
File mode changed.

bamboo_system_files/plugins/to_xml_pi.php

100755100644
File mode changed.

css/bamboo.css

100755100644
File mode changed.

css/bamboo_print.css

100755100644
File mode changed.

css/calendar.css

100755100644
File mode changed.

css/clients.css

100755100644
File mode changed.

css/index.html

100755100644
File mode changed.

css/invoice.css

100755100644
File mode changed.

css/lightbox.css

100755100644
File mode changed.

css/reports.css

100755100644
File mode changed.

css/settings.css

100755100644
File mode changed.

favicon.ico

100755100644
File mode changed.

img/2bamboo_stalks_isolated.png

100755100644
File mode changed.

img/add_row.png

100755100644
File mode changed.

img/ajax-loader.gif

100755100644
File mode changed.

img/bamboo_logo.png

100755100644
File mode changed.

img/bamboo_stalks_isolated.png

100755100644
File mode changed.

img/bambooinvoice_logo_isolated.png

100755100644
File mode changed.

img/bodyback.png

100755100644
File mode changed.

img/bullet.gif

100755100644
File mode changed.

img/calendar.png

100755100644
File mode changed.

img/callt.gif

100755100644
File mode changed.

img/calrt.gif

100755100644
File mode changed.

img/calx.gif

100755100644
File mode changed.

img/cancel.png

100755100644
File mode changed.

img/client_bottom.png

100755100644
File mode changed.

img/client_contact_back.png

100755100644
File mode changed.

img/clients_arrow_over.png

100755100644
File mode changed.

img/clients_arrow_up.png

100755100644
File mode changed.

img/cog.png

100755100644
File mode changed.

img/control_panel_corner.png

100755100644
File mode changed.

img/download.png

100755100644
File mode changed.

img/export.png

100755100644
File mode changed.

img/grey_stripe_tile.jpg

100755100644
File mode changed.

img/group.png

100755100644
File mode changed.

img/group_64.png

100755100644
File mode changed.

img/group_add.png

100755100644
File mode changed.

img/group_delete.png

100755100644
File mode changed.

img/group_edit.png

100755100644
File mode changed.

img/group_side.png

100755100644
File mode changed.

img/help.png

100755100644
File mode changed.

img/house.png

100755100644
File mode changed.

img/index.html

100755100644
File mode changed.

img/invdelete.png

100755100644
File mode changed.

img/invedit.png

100755100644
File mode changed.

img/invemail.png

100755100644
File mode changed.

img/invmail.png

100755100644
File mode changed.

img/invpayment.png

100755100644
File mode changed.

img/invpdf.png

100755100644
File mode changed.

img/invprint.png

100755100644
File mode changed.

img/invreminder.png

100755100644
File mode changed.

img/key_go.png

100755100644
File mode changed.

img/lb_link_lt.png

100755100644
File mode changed.

img/lb_link_rt.png

100755100644
File mode changed.

img/livesearch.png

100755100644
File mode changed.

img/logo/logo.jpg

100755100644
File mode changed.

img/logo/logo_sample.jpg

100755100644
File mode changed.

img/menu_bottom.png

100755100644
File mode changed.

img/menu_side.png

100755100644
File mode changed.

img/menu_tab.png

100755100644
File mode changed.

img/menu_top.png

100755100644
File mode changed.

img/page_edit.png

100755100644
File mode changed.

img/quote_bottom.png

100755100644
File mode changed.

img/quote_top.png

100755100644
File mode changed.

img/root_sys_clients.png

100755100644
File mode changed.

img/root_sys_help.png

100755100644
File mode changed.

img/root_sys_invoices.png

100755100644
File mode changed.

img/root_sys_reports.png

100755100644
File mode changed.

img/root_sys_search.png

100755100644
File mode changed.

img/root_sys_settings.png

100755100644
File mode changed.

img/root_sys_utilities.png

100755100644
File mode changed.

img/table.png

100755100644
File mode changed.

img/table_add.png

100755100644
File mode changed.

img/table_edit.png

100755100644
File mode changed.

img/table_go.png

100755100644
File mode changed.

img/unaltered_table.png

100755100644
File mode changed.

img/user.png

100755100644
File mode changed.

img/village_back.png

100755100644
File mode changed.

index.php

100755100644
File mode changed.

js/bamboo.js

100755100644
File mode changed.

js/clients.js

100755100644
File mode changed.

js/createinvoice.js

100755100644
File mode changed.

js/emailinvoice.js

100755100644
File mode changed.

js/excanvas/excanvas.js

100755100644
File mode changed.

js/glider.js

100755100644
File mode changed.

js/index.html

100755100644
File mode changed.

js/lightbox.js

100755100644
File mode changed.

js/login.js

100755100644
File mode changed.

js/newinvoice.js

100755100644
File mode changed.

js/payinvoice.js

100755100644
File mode changed.

js/plotr.js

100755100644
File mode changed.

js/plotr/BarChart.js

100755100644
File mode changed.

js/plotr/Base.js

100755100644
File mode changed.

js/plotr/Canvas.js

100755100644
File mode changed.

js/plotr/Chart.js

100755100644
File mode changed.

js/plotr/Color.js

100755100644
File mode changed.

js/plotr/LineChart.js

100755100644
File mode changed.

js/plotr/PieChart.js

100755100644
File mode changed.

js/prototype.js

100755100644
File mode changed.

js/scriptaculous/dragdrop.js

100755100644
File mode changed.

js/scriptaculous/effects.js

100755100644
File mode changed.

js/scriptaculous/scriptaculous.js

100755100644
File mode changed.

js/search.js

100755100644
File mode changed.

js/settings.js

100755100644
File mode changed.

possible.htaccess

100755100644
File mode changed.

0 commit comments

Comments
 (0)