Changeset 3429306
- Timestamp:
- 12/29/2025 09:43:02 PM (2 months ago)
- Location:
- firebox/tags/3.1.4
- Files:
-
- 582 copied
-
. (copied) (copied from firebox/trunk)
-
Inc/Core/API/API.php (copied) (copied from firebox/trunk/Inc/Core/API/API.php)
-
Inc/Core/API/EndpointController.php (copied) (copied from firebox/trunk/Inc/Core/API/EndpointController.php)
-
Inc/Core/API/Manager.php (copied) (copied from firebox/trunk/Inc/Core/API/Manager.php)
-
Inc/Core/API/Routes/Open/FireBox.php (copied) (copied from firebox/trunk/Inc/Core/API/Routes/Open/FireBox.php)
-
Inc/Core/Admin/Admin.php (copied) (copied from firebox/trunk/Inc/Core/Admin/Admin.php)
-
Inc/Core/Admin/AdminPageSettings.php (copied) (copied from firebox/trunk/Inc/Core/Admin/AdminPageSettings.php)
-
Inc/Core/Admin/Capabilities.php (copied) (copied from firebox/trunk/Inc/Core/Admin/Capabilities.php)
-
Inc/Core/Admin/Forms/Import.php (copied) (copied from firebox/trunk/Inc/Core/Admin/Forms/Import.php)
-
Inc/Core/Admin/Forms/Settings.php (copied) (copied from firebox/trunk/Inc/Core/Admin/Forms/Settings.php)
-
Inc/Core/Admin/Includes/Cpts/Firebox.php (copied) (copied from firebox/trunk/Inc/Core/Admin/Includes/Cpts/Firebox.php)
-
Inc/Core/Admin/Includes/Library.php (copied) (copied from firebox/trunk/Inc/Core/Admin/Includes/Library.php)
-
Inc/Core/Admin/Includes/UpgradeToPlanModal.php (copied) (copied from firebox/trunk/Inc/Core/Admin/Includes/UpgradeToPlanModal.php)
-
Inc/Core/Admin/Maintenance.php (copied) (copied from firebox/trunk/Inc/Core/Admin/Maintenance.php)
-
Inc/Core/Admin/Media.php (copied) (copied from firebox/trunk/Inc/Core/Admin/Media.php)
-
Inc/Core/Admin/Menu/PluginMenu.php (copied) (copied from firebox/trunk/Inc/Core/Admin/Menu/PluginMenu.php)
-
Inc/Core/Admin/PluginActivation.php (copied) (copied from firebox/trunk/Inc/Core/Admin/PluginActivation.php)
-
Inc/Core/Admin/PluginUninstall.php (copied) (copied from firebox/trunk/Inc/Core/Admin/PluginUninstall.php)
-
Inc/Core/AdminBarMenu.php (copied) (copied from firebox/trunk/Inc/Core/AdminBarMenu.php)
-
Inc/Core/Analytics/Ajax.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Ajax.php)
-
Inc/Core/Analytics/Ajax/Analytics.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Ajax/Analytics.php)
-
Inc/Core/Analytics/Ajax/Main.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Ajax/Main.php)
-
Inc/Core/Analytics/Ajax/Shared.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Ajax/Shared.php)
-
Inc/Core/Analytics/Data.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Data.php)
-
Inc/Core/Analytics/Filters/FilterBuilder.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Filters/FilterBuilder.php)
-
Inc/Core/Analytics/Filters/index.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Filters/index.php)
-
Inc/Core/Analytics/Helpers/Campaigns.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Helpers/Campaigns.php)
-
Inc/Core/Analytics/Helpers/Date.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Helpers/Date.php)
-
Inc/Core/Analytics/Helpers/Metrics.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Helpers/Metrics.php)
-
Inc/Core/Analytics/Metrics/ConversionRate.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Metrics/ConversionRate.php)
-
Inc/Core/Analytics/Metrics/Conversions.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Metrics/Conversions.php)
-
Inc/Core/Analytics/Metrics/Metric.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Metrics/Metric.php)
-
Inc/Core/Analytics/Metrics/Views.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Metrics/Views.php)
-
Inc/Core/Analytics/QueryBuilders/BaseQueryStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/BaseQueryStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Clicks/BaseClicksQueryStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/BaseClicksQueryStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Clicks/CountStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/CountStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Clicks/CountriesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/CountriesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Clicks/DayOfWeekStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/DayOfWeekStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Clicks/DevicesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/DevicesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Clicks/ListStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/ListStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Clicks/MonthlyStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/MonthlyStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Clicks/PagesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/PagesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Clicks/ReferrersStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/ReferrersStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Clicks/TopCampaignStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/TopCampaignStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Clicks/WeeklyStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/WeeklyStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/ClicksQueryStrategyFactory.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ClicksQueryStrategyFactory.php)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/BaseConversionRateQueryStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/BaseConversionRateQueryStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/ConversionRateQueryStrategyFactory.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/ConversionRateQueryStrategyFactory.php)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/CountStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/CountStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/CountriesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/CountriesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/DayOfWeekStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/DayOfWeekStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/DevicesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/DevicesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/ListStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/ListStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/MonthlyStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/MonthlyStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/PagesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/PagesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/ReferrersStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/ReferrersStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/TopCampaignStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/TopCampaignStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/WeeklyStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/WeeklyStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Conversions/BaseConversionsQueryStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/BaseConversionsQueryStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Conversions/CountStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/CountStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Conversions/CountriesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/CountriesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Conversions/DayOfWeekStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/DayOfWeekStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Conversions/DevicesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/DevicesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Conversions/ListStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/ListStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Conversions/MonthlyStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/MonthlyStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Conversions/PagesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/PagesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Conversions/ReferrersStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/ReferrersStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Conversions/TopCampaignStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/TopCampaignStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Conversions/WeeklyStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/WeeklyStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/ConversionsQueryStrategyFactory.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionsQueryStrategyFactory.php)
-
Inc/Core/Analytics/QueryBuilders/Interfaces/QueryStrategyInterface.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Interfaces/QueryStrategyInterface.php)
-
Inc/Core/Analytics/QueryBuilders/MetricQueryBuilder.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/MetricQueryBuilder.php)
-
Inc/Core/Analytics/QueryBuilders/Revenue/AttributionBreakdownByPeriodStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/AttributionBreakdownByPeriodStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Revenue/AttributionBreakdownStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/AttributionBreakdownStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Revenue/BaseRevenueQueryStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/BaseRevenueQueryStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Revenue/CountStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/CountStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Revenue/CountriesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/CountriesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Revenue/DayOfWeekStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/DayOfWeekStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Revenue/DevicesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/DevicesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Revenue/ListStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/ListStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Revenue/MonthlyStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/MonthlyStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Revenue/PagesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/PagesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Revenue/ReferrersStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/ReferrersStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Revenue/RevenueQueryStrategyFactory.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/RevenueQueryStrategyFactory.php)
-
Inc/Core/Analytics/QueryBuilders/Revenue/TopCampaignStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/TopCampaignStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Revenue/WeeklyStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/WeeklyStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Views/BaseViewsQueryStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/BaseViewsQueryStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Views/CountStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/CountStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Views/CountriesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/CountriesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Views/DayOfWeekStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/DayOfWeekStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Views/DevicesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/DevicesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Views/EventsStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/EventsStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Views/ListStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/ListStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Views/MonthlyStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/MonthlyStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Views/PagesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/PagesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Views/PopularViewTimesStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/PopularViewTimesStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Views/ReferrersStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/ReferrersStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Views/TopCampaignStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/TopCampaignStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/Views/WeeklyStrategy.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/WeeklyStrategy.php)
-
Inc/Core/Analytics/QueryBuilders/ViewsQueryStrategyFactory.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/ViewsQueryStrategyFactory.php)
-
Inc/Core/Analytics/QueryBuilders/index.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/QueryBuilders/index.php)
-
Inc/Core/Analytics/Transformers/CampaignTransformer.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Transformers/CampaignTransformer.php)
-
Inc/Core/Analytics/Transformers/CountryTransformer.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Transformers/CountryTransformer.php)
-
Inc/Core/Analytics/Transformers/DeviceTransformer.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Transformers/DeviceTransformer.php)
-
Inc/Core/Analytics/Transformers/EventTransformer.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Transformers/EventTransformer.php)
-
Inc/Core/Analytics/Transformers/TimezoneTransformer.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Transformers/TimezoneTransformer.php)
-
Inc/Core/Analytics/Transformers/TransformerInterface.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Transformers/TransformerInterface.php)
-
Inc/Core/Analytics/Transformers/TransformerRegistry.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Transformers/TransformerRegistry.php)
-
Inc/Core/Analytics/Transformers/UrlTransformer.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Transformers/UrlTransformer.php)
-
Inc/Core/Analytics/Transformers/UserRoleTransformer.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Transformers/UserRoleTransformer.php)
-
Inc/Core/Analytics/Transformers/index.php (copied) (copied from firebox/trunk/Inc/Core/Analytics/Transformers/index.php)
-
Inc/Core/Blocks.php (copied) (copied from firebox/trunk/Inc/Core/Blocks.php)
-
Inc/Core/Blocks/Block.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Block.php)
-
Inc/Core/Blocks/Button.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Button.php)
-
Inc/Core/Blocks/Buttons.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Buttons.php)
-
Inc/Core/Blocks/Checkbox.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Checkbox.php)
-
Inc/Core/Blocks/Column.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Column.php)
-
Inc/Core/Blocks/Container.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Container.php)
-
Inc/Core/Blocks/Countdown.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Countdown.php)
-
Inc/Core/Blocks/Divider.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Divider.php)
-
Inc/Core/Blocks/Dropdown.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Dropdown.php)
-
Inc/Core/Blocks/Email.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Email.php)
-
Inc/Core/Blocks/Embed.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Embed.php)
-
Inc/Core/Blocks/Form.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Form.php)
-
Inc/Core/Blocks/HCaptcha.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/HCaptcha.php)
-
Inc/Core/Blocks/Heading.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Heading.php)
-
Inc/Core/Blocks/Hidden.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Hidden.php)
-
Inc/Core/Blocks/Icon.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Icon.php)
-
Inc/Core/Blocks/Image.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Image.php)
-
Inc/Core/Blocks/Map.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Map.php)
-
Inc/Core/Blocks/Paragraph.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Paragraph.php)
-
Inc/Core/Blocks/Radio.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Radio.php)
-
Inc/Core/Blocks/Row.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Row.php)
-
Inc/Core/Blocks/Text.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Text.php)
-
Inc/Core/Blocks/Textarea.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Textarea.php)
-
Inc/Core/Blocks/Turnstile.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Turnstile.php)
-
Inc/Core/Blocks/Video.php (copied) (copied from firebox/trunk/Inc/Core/Blocks/Video.php)
-
Inc/Core/Controllers/Analytics.php (copied) (copied from firebox/trunk/Inc/Core/Controllers/Analytics.php)
-
Inc/Core/Controllers/BaseController.php (copied) (copied from firebox/trunk/Inc/Core/Controllers/BaseController.php)
-
Inc/Core/Controllers/BoxImport.php (copied) (copied from firebox/trunk/Inc/Core/Controllers/BoxImport.php)
-
Inc/Core/Controllers/BoxSettings.php (copied) (copied from firebox/trunk/Inc/Core/Controllers/BoxSettings.php)
-
Inc/Core/Controllers/Campaigns.php (copied) (copied from firebox/trunk/Inc/Core/Controllers/Campaigns.php)
-
Inc/Core/Controllers/Dashboard.php (copied) (copied from firebox/trunk/Inc/Core/Controllers/Dashboard.php)
-
Inc/Core/Controllers/Submissions.php (copied) (copied from firebox/trunk/Inc/Core/Controllers/Submissions.php)
-
Inc/Core/FB/Actions/Actions.php (copied) (copied from firebox/trunk/Inc/Core/FB/Actions/Actions.php)
-
Inc/Core/FB/Actions/ActionsBase.php (copied) (copied from firebox/trunk/Inc/Core/FB/Actions/ActionsBase.php)
-
Inc/Core/FB/Actions/ActionsTrait.php (copied) (copied from firebox/trunk/Inc/Core/FB/Actions/ActionsTrait.php)
-
Inc/Core/FB/Actions/Sounds.php (copied) (copied from firebox/trunk/Inc/Core/FB/Actions/Sounds.php)
-
Inc/Core/FB/Assignments.php (copied) (copied from firebox/trunk/Inc/Core/FB/Assignments.php)
-
Inc/Core/FB/Box.php (copied) (copied from firebox/trunk/Inc/Core/FB/Box.php)
-
Inc/Core/FB/BoxBlocksParser.php (copied) (copied from firebox/trunk/Inc/Core/FB/BoxBlocksParser.php)
-
Inc/Core/FB/Boxes.php (copied) (copied from firebox/trunk/Inc/Core/FB/Boxes.php)
-
Inc/Core/FB/CampaignsList.php (copied) (copied from firebox/trunk/Inc/Core/FB/CampaignsList.php)
-
Inc/Core/FB/Cookie.php (copied) (copied from firebox/trunk/Inc/Core/FB/Cookie.php)
-
Inc/Core/FB/Log.php (copied) (copied from firebox/trunk/Inc/Core/FB/Log.php)
-
Inc/Core/FB/Meta.php (copied) (copied from firebox/trunk/Inc/Core/FB/Meta.php)
-
Inc/Core/FB/MetaMigrator.php (copied) (copied from firebox/trunk/Inc/Core/FB/MetaMigrator.php)
-
Inc/Core/FB/Styling/CSS.php (copied) (copied from firebox/trunk/Inc/Core/FB/Styling/CSS.php)
-
Inc/Core/FB/Track.php (copied) (copied from firebox/trunk/Inc/Core/FB/Track.php)
-
Inc/Core/Form/Actions/Action.php (copied) (copied from firebox/trunk/Inc/Core/Form/Actions/Action.php)
-
Inc/Core/Form/Actions/Actions.php (copied) (copied from firebox/trunk/Inc/Core/Form/Actions/Actions.php)
-
Inc/Core/Form/Actions/Actions/Brevo.php (copied) (copied from firebox/trunk/Inc/Core/Form/Actions/Actions/Brevo.php)
-
Inc/Core/Form/Actions/Actions/Email.php (copied) (copied from firebox/trunk/Inc/Core/Form/Actions/Actions/Email.php)
-
Inc/Core/Form/Actions/Actions/MailChimp.php (copied) (copied from firebox/trunk/Inc/Core/Form/Actions/Actions/MailChimp.php)
-
Inc/Core/Form/Actions/Actions/SendInBlue.php (copied) (copied from firebox/trunk/Inc/Core/Form/Actions/Actions/SendInBlue.php)
-
Inc/Core/Form/Actions/Ajax.php (copied) (copied from firebox/trunk/Inc/Core/Form/Actions/Ajax.php)
-
Inc/Core/Form/Ajax.php (copied) (copied from firebox/trunk/Inc/Core/Form/Ajax.php)
-
Inc/Core/Form/Fields/Field.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/Field.php)
-
Inc/Core/Form/Fields/FieldChoice.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/FieldChoice.php)
-
Inc/Core/Form/Fields/Fields/Checkbox.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/Fields/Checkbox.php)
-
Inc/Core/Form/Fields/Fields/DateTime.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/Fields/DateTime.php)
-
Inc/Core/Form/Fields/Fields/Dropdown.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/Fields/Dropdown.php)
-
Inc/Core/Form/Fields/Fields/Email.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/Fields/Email.php)
-
Inc/Core/Form/Fields/Fields/HCaptcha.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/Fields/HCaptcha.php)
-
Inc/Core/Form/Fields/Fields/Hidden.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/Fields/Hidden.php)
-
Inc/Core/Form/Fields/Fields/PhoneNumber.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/Fields/PhoneNumber.php)
-
Inc/Core/Form/Fields/Fields/Radio.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/Fields/Radio.php)
-
Inc/Core/Form/Fields/Fields/Rating.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/Fields/Rating.php)
-
Inc/Core/Form/Fields/Fields/Text.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/Fields/Text.php)
-
Inc/Core/Form/Fields/Fields/Textarea.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/Fields/Textarea.php)
-
Inc/Core/Form/Fields/Fields/Turnstile.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/Fields/Turnstile.php)
-
Inc/Core/Form/Fields/Traits/ImageChoiceTrait.php (copied) (copied from firebox/trunk/Inc/Core/Form/Fields/Traits/ImageChoiceTrait.php)
-
Inc/Core/Form/SmartTags/All_fields.php (copied) (copied from firebox/trunk/Inc/Core/Form/SmartTags/All_fields.php)
-
Inc/Core/Form/SmartTags/Field.php (copied) (copied from firebox/trunk/Inc/Core/Form/SmartTags/Field.php)
-
Inc/Core/Form/SmartTags/Submission.php (copied) (copied from firebox/trunk/Inc/Core/Form/SmartTags/Submission.php)
-
Inc/Core/Form/Tables/Submissions.php (copied) (copied from firebox/trunk/Inc/Core/Form/Tables/Submissions.php)
-
Inc/Core/Frontend.php (copied) (copied from firebox/trunk/Inc/Core/Frontend.php)
-
Inc/Core/HelperMiddleware.php (copied) (copied from firebox/trunk/Inc/Core/HelperMiddleware.php)
-
Inc/Core/Helpers/Actions.php (copied) (copied from firebox/trunk/Inc/Core/Helpers/Actions.php)
-
Inc/Core/Helpers/Activation.php (copied) (copied from firebox/trunk/Inc/Core/Helpers/Activation.php)
-
Inc/Core/Helpers/Blocks.php (copied) (copied from firebox/trunk/Inc/Core/Helpers/Blocks.php)
-
Inc/Core/Helpers/BoxHelper.php (copied) (copied from firebox/trunk/Inc/Core/Helpers/BoxHelper.php)
-
Inc/Core/Helpers/Captcha/HCaptcha.php (copied) (copied from firebox/trunk/Inc/Core/Helpers/Captcha/HCaptcha.php)
-
Inc/Core/Helpers/Captcha/Turnstile.php (copied) (copied from firebox/trunk/Inc/Core/Helpers/Captcha/Turnstile.php)
-
Inc/Core/Helpers/Embed.php (copied) (copied from firebox/trunk/Inc/Core/Helpers/Embed.php)
-
Inc/Core/Helpers/Form.php (copied) (copied from firebox/trunk/Inc/Core/Helpers/Form.php)
-
Inc/Core/Helpers/Form/Field.php (copied) (copied from firebox/trunk/Inc/Core/Helpers/Form/Field.php)
-
Inc/Core/Helpers/Form/Form.php (copied) (copied from firebox/trunk/Inc/Core/Helpers/Form/Form.php)
-
Inc/Core/Helpers/Form/Submission.php (copied) (copied from firebox/trunk/Inc/Core/Helpers/Form/Submission.php)
-
Inc/Core/Helpers/Form/SubmissionMeta.php (copied) (copied from firebox/trunk/Inc/Core/Helpers/Form/SubmissionMeta.php)
-
Inc/Core/Helpers/Plugin.php (copied) (copied from firebox/trunk/Inc/Core/Helpers/Plugin.php)
-
Inc/Core/Helpers/Settings.php (copied) (copied from firebox/trunk/Inc/Core/Helpers/Settings.php)
-
Inc/Core/Layouts/admin/modals/upgrade_to_plan.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/admin/modals/upgrade_to_plan.php)
-
Inc/Core/Layouts/admin/notices/notice.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/admin/notices/notice.php)
-
Inc/Core/Layouts/admin/notices/tmpl.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/admin/notices/tmpl.php)
-
Inc/Core/Layouts/admin/pages/analytics.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/admin/pages/analytics.php)
-
Inc/Core/Layouts/admin/pages/campaigns.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/admin/pages/campaigns.php)
-
Inc/Core/Layouts/admin/pages/dashboard.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/admin/pages/dashboard.php)
-
Inc/Core/Layouts/admin/pages/settings.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/admin/pages/settings.php)
-
Inc/Core/Layouts/admin/pages/submissions/edit.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/admin/pages/submissions/edit.php)
-
Inc/Core/Layouts/admin/pages/submissions/list.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/admin/pages/submissions/list.php)
-
Inc/Core/Layouts/admin/static/content.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/admin/static/content.php)
-
Inc/Core/Layouts/admin/static/footer.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/admin/static/footer.php)
-
Inc/Core/Layouts/admin/static/header.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/admin/static/header.php)
-
Inc/Core/Layouts/admin/static/sidebar.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/admin/static/sidebar.php)
-
Inc/Core/Layouts/admin/static/template.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/admin/static/template.php)
-
Inc/Core/Layouts/public/box.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/public/box.php)
-
Inc/Core/Layouts/public/closebutton.php (copied) (copied from firebox/trunk/Inc/Core/Layouts/public/closebutton.php)
-
Inc/Core/Libs/Icons.php (copied) (copied from firebox/trunk/Inc/Core/Libs/Icons.php)
-
Inc/Core/Libs/Translations.php (copied) (copied from firebox/trunk/Inc/Core/Libs/Translations.php)
-
Inc/Core/Migrator.php (copied) (copied from firebox/trunk/Inc/Core/Migrator.php)
-
Inc/Core/Notices/Ajax.php (copied) (copied from firebox/trunk/Inc/Core/Notices/Ajax.php)
-
Inc/Core/Notices/Notices.php (copied) (copied from firebox/trunk/Inc/Core/Notices/Notices.php)
-
Inc/Core/Notices/Notices/Notice.php (copied) (copied from firebox/trunk/Inc/Core/Notices/Notices/Notice.php)
-
Inc/Core/Notices/Notices/Outdated.php (copied) (copied from firebox/trunk/Inc/Core/Notices/Notices/Outdated.php)
-
Inc/Core/Notices/Notices/Rate.php (copied) (copied from firebox/trunk/Inc/Core/Notices/Notices/Rate.php)
-
Inc/Core/Notices/Notices/Update.php (copied) (copied from firebox/trunk/Inc/Core/Notices/Notices/Update.php)
-
Inc/Core/Notices/Notices/UpgradeToPro.php (copied) (copied from firebox/trunk/Inc/Core/Notices/Notices/UpgradeToPro.php)
-
Inc/Core/Notices/Notices/UsageTracking.php (copied) (copied from firebox/trunk/Inc/Core/Notices/Notices/UsageTracking.php)
-
Inc/Core/Plugin.php (copied) (copied from firebox/trunk/Inc/Core/Plugin.php)
-
Inc/Core/Previewer.php (copied) (copied from firebox/trunk/Inc/Core/Previewer.php)
-
Inc/Core/Shortcodes/Shortcodes.php (copied) (copied from firebox/trunk/Inc/Core/Shortcodes/Shortcodes.php)
-
Inc/Core/SmartTags/FB.php (copied) (copied from firebox/trunk/Inc/Core/SmartTags/FB.php)
-
Inc/Core/Tables.php (copied) (copied from firebox/trunk/Inc/Core/Tables.php)
-
Inc/Core/Tables/Box.php (copied) (copied from firebox/trunk/Inc/Core/Tables/Box.php)
-
Inc/Core/Tables/Boxlog.php (copied) (copied from firebox/trunk/Inc/Core/Tables/Boxlog.php)
-
Inc/Core/Tables/Boxlogdetails.php (copied) (copied from firebox/trunk/Inc/Core/Tables/Boxlogdetails.php)
-
Inc/Core/Tables/Submission.php (copied) (copied from firebox/trunk/Inc/Core/Tables/Submission.php)
-
Inc/Core/Tables/Submissionmeta.php (copied) (copied from firebox/trunk/Inc/Core/Tables/Submissionmeta.php)
-
Inc/Core/UsageTracking/PluginData.php (copied) (copied from firebox/trunk/Inc/Core/UsageTracking/PluginData.php)
-
Inc/Core/UsageTracking/SendUsage.php (copied) (copied from firebox/trunk/Inc/Core/UsageTracking/SendUsage.php)
-
Inc/Core/UsageTracking/UsageTracking.php (copied) (copied from firebox/trunk/Inc/Core/UsageTracking/UsageTracking.php)
-
Inc/Framework/Inc/API/API.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/API/API.php)
-
Inc/Framework/Inc/API/Endpoint.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/API/Endpoint.php)
-
Inc/Framework/Inc/API/EndpointController.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/API/EndpointController.php)
-
Inc/Framework/Inc/API/Manager.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/API/Manager.php)
-
Inc/Framework/Inc/API/Routes/CPT.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/API/Routes/CPT.php)
-
Inc/Framework/Inc/Admin/Includes/Activation.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Admin/Includes/Activation.php)
-
Inc/Framework/Inc/Admin/Includes/Uninstall.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Admin/Includes/Uninstall.php)
-
Inc/Framework/Inc/Admin/Includes/UpgradeProModal.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Admin/Includes/UpgradeProModal.php)
-
Inc/Framework/Inc/Admin/Library/Favorites.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Admin/Library/Favorites.php)
-
Inc/Framework/Inc/Admin/Library/Library.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Admin/Library/Library.php)
-
Inc/Framework/Inc/Admin/Library/Templates.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Admin/Library/Templates.php)
-
Inc/Framework/Inc/Admin/Menu/Manager.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Admin/Menu/Manager.php)
-
Inc/Framework/Inc/Admin/Menu/Menu.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Admin/Menu/Menu.php)
-
Inc/Framework/Inc/Base/Ajax.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Ajax.php)
-
Inc/Framework/Inc/Base/Ajax/FPGeoIP.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Ajax/FPGeoIP.php)
-
Inc/Framework/Inc/Base/Ajax/SearchDropdownAjax.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Ajax/SearchDropdownAjax.php)
-
Inc/Framework/Inc/Base/Assignment.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Assignment.php)
-
Inc/Framework/Inc/Base/Assignments.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Assignments.php)
-
Inc/Framework/Inc/Base/Block.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Block.php)
-
Inc/Framework/Inc/Base/Conditions/Condition.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Condition.php)
-
Inc/Framework/Inc/Base/Conditions/ConditionBuilder.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/ConditionBuilder.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/Browser.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/Browser.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/Cookie.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/Cookie.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/Date/Date.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/Date/Date.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/Date/DateBase.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/Date/DateBase.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/Date/Day.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/Date/Day.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/Date/Month.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/Date/Month.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/Date/Scheduler.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/Date/Scheduler.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/Date/Time.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/Date/Time.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/Device.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/Device.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/EDD/CartContainsProducts.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/EDD/CartContainsProducts.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/EDD/CartContainsXProducts.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/EDD/CartContainsXProducts.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/EDD/CartValue.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/EDD/CartValue.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/EDD/Category.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/EDD/Category.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/EDD/CategoryView.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/EDD/CategoryView.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/EDD/CurrentProductPrice.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/EDD/CurrentProductPrice.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/EDD/CurrentProductStock.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/EDD/CurrentProductStock.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/EDD/EDDBase.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/EDD/EDDBase.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/EDD/LastPurchasedDate.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/EDD/LastPurchasedDate.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/EDD/Product.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/EDD/Product.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/EDD/PurchasedProduct.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/EDD/PurchasedProduct.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/EDD/TotalSpend.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/EDD/TotalSpend.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/FireBox/Form.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/FireBox/Form.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/FireBox/Popup.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/FireBox/Popup.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/Geo/City.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/Geo/City.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/Geo/Continent.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/Geo/Continent.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/Geo/Country.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/Geo/Country.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/Geo/GeoBase.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/Geo/GeoBase.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/Geo/Region.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/Geo/Region.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/IP.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/IP.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/NewReturningVisitor.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/NewReturningVisitor.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/OS.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/OS.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/PHP.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/PHP.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/Pageviews.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/Pageviews.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/Referrer.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/Referrer.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/TimeOnSite.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/TimeOnSite.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/URL.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/URL.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/URLBase.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/URLBase.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/WP/Categories.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/WP/Categories.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/WP/CustomPostTypes.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/WP/CustomPostTypes.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/WP/Homepage.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/WP/Homepage.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/WP/Language.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/WP/Language.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/WP/Menu.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/WP/Menu.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/WP/Pages.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/WP/Pages.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/WP/Posts.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/WP/Posts.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/WP/Tags.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/WP/Tags.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/WP/UserGroup.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/WP/UserGroup.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/WP/UserID.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/WP/UserID.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/WooCommerce/CartContainsProducts.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/WooCommerce/CartContainsProducts.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/WooCommerce/CartContainsXProducts.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/WooCommerce/CartContainsXProducts.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/WooCommerce/CartValue.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/WooCommerce/CartValue.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/WooCommerce/Category.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/WooCommerce/Category.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/WooCommerce/CategoryView.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/WooCommerce/CategoryView.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/WooCommerce/CurrentProductPrice.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/WooCommerce/CurrentProductPrice.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/WooCommerce/CurrentProductStock.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/WooCommerce/CurrentProductStock.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/WooCommerce/LastPurchasedDate.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/WooCommerce/LastPurchasedDate.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/WooCommerce/Product.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/WooCommerce/Product.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/WooCommerce/PurchasedProduct.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/WooCommerce/PurchasedProduct.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/WooCommerce/TotalSpend.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/WooCommerce/TotalSpend.php)
-
Inc/Framework/Inc/Base/Conditions/Conditions/WooCommerce/WooCommerceBase.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Conditions/WooCommerce/WooCommerceBase.php)
-
Inc/Framework/Inc/Base/Conditions/ConditionsHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/ConditionsHelper.php)
-
Inc/Framework/Inc/Base/Conditions/EcommerceBase.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/EcommerceBase.php)
-
Inc/Framework/Inc/Base/Conditions/Migrator.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/Migrator.php)
-
Inc/Framework/Inc/Base/Conditions/PluginBase.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Conditions/PluginBase.php)
-
Inc/Framework/Inc/Base/Executer.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Executer.php)
-
Inc/Framework/Inc/Base/Factory.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Factory.php)
-
Inc/Framework/Inc/Base/Factory/Config.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Factory/Config.php)
-
Inc/Framework/Inc/Base/Factory/Cookie.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Factory/Cookie.php)
-
Inc/Framework/Inc/Base/Factory/Language.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Factory/Language.php)
-
Inc/Framework/Inc/Base/Factory/SiteData.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Factory/SiteData.php)
-
Inc/Framework/Inc/Base/Field.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Field.php)
-
Inc/Framework/Inc/Base/Fields/Checkbox.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/Checkbox.php)
-
Inc/Framework/Inc/Base/Fields/ChoiceSelector.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/ChoiceSelector.php)
-
Inc/Framework/Inc/Base/Fields/Color.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/Color.php)
-
Inc/Framework/Inc/Base/Fields/Comparator.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/Comparator.php)
-
Inc/Framework/Inc/Base/Fields/Conditions.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/Conditions.php)
-
Inc/Framework/Inc/Base/Fields/CustomDiv.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/CustomDiv.php)
-
Inc/Framework/Inc/Base/Fields/Datepicker.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/Datepicker.php)
-
Inc/Framework/Inc/Base/Fields/Dimensions.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/Dimensions.php)
-
Inc/Framework/Inc/Base/Fields/Dropdown.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/Dropdown.php)
-
Inc/Framework/Inc/Base/Fields/FPToggle.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/FPToggle.php)
-
Inc/Framework/Inc/Base/Fields/File.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/File.php)
-
Inc/Framework/Inc/Base/Fields/GeoLastUpdated.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/GeoLastUpdated.php)
-
Inc/Framework/Inc/Base/Fields/GeoLocationDBStatusChecker.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/GeoLocationDBStatusChecker.php)
-
Inc/Framework/Inc/Base/Fields/GeoLookup.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/GeoLookup.php)
-
Inc/Framework/Inc/Base/Fields/GeoUpdateButton.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/GeoUpdateButton.php)
-
Inc/Framework/Inc/Base/Fields/Heading.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/Heading.php)
-
Inc/Framework/Inc/Base/Fields/Hidden.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/Hidden.php)
-
Inc/Framework/Inc/Base/Fields/Label.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/Label.php)
-
Inc/Framework/Inc/Base/Fields/Link.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/Link.php)
-
Inc/Framework/Inc/Base/Fields/MediaUploader.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/MediaUploader.php)
-
Inc/Framework/Inc/Base/Fields/Number.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/Number.php)
-
Inc/Framework/Inc/Base/Fields/Pro.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/Pro.php)
-
Inc/Framework/Inc/Base/Fields/Radio.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/Radio.php)
-
Inc/Framework/Inc/Base/Fields/Repeater.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/Repeater.php)
-
Inc/Framework/Inc/Base/Fields/ResponsiveControl.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/ResponsiveControl.php)
-
Inc/Framework/Inc/Base/Fields/ResponsiveControls.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/ResponsiveControls.php)
-
Inc/Framework/Inc/Base/Fields/SearchDropdown.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/SearchDropdown.php)
-
Inc/Framework/Inc/Base/Fields/Slider.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/Slider.php)
-
Inc/Framework/Inc/Base/Fields/Spacer.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/Spacer.php)
-
Inc/Framework/Inc/Base/Fields/Submit.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/Submit.php)
-
Inc/Framework/Inc/Base/Fields/Text.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/Text.php)
-
Inc/Framework/Inc/Base/Fields/Textarea.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/Textarea.php)
-
Inc/Framework/Inc/Base/Fields/Timepicker.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/Timepicker.php)
-
Inc/Framework/Inc/Base/Fields/Toggle.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/Toggle.php)
-
Inc/Framework/Inc/Base/Fields/Units.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Fields/Units.php)
-
Inc/Framework/Inc/Base/FieldsParser.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/FieldsParser.php)
-
Inc/Framework/Inc/Base/Filter.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Filter.php)
-
Inc/Framework/Inc/Base/Form.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Form.php)
-
Inc/Framework/Inc/Base/Functions.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Functions.php)
-
Inc/Framework/Inc/Base/HelperMiddleware.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/HelperMiddleware.php)
-
Inc/Framework/Inc/Base/Integrations/AcyMailing.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Integrations/AcyMailing.php)
-
Inc/Framework/Inc/Base/Integrations/Brevo.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Integrations/Brevo.php)
-
Inc/Framework/Inc/Base/Integrations/HCaptcha.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Integrations/HCaptcha.php)
-
Inc/Framework/Inc/Base/Integrations/Integration.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Integrations/Integration.php)
-
Inc/Framework/Inc/Base/Integrations/MailChimp.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Integrations/MailChimp.php)
-
Inc/Framework/Inc/Base/Integrations/Turnstile.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Integrations/Turnstile.php)
-
Inc/Framework/Inc/Base/Interfaces/GetItems.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Interfaces/GetItems.php)
-
Inc/Framework/Inc/Base/Interfaces/GetSearchItems.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Interfaces/GetSearchItems.php)
-
Inc/Framework/Inc/Base/Interfaces/GetSelectedItems.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Interfaces/GetSelectedItems.php)
-
Inc/Framework/Inc/Base/Renderer.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Renderer.php)
-
Inc/Framework/Inc/Base/Session.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Session.php)
-
Inc/Framework/Inc/Base/SmartTags/Client.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/SmartTags/Client.php)
-
Inc/Framework/Inc/Base/SmartTags/Cookie.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/SmartTags/Cookie.php)
-
Inc/Framework/Inc/Base/SmartTags/Date.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/SmartTags/Date.php)
-
Inc/Framework/Inc/Base/SmartTags/Day.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/SmartTags/Day.php)
-
Inc/Framework/Inc/Base/SmartTags/Geo.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/SmartTags/Geo.php)
-
Inc/Framework/Inc/Base/SmartTags/IP.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/SmartTags/IP.php)
-
Inc/Framework/Inc/Base/SmartTags/Month.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/SmartTags/Month.php)
-
Inc/Framework/Inc/Base/SmartTags/Page.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/SmartTags/Page.php)
-
Inc/Framework/Inc/Base/SmartTags/Post.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/SmartTags/Post.php)
-
Inc/Framework/Inc/Base/SmartTags/QueryString.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/SmartTags/QueryString.php)
-
Inc/Framework/Inc/Base/SmartTags/RandomID.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/SmartTags/RandomID.php)
-
Inc/Framework/Inc/Base/SmartTags/Referrer.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/SmartTags/Referrer.php)
-
Inc/Framework/Inc/Base/SmartTags/Site.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/SmartTags/Site.php)
-
Inc/Framework/Inc/Base/SmartTags/SmartTag.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/SmartTags/SmartTag.php)
-
Inc/Framework/Inc/Base/SmartTags/SmartTags.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/SmartTags/SmartTags.php)
-
Inc/Framework/Inc/Base/SmartTags/Time.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/SmartTags/Time.php)
-
Inc/Framework/Inc/Base/SmartTags/URL.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/SmartTags/URL.php)
-
Inc/Framework/Inc/Base/SmartTags/User.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/SmartTags/User.php)
-
Inc/Framework/Inc/Base/SmartTags/Year.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/SmartTags/Year.php)
-
Inc/Framework/Inc/Base/URL.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/URL.php)
-
Inc/Framework/Inc/Base/Ui/Tabs.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Ui/Tabs.php)
-
Inc/Framework/Inc/Base/User.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/User.php)
-
Inc/Framework/Inc/Base/Visitor.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Visitor.php)
-
Inc/Framework/Inc/Base/WebClient.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/WebClient.php)
-
Inc/Framework/Inc/Base/Widgets/ColorPicker.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Widgets/ColorPicker.php)
-
Inc/Framework/Inc/Base/Widgets/Countdown.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Widgets/Countdown.php)
-
Inc/Framework/Inc/Base/Widgets/Helper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Widgets/Helper.php)
-
Inc/Framework/Inc/Base/Widgets/Map.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Widgets/Map.php)
-
Inc/Framework/Inc/Base/Widgets/Notification.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Widgets/Notification.php)
-
Inc/Framework/Inc/Base/Widgets/PhoneNumber.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Widgets/PhoneNumber.php)
-
Inc/Framework/Inc/Base/Widgets/RangeSlider.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Widgets/RangeSlider.php)
-
Inc/Framework/Inc/Base/Widgets/Rating.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Widgets/Rating.php)
-
Inc/Framework/Inc/Base/Widgets/Video.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Widgets/Video.php)
-
Inc/Framework/Inc/Base/Widgets/Widget.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Base/Widgets/Widget.php)
-
Inc/Framework/Inc/Framework.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Framework.php)
-
Inc/Framework/Inc/Helpers/ArrayHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/ArrayHelper.php)
-
Inc/Framework/Inc/Helpers/BrowsersHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/BrowsersHelper.php)
-
Inc/Framework/Inc/Helpers/CSS.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/CSS.php)
-
Inc/Framework/Inc/Helpers/CategoriesHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/CategoriesHelper.php)
-
Inc/Framework/Inc/Helpers/ConditionsHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/ConditionsHelper.php)
-
Inc/Framework/Inc/Helpers/ContinentsHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/ContinentsHelper.php)
-
Inc/Framework/Inc/Helpers/Controls/BorderRadius.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/Controls/BorderRadius.php)
-
Inc/Framework/Inc/Helpers/Controls/BoxShadow.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/Controls/BoxShadow.php)
-
Inc/Framework/Inc/Helpers/Controls/Responsive.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/Controls/Responsive.php)
-
Inc/Framework/Inc/Helpers/Controls/Spacing.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/Controls/Spacing.php)
-
Inc/Framework/Inc/Helpers/CountriesHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/CountriesHelper.php)
-
Inc/Framework/Inc/Helpers/CptsHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/CptsHelper.php)
-
Inc/Framework/Inc/Helpers/Currencies.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/Currencies.php)
-
Inc/Framework/Inc/Helpers/DBHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/DBHelper.php)
-
Inc/Framework/Inc/Helpers/DataProviders/BrowsersProvider.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/DataProviders/BrowsersProvider.php)
-
Inc/Framework/Inc/Helpers/DataProviders/CategoriesProvider.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/DataProviders/CategoriesProvider.php)
-
Inc/Framework/Inc/Helpers/DataProviders/ContinentsProvider.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/DataProviders/ContinentsProvider.php)
-
Inc/Framework/Inc/Helpers/DataProviders/CountriesProvider.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/DataProviders/CountriesProvider.php)
-
Inc/Framework/Inc/Helpers/DataProviders/CptsProvider.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/DataProviders/CptsProvider.php)
-
Inc/Framework/Inc/Helpers/DataProviders/DevicesProvider.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/DataProviders/DevicesProvider.php)
-
Inc/Framework/Inc/Helpers/DataProviders/EDDCategoryProvider.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/DataProviders/EDDCategoryProvider.php)
-
Inc/Framework/Inc/Helpers/DataProviders/EDDProvider.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/DataProviders/EDDProvider.php)
-
Inc/Framework/Inc/Helpers/DataProviders/FireBoxFormProvider.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/DataProviders/FireBoxFormProvider.php)
-
Inc/Framework/Inc/Helpers/DataProviders/FireBoxProvider.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/DataProviders/FireBoxProvider.php)
-
Inc/Framework/Inc/Helpers/DataProviders/LanguageProvider.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/DataProviders/LanguageProvider.php)
-
Inc/Framework/Inc/Helpers/DataProviders/MenuProvider.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/DataProviders/MenuProvider.php)
-
Inc/Framework/Inc/Helpers/DataProviders/OsesProvider.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/DataProviders/OsesProvider.php)
-
Inc/Framework/Inc/Helpers/DataProviders/PostsPagesProvider.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/DataProviders/PostsPagesProvider.php)
-
Inc/Framework/Inc/Helpers/DataProviders/TagsProvider.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/DataProviders/TagsProvider.php)
-
Inc/Framework/Inc/Helpers/DataProviders/UserIDProvider.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/DataProviders/UserIDProvider.php)
-
Inc/Framework/Inc/Helpers/DataProviders/UserProvider.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/DataProviders/UserProvider.php)
-
Inc/Framework/Inc/Helpers/DataProviders/UserRoleProvider.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/DataProviders/UserRoleProvider.php)
-
Inc/Framework/Inc/Helpers/DataProviders/WooCommerceCategoryProvider.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/DataProviders/WooCommerceCategoryProvider.php)
-
Inc/Framework/Inc/Helpers/DataProviders/WooCommerceProvider.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/DataProviders/WooCommerceProvider.php)
-
Inc/Framework/Inc/Helpers/Date.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/Date.php)
-
Inc/Framework/Inc/Helpers/DevicesHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/DevicesHelper.php)
-
Inc/Framework/Inc/Helpers/Directory.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/Directory.php)
-
Inc/Framework/Inc/Helpers/EDDCategoryHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/EDDCategoryHelper.php)
-
Inc/Framework/Inc/Helpers/EDDHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/EDDHelper.php)
-
Inc/Framework/Inc/Helpers/Fields/DimensionsHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/Fields/DimensionsHelper.php)
-
Inc/Framework/Inc/Helpers/FieldsHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/FieldsHelper.php)
-
Inc/Framework/Inc/Helpers/FileHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/FileHelper.php)
-
Inc/Framework/Inc/Helpers/FireBoxFormHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/FireBoxFormHelper.php)
-
Inc/Framework/Inc/Helpers/FireBoxHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/FireBoxHelper.php)
-
Inc/Framework/Inc/Helpers/FormHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/FormHelper.php)
-
Inc/Framework/Inc/Helpers/Geolocation.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/Geolocation.php)
-
Inc/Framework/Inc/Helpers/HTML.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/HTML.php)
-
Inc/Framework/Inc/Helpers/Image.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/Image.php)
-
Inc/Framework/Inc/Helpers/LanguageHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/LanguageHelper.php)
-
Inc/Framework/Inc/Helpers/MenuHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/MenuHelper.php)
-
Inc/Framework/Inc/Helpers/Number.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/Number.php)
-
Inc/Framework/Inc/Helpers/OsesHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/OsesHelper.php)
-
Inc/Framework/Inc/Helpers/PagesHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/PagesHelper.php)
-
Inc/Framework/Inc/Helpers/Plugins/FireBox/Form.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/Plugins/FireBox/Form.php)
-
Inc/Framework/Inc/Helpers/PostsBaseHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/PostsBaseHelper.php)
-
Inc/Framework/Inc/Helpers/PostsHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/PostsHelper.php)
-
Inc/Framework/Inc/Helpers/Responsive.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/Responsive.php)
-
Inc/Framework/Inc/Helpers/SearchDropdownBaseHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/SearchDropdownBaseHelper.php)
-
Inc/Framework/Inc/Helpers/SearchDropdownHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/SearchDropdownHelper.php)
-
Inc/Framework/Inc/Helpers/SearchDropdownProviderHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/SearchDropdownProviderHelper.php)
-
Inc/Framework/Inc/Helpers/StringHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/StringHelper.php)
-
Inc/Framework/Inc/Helpers/TagsHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/TagsHelper.php)
-
Inc/Framework/Inc/Helpers/Templates.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/Templates.php)
-
Inc/Framework/Inc/Helpers/UserHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/UserHelper.php)
-
Inc/Framework/Inc/Helpers/UserIDHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/UserIDHelper.php)
-
Inc/Framework/Inc/Helpers/UserRoleHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/UserRoleHelper.php)
-
Inc/Framework/Inc/Helpers/Vendors/Mobile_Detect.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/Vendors/Mobile_Detect.php)
-
Inc/Framework/Inc/Helpers/Vendors/WebClient.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/Vendors/WebClient.php)
-
Inc/Framework/Inc/Helpers/Video.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/Video.php)
-
Inc/Framework/Inc/Helpers/VisitorToken.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/VisitorToken.php)
-
Inc/Framework/Inc/Helpers/WPHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/WPHelper.php)
-
Inc/Framework/Inc/Helpers/WooCommerceCategoryHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/WooCommerceCategoryHelper.php)
-
Inc/Framework/Inc/Helpers/WooCommerceHelper.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Helpers/WooCommerceHelper.php)
-
Inc/Framework/Inc/Includes/AllowedCSSTags.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Includes/AllowedCSSTags.php)
-
Inc/Framework/Inc/Includes/DB.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Includes/DB.php)
-
Inc/Framework/Inc/Layouts/admin/library/filters.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/admin/library/filters.php)
-
Inc/Framework/Inc/Layouts/admin/library/footer.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/admin/library/footer.php)
-
Inc/Framework/Inc/Layouts/admin/library/info_popup.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/admin/library/info_popup.php)
-
Inc/Framework/Inc/Layouts/admin/library/items.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/admin/library/items.php)
-
Inc/Framework/Inc/Layouts/admin/library/items_list.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/admin/library/items_list.php)
-
Inc/Framework/Inc/Layouts/admin/library/noresults.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/admin/library/noresults.php)
-
Inc/Framework/Inc/Layouts/admin/library/preview.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/admin/library/preview.php)
-
Inc/Framework/Inc/Layouts/admin/library/sidebar.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/admin/library/sidebar.php)
-
Inc/Framework/Inc/Layouts/admin/library/tmpl.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/admin/library/tmpl.php)
-
Inc/Framework/Inc/Layouts/admin/library/toolbar.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/admin/library/toolbar.php)
-
Inc/Framework/Inc/Layouts/admin/modal.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/admin/modal.php)
-
Inc/Framework/Inc/Layouts/admin/pages/footer.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/admin/pages/footer.php)
-
Inc/Framework/Inc/Layouts/admin/pages/new_footer.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/admin/pages/new_footer.php)
-
Inc/Framework/Inc/Layouts/admin/ui/tabs.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/admin/ui/tabs.php)
-
Inc/Framework/Inc/Layouts/admin/ui/tabs_items.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/admin/ui/tabs_items.php)
-
Inc/Framework/Inc/Layouts/admin/upgrade_pro.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/admin/upgrade_pro.php)
-
Inc/Framework/Inc/Layouts/field/field_control.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/field/field_control.php)
-
Inc/Framework/Inc/Layouts/field/field_top.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/field/field_top.php)
-
Inc/Framework/Inc/Layouts/field/label.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/field/label.php)
-
Inc/Framework/Inc/Layouts/field/tmpl.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/field/tmpl.php)
-
Inc/Framework/Inc/Layouts/fields/alert.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/alert.php)
-
Inc/Framework/Inc/Layouts/fields/checkbox.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/checkbox.php)
-
Inc/Framework/Inc/Layouts/fields/choiceselector.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/choiceselector.php)
-
Inc/Framework/Inc/Layouts/fields/color.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/color.php)
-
Inc/Framework/Inc/Layouts/fields/customdiv.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/customdiv.php)
-
Inc/Framework/Inc/Layouts/fields/datepicker.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/datepicker.php)
-
Inc/Framework/Inc/Layouts/fields/dimensions.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/dimensions.php)
-
Inc/Framework/Inc/Layouts/fields/dropdown.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/dropdown.php)
-
Inc/Framework/Inc/Layouts/fields/file.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/file.php)
-
Inc/Framework/Inc/Layouts/fields/fptoggle.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/fptoggle.php)
-
Inc/Framework/Inc/Layouts/fields/geolastupdated.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/geolastupdated.php)
-
Inc/Framework/Inc/Layouts/fields/geolocationdbstatuschecker.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/geolocationdbstatuschecker.php)
-
Inc/Framework/Inc/Layouts/fields/geolookup.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/geolookup.php)
-
Inc/Framework/Inc/Layouts/fields/geoupdatebutton.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/geoupdatebutton.php)
-
Inc/Framework/Inc/Layouts/fields/heading.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/heading.php)
-
Inc/Framework/Inc/Layouts/fields/hidden.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/hidden.php)
-
Inc/Framework/Inc/Layouts/fields/label.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/label.php)
-
Inc/Framework/Inc/Layouts/fields/link.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/link.php)
-
Inc/Framework/Inc/Layouts/fields/mediauploader.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/mediauploader.php)
-
Inc/Framework/Inc/Layouts/fields/number.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/number.php)
-
Inc/Framework/Inc/Layouts/fields/pro.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/pro.php)
-
Inc/Framework/Inc/Layouts/fields/radio.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/radio.php)
-
Inc/Framework/Inc/Layouts/fields/repeater.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/repeater.php)
-
Inc/Framework/Inc/Layouts/fields/responsivecontrol.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/responsivecontrol.php)
-
Inc/Framework/Inc/Layouts/fields/responsivecontrol_item.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/responsivecontrol_item.php)
-
Inc/Framework/Inc/Layouts/fields/responsivecontrols.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/responsivecontrols.php)
-
Inc/Framework/Inc/Layouts/fields/searchdropdown.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/searchdropdown.php)
-
Inc/Framework/Inc/Layouts/fields/slider.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/slider.php)
-
Inc/Framework/Inc/Layouts/fields/spacer.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/spacer.php)
-
Inc/Framework/Inc/Layouts/fields/submit.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/submit.php)
-
Inc/Framework/Inc/Layouts/fields/text.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/text.php)
-
Inc/Framework/Inc/Layouts/fields/textarea.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/textarea.php)
-
Inc/Framework/Inc/Layouts/fields/toggle.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/toggle.php)
-
Inc/Framework/Inc/Layouts/fields/units.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/fields/units.php)
-
Inc/Framework/Inc/Layouts/form/fields/tmpl.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/form/fields/tmpl.php)
-
Inc/Framework/Inc/Layouts/form/form.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/form/form.php)
-
Inc/Framework/Inc/Layouts/widgets/colorpicker.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/widgets/colorpicker.php)
-
Inc/Framework/Inc/Layouts/widgets/countdown.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/widgets/countdown.php)
-
Inc/Framework/Inc/Layouts/widgets/map.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/widgets/map.php)
-
Inc/Framework/Inc/Layouts/widgets/notification.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/widgets/notification.php)
-
Inc/Framework/Inc/Layouts/widgets/phonenumber.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/widgets/phonenumber.php)
-
Inc/Framework/Inc/Layouts/widgets/rangeslider.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/widgets/rangeslider.php)
-
Inc/Framework/Inc/Layouts/widgets/rating.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/widgets/rating.php)
-
Inc/Framework/Inc/Layouts/widgets/rating_default.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/widgets/rating_default.php)
-
Inc/Framework/Inc/Layouts/widgets/rating_half.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/widgets/rating_half.php)
-
Inc/Framework/Inc/Layouts/widgets/video.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Layouts/widgets/video.php)
-
Inc/Framework/Inc/Libs/AdminNotice.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Libs/AdminNotice.php)
-
Inc/Framework/Inc/Libs/Cache.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Libs/Cache.php)
-
Inc/Framework/Inc/Libs/Cookie.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Libs/Cookie.php)
-
Inc/Framework/Inc/Libs/Cpt.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Libs/Cpt.php)
-
Inc/Framework/Inc/Libs/Functions.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Libs/Functions.php)
-
Inc/Framework/Inc/Libs/GoogleFonts.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Libs/GoogleFonts.php)
-
Inc/Framework/Inc/Libs/GoogleFontsRenderer.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Libs/GoogleFontsRenderer.php)
-
Inc/Framework/Inc/Libs/ImageImporter.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Libs/ImageImporter.php)
-
Inc/Framework/Inc/Libs/Media.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Libs/Media.php)
-
Inc/Framework/Inc/Libs/Registry.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Libs/Registry.php)
-
Inc/Framework/Inc/Libs/Translations.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Libs/Translations.php)
-
Inc/Framework/Inc/Libs/Vendors/AbstractRegistryFormat.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Libs/Vendors/AbstractRegistryFormat.php)
-
Inc/Framework/Inc/Libs/Vendors/Factory.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Libs/Vendors/Factory.php)
-
Inc/Framework/Inc/Libs/Vendors/FormatInterface.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Libs/Vendors/FormatInterface.php)
-
Inc/Framework/Inc/Libs/Vendors/GeoIP/GeoIP.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Libs/Vendors/GeoIP/GeoIP.php)
-
Inc/Framework/Inc/Libs/Vendors/Unserialize.php (copied) (copied from firebox/trunk/Inc/Framework/Inc/Libs/Vendors/Unserialize.php)
-
Inc/Framework/framework.xml (copied) (copied from firebox/trunk/Inc/Framework/framework.xml)
-
Inc/Framework/init.php (copied) (copied from firebox/trunk/Inc/Framework/init.php)
-
autoload.php (copied) (copied from firebox/trunk/autoload.php)
-
firebox.php (copied) (copied from firebox/trunk/firebox.php)
-
languages/firebox.pot (copied) (copied from firebox/trunk/languages/firebox.pot)
-
readme.txt (copied) (copied from firebox/trunk/readme.txt)
Note: See TracChangeset
for help on using the changeset viewer.