In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

In-Portal CMS: 5.0.x r12299 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
Dmitry 5.0.x 2009-08-16 20:51:27
Affected Issues 0000159: Prevent of Execution of System Files of files other, then "index.php" and "admin/index.php"
0000223: Missing License info in Skins_helper.php
Changeset 1. Bug 0000159: Prevent of Execution of System Files of files other, then "index.php" and "admin/index.php"
2. Adding DEFINED FULL_PATH security-check
mod - /in-portal/branches/5.0.x/core/install/install_toolkit.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/install/prerequisites.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/install/upgrades.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/application.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/constants.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/db/db_connection.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/db/db_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/db/db_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/db/dbitem.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/db/dblist.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/event_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/event_manager.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/globals.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/kbase.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/languages/phrases_cache.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/nparser/compiler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/nparser/nparser.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/nparser/nparser_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/nparser/ntags.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/parser/construct_tags.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/parser/tags.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/parser/template.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/parser/template_parser.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/processors/main_processor.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/processors/tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/session/session.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/startup.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/utility/adodb-time.inc.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/utility/cache.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/utility/debugger.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/utility/email_send.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/utility/event.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/utility/factory.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/utility/filters.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/utility/formatters/formatters_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/utility/http_query.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/utility/multibyte.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/utility/params.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/utility/socket.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/utility/temp_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/kernel/utility/unit_config_reader.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/admin/admin_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/admin/admin_events_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/admin/admin_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/agents/agent_eh.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/agents/agents_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/ban_rules/ban_rules_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/captcha/captcha_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/captcha/captcha_eh.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/categories/cache_updater.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/categories/categories_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/categories/categories_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/categories/categories_item.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/category_items/category_items_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/category_items/category_items_dbitem.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/category_items/category_items_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/category_items/category_items_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/config_search/config_search_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/config_search/config_search_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/config_search/config_search_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/configuration/configuration.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/configuration/configuration_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/configuration/configuration_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/configuration/configuration_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/content/content_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/content/content_eh.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/custom_data/custom_data_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/custom_data/custom_data_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/custom_fields/custom_fields_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/custom_fields/custom_fields_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/custom_fields/custom_fields_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/email_events/email_events_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/email_events/email_events_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/email_messages/email_message_tp.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/email_messages/email_messages_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/email_messages/email_messages_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/email_queue/email_queue_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/email_queue/email_queue_tp.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/favorites/favorites_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/favorites/favorites_eh.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/fck/fck_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/fck/fck_eh.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/fck/fck_tp.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/files/file_eh.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/files/file_tp.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/files/files_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/form_fields/form_fields_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/form_fields/form_fields_tp.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/form_submissions/form_submissions_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/form_submissions/form_submissions_eh.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/forms/forms_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/forms/forms_eh.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/forms/forms_tp.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/brackets.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/cat_dbitem.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/cat_dbitem_export.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/cat_dblist.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/cat_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/cat_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/country_states.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/custom_fields.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/general_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/captcha_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/category_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/chart_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/clipboard_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/col_picker_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/controls/controls_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/controls/edit_picker_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/controls/minput_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/count_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/csv_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/curl_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/fck_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/file_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/filenames_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/geocode_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/helpers_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/image_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/json_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/language_import_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/mailing_list_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/mod_rewrite_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/modules.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/multilanguage.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/permissions_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/priority_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/rating_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/recursive_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/search_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/sections_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/skin_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/spam_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/helpers/themes_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/inp1_parser.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/inp_ses_storage.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/libchart/classes/model/DataSet.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/libchart/classes/model/Point.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/libchart/classes/model/XYDataSet.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/libchart/classes/model/XYSeriesDataSet.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/libchart/classes/view/axis/Axis.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/libchart/classes/view/axis/Bound.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/libchart/classes/view/caption/Caption.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/libchart/classes/view/chart/BarChart.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/libchart/classes/view/chart/Chart.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/libchart/classes/view/chart/LineChart.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/libchart/classes/view/chart/PieChart.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/libchart/classes/view/chart/VerticalBarChart.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/libchart/classes/view/color/Color.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/libchart/classes/view/color/ColorSet.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/libchart/classes/view/color/Palette.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/libchart/classes/view/plot/Plot.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/libchart/classes/view/primitive/Padding.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/libchart/classes/view/primitive/Primitive.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/libchart/classes/view/primitive/Rectangle.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/libchart/classes/view/text/Text.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/general/xml_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/groups/group_tp.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/groups/groups_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/groups/groups_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/groups/groups_item.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/help/help_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/help/help_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/help/help_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/images/image_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/images/image_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/images/images.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/images/images_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/languages/languages_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/languages/languages_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/languages/languages_item.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/languages/languages_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/logs/change_logs/change_logs_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/logs/change_logs/changes_formatter.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/logs/email_logs/email_logs_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/logs/search_logs/search_logs_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/logs/session_logs/session_log_eh.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/logs/session_logs/session_logs_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/mailing_lists/mailing_list_eh.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/mailing_lists/mailing_list_tp.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/mailing_lists/mailing_lists_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/modules/modules_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/modules/modules_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/modules/modules_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/pdf/css_defaults.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/pdf/pdf_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/pdf/pdf_helper.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/pdf/pdf_image.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/pdf/pdf_renderer.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/pdf/pdf_renderer_tcpdf.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/pdf/pdf_styles.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/pdf/pdf_table.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/pdf/pdf_text.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/permissions/permissions_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/permissions/permissions_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/permissions/permissions_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/phrases/phrases_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/phrases/phrases_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/related_searches/related_searches_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/related_searches/related_searches_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/related_searches/related_searches_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/relationship/relationship_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/relationship/relationship_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/relationship/relationship_tp.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/reviews/reviews_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/reviews/reviews_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/reviews/reviews_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/sections/sections_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/sections/site_config_eh.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/sections/site_config_tp.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/selectors/selectors_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/selectors/selectors_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/selectors/selectors_item.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/selectors/selectors_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/skins/skin_eh.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/skins/skins_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/spelling_dictionary/spelling_dictionary_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/statistics/statistics_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/statistics/statistics_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/statistics/statistics_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/stop_words/stop_words_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/structure/structure_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/stylesheets/stylesheets_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/stylesheets/stylesheets_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/stylesheets/stylesheets_item.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/theme_files/theme_file_eh.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/theme_files/theme_files_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/themes/theme_item.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/themes/themes_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/themes/themes_eh.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/themes/themes_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/thesaurus/thesaurus_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/thesaurus/thesaurus_eh.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/thesaurus/thesaurus_tp.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/translator/translator_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/translator/translator_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/translator/translator_tp.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/user_groups/user_groups_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/user_groups/user_groups_dbitem.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/user_groups/user_groups_eh.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/user_profile/user_profile_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/user_profile/user_profile_eh.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/user_profile/user_profile_tp.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/users/users_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/users/users_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/users/users_item.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/users/users_syncronize.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/users/users_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/visits/visits_config.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/visits/visits_event_handler.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/visits/visits_list.php Diff ] File ]
mod - /in-portal/branches/5.0.x/core/units/visits/visits_tag_processor.php Diff ] File ]



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker