From 7c6078545244f1bb90b89c5fd47b36e5d3c5a90b Mon Sep 17 00:00:00 2001 From: Fabrizio Balliano Date: Mon, 29 Aug 2022 10:45:10 +0100 Subject: [PATCH] Fixed whitespace in docblock for Mage_Adminhtml (#2514) --- app/code/core/Mage/Adminhtml/Block/Abstract.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Api/Buttons.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Api/Editroles.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Api/Edituser.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Api/Grid/Role.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Api/Role.php | 6 +++--- .../core/Mage/Adminhtml/Block/Api/Role/Grid/User.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Api/Roles.php | 6 +++--- .../core/Mage/Adminhtml/Block/Api/Tab/Roleinfo.php | 4 ++-- .../core/Mage/Adminhtml/Block/Api/Tab/Rolesedit.php | 4 ++-- .../core/Mage/Adminhtml/Block/Api/Tab/Rolesusers.php | 4 ++-- .../core/Mage/Adminhtml/Block/Api/Tab/Userroles.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Api/User.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Api/User/Edit.php | 6 +++--- .../core/Mage/Adminhtml/Block/Api/User/Edit/Form.php | 6 +++--- .../Mage/Adminhtml/Block/Api/User/Edit/Tab/Main.php | 6 +++--- .../Mage/Adminhtml/Block/Api/User/Edit/Tab/Roles.php | 4 ++-- .../core/Mage/Adminhtml/Block/Api/User/Edit/Tabs.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Api/User/Grid.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Api/Users.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Backup.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Backup/Dialogs.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Backup/Grid.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Cache.php | 4 ++-- .../core/Mage/Adminhtml/Block/Cache/Additional.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Cache/Grid.php | 4 ++-- .../core/Mage/Adminhtml/Block/Cache/Notifications.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Catalog.php | 6 +++--- .../Mage/Adminhtml/Block/Catalog/Category/Abstract.php | 4 ++-- .../Block/Catalog/Category/Checkboxes/Tree.php | 4 ++-- .../Mage/Adminhtml/Block/Catalog/Category/Edit.php | 6 +++--- .../Adminhtml/Block/Catalog/Category/Edit/Form.php | 6 +++--- .../Adminhtml/Block/Catalog/Category/Helper/Image.php | 6 +++--- .../Block/Catalog/Category/Helper/Pricestep.php | 4 ++-- .../Block/Catalog/Category/Helper/Sortby/Available.php | 4 ++-- .../Block/Catalog/Category/Helper/Sortby/Default.php | 4 ++-- .../Block/Catalog/Category/Tab/Attributes.php | 4 ++-- .../Adminhtml/Block/Catalog/Category/Tab/Design.php | 4 ++-- .../Adminhtml/Block/Catalog/Category/Tab/General.php | 6 +++--- .../Adminhtml/Block/Catalog/Category/Tab/Product.php | 6 +++--- .../Mage/Adminhtml/Block/Catalog/Category/Tabs.php | 6 +++--- .../Mage/Adminhtml/Block/Catalog/Category/Tree.php | 6 +++--- .../Block/Catalog/Category/Widget/Chooser.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Catalog/Form.php | 6 +++--- .../Block/Catalog/Form/Renderer/Attribute/Urlkey.php | 4 ++-- .../Catalog/Form/Renderer/Config/DateFieldsOrder.php | 4 ++-- .../Block/Catalog/Form/Renderer/Config/YearRange.php | 4 ++-- .../Block/Catalog/Form/Renderer/Fieldset/Element.php | 6 +++--- .../Adminhtml/Block/Catalog/Helper/Form/Wysiwyg.php | 4 ++-- .../Block/Catalog/Helper/Form/Wysiwyg/Content.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Catalog/Product.php | 6 +++--- .../Mage/Adminhtml/Block/Catalog/Product/Attribute.php | 6 +++--- .../Adminhtml/Block/Catalog/Product/Attribute/Edit.php | 6 +++--- .../Block/Catalog/Product/Attribute/Edit/Form.php | 6 +++--- .../Block/Catalog/Product/Attribute/Edit/Tab/Front.php | 6 +++--- .../Block/Catalog/Product/Attribute/Edit/Tab/Main.php | 4 ++-- .../Catalog/Product/Attribute/Edit/Tab/Options.php | 6 +++--- .../Catalog/Product/Attribute/Edit/Tab/System.php | 6 +++--- .../Block/Catalog/Product/Attribute/Edit/Tabs.php | 6 +++--- .../Adminhtml/Block/Catalog/Product/Attribute/Grid.php | 4 ++-- .../Product/Attribute/New/Product/Attributes.php | 6 +++--- .../Catalog/Product/Attribute/New/Product/Created.php | 6 +++--- .../Block/Catalog/Product/Attribute/Set/Grid.php | 6 +++--- .../Block/Catalog/Product/Attribute/Set/Main.php | 10 +++++----- .../Product/Attribute/Set/Main/Formattribute.php | 6 +++--- .../Catalog/Product/Attribute/Set/Main/Formgroup.php | 6 +++--- .../Catalog/Product/Attribute/Set/Main/Formset.php | 6 +++--- .../Product/Attribute/Set/Main/Tree/Attribute.php | 6 +++--- .../Catalog/Product/Attribute/Set/Main/Tree/Group.php | 6 +++--- .../Catalog/Product/Attribute/Set/Toolbar/Add.php | 6 +++--- .../Catalog/Product/Attribute/Set/Toolbar/Main.php | 6 +++--- .../Product/Attribute/Set/Toolbar/Main/Filter.php | 6 +++--- .../Block/Catalog/Product/Composite/Configure.php | 6 +++--- .../Block/Catalog/Product/Composite/Error.php | 6 +++--- .../Block/Catalog/Product/Composite/Fieldset.php | 6 +++--- .../Product/Composite/Fieldset/Configurable.php | 6 +++--- .../Catalog/Product/Composite/Fieldset/Grouped.php | 6 +++--- .../Catalog/Product/Composite/Fieldset/Options.php | 6 +++--- .../Block/Catalog/Product/Composite/Fieldset/Qty.php | 6 +++--- .../Block/Catalog/Product/Composite/Update/Result.php | 4 ++-- .../Mage/Adminhtml/Block/Catalog/Product/Created.php | 6 +++--- .../core/Mage/Adminhtml/Block/Catalog/Product/Edit.php | 6 +++--- .../Block/Catalog/Product/Edit/Action/Attribute.php | 4 ++-- .../Product/Edit/Action/Attribute/Tab/Attributes.php | 6 +++--- .../Product/Edit/Action/Attribute/Tab/Inventory.php | 6 +++--- .../Product/Edit/Action/Attribute/Tab/Websites.php | 6 +++--- .../Catalog/Product/Edit/Action/Attribute/Tabs.php | 6 +++--- .../Mage/Adminhtml/Block/Catalog/Product/Edit/Js.php | 4 ++-- .../Block/Catalog/Product/Edit/Tab/Ajax/Serializer.php | 4 ++-- .../Block/Catalog/Product/Edit/Tab/Alerts.php | 6 +++--- .../Block/Catalog/Product/Edit/Tab/Alerts/Price.php | 6 +++--- .../Block/Catalog/Product/Edit/Tab/Alerts/Stock.php | 6 +++--- .../Block/Catalog/Product/Edit/Tab/Attributes.php | 4 ++-- .../Catalog/Product/Edit/Tab/Attributes/Create.php | 6 +++--- .../Block/Catalog/Product/Edit/Tab/Categories.php | 4 ++-- .../Block/Catalog/Product/Edit/Tab/Crosssell.php | 6 +++--- .../Block/Catalog/Product/Edit/Tab/Inventory.php | 4 ++-- .../Block/Catalog/Product/Edit/Tab/Options.php | 4 ++-- .../Block/Catalog/Product/Edit/Tab/Options/Option.php | 4 ++-- .../Catalog/Product/Edit/Tab/Options/Type/Abstract.php | 4 ++-- .../Catalog/Product/Edit/Tab/Options/Type/Date.php | 4 ++-- .../Catalog/Product/Edit/Tab/Options/Type/File.php | 4 ++-- .../Catalog/Product/Edit/Tab/Options/Type/Select.php | 4 ++-- .../Catalog/Product/Edit/Tab/Options/Type/Text.php | 4 ++-- .../Adminhtml/Block/Catalog/Product/Edit/Tab/Price.php | 6 +++--- .../Block/Catalog/Product/Edit/Tab/Price/Group.php | 4 ++-- .../Catalog/Product/Edit/Tab/Price/Group/Abstract.php | 4 ++-- .../Block/Catalog/Product/Edit/Tab/Price/Recurring.php | 4 ++-- .../Block/Catalog/Product/Edit/Tab/Price/Tier.php | 4 ++-- .../Block/Catalog/Product/Edit/Tab/Related.php | 6 +++--- .../Block/Catalog/Product/Edit/Tab/Reviews.php | 4 ++-- .../Block/Catalog/Product/Edit/Tab/Settings.php | 6 +++--- .../Block/Catalog/Product/Edit/Tab/Super/Config.php | 4 ++-- .../Catalog/Product/Edit/Tab/Super/Config/Grid.php | 6 +++--- .../Edit/Tab/Super/Config/Grid/Filter/Inventory.php | 6 +++--- .../Edit/Tab/Super/Config/Grid/Renderer/Checkbox.php | 6 +++--- .../Edit/Tab/Super/Config/Grid/Renderer/Inventory.php | 6 +++--- .../Catalog/Product/Edit/Tab/Super/Config/Simple.php | 6 +++--- .../Block/Catalog/Product/Edit/Tab/Super/Group.php | 4 ++-- .../Block/Catalog/Product/Edit/Tab/Super/Settings.php | 4 ++-- .../Adminhtml/Block/Catalog/Product/Edit/Tab/Tag.php | 6 +++--- .../Block/Catalog/Product/Edit/Tab/Tag/Customer.php | 6 +++--- .../Block/Catalog/Product/Edit/Tab/Upsell.php | 6 +++--- .../Block/Catalog/Product/Edit/Tab/Websites.php | 4 ++-- .../Mage/Adminhtml/Block/Catalog/Product/Edit/Tabs.php | 6 +++--- .../Block/Catalog/Product/Edit/Tabs/Configurable.php | 10 +++++----- .../Block/Catalog/Product/Edit/Tabs/Grouped.php | 10 +++++----- .../Catalog/Product/Frontend/Product/Watermark.php | 6 +++--- .../core/Mage/Adminhtml/Block/Catalog/Product/Grid.php | 6 +++--- .../Block/Catalog/Product/Helper/Form/Apply.php | 6 +++--- .../Block/Catalog/Product/Helper/Form/Boolean.php | 6 +++--- .../Block/Catalog/Product/Helper/Form/Config.php | 4 ++-- .../Block/Catalog/Product/Helper/Form/Gallery.php | 6 +++--- .../Catalog/Product/Helper/Form/Gallery/Content.php | 6 +++--- .../Block/Catalog/Product/Helper/Form/Image.php | 6 +++--- .../Block/Catalog/Product/Helper/Form/Msrp/Enabled.php | 4 ++-- .../Block/Catalog/Product/Helper/Form/Msrp/Price.php | 4 ++-- .../Block/Catalog/Product/Helper/Form/Price.php | 6 +++--- .../Block/Catalog/Product/Helper/Form/Weight.php | 4 ++-- .../Mage/Adminhtml/Block/Catalog/Product/Price.php | 4 ++-- .../Adminhtml/Block/Catalog/Product/Widget/Chooser.php | 4 ++-- .../Block/Catalog/Product/Widget/Chooser/Container.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Catalog/Search.php | 6 +++--- .../core/Mage/Adminhtml/Block/Catalog/Search/Edit.php | 6 +++--- .../Mage/Adminhtml/Block/Catalog/Search/Edit/Form.php | 6 +++--- .../core/Mage/Adminhtml/Block/Catalog/Search/Grid.php | 6 +++--- .../core/Mage/Adminhtml/Block/Checkout/Agreement.php | 6 +++--- .../Mage/Adminhtml/Block/Checkout/Agreement/Edit.php | 6 +++--- .../Adminhtml/Block/Checkout/Agreement/Edit/Form.php | 6 +++--- .../Mage/Adminhtml/Block/Checkout/Agreement/Grid.php | 4 ++-- .../core/Mage/Adminhtml/Block/Checkout/Formkey.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Cms/Block.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Cms/Block/Edit.php | 6 +++--- .../core/Mage/Adminhtml/Block/Cms/Block/Edit/Form.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Cms/Block/Grid.php | 6 +++--- .../Mage/Adminhtml/Block/Cms/Block/Widget/Chooser.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Cms/Page.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit.php | 4 ++-- .../core/Mage/Adminhtml/Block/Cms/Page/Edit/Form.php | 6 +++--- .../Mage/Adminhtml/Block/Cms/Page/Edit/Tab/Content.php | 6 +++--- .../Mage/Adminhtml/Block/Cms/Page/Edit/Tab/Design.php | 4 ++-- .../Mage/Adminhtml/Block/Cms/Page/Edit/Tab/Main.php | 6 +++--- .../Mage/Adminhtml/Block/Cms/Page/Edit/Tab/Meta.php | 6 +++--- .../core/Mage/Adminhtml/Block/Cms/Page/Edit/Tabs.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Cms/Page/Grid.php | 6 +++--- .../Adminhtml/Block/Cms/Page/Grid/Renderer/Action.php | 4 ++-- .../Mage/Adminhtml/Block/Cms/Page/Widget/Chooser.php | 4 ++-- .../Adminhtml/Block/Cms/Wysiwyg/Images/Content.php | 4 ++-- .../Block/Cms/Wysiwyg/Images/Content/Files.php | 4 ++-- .../Block/Cms/Wysiwyg/Images/Content/Newfolder.php | 4 ++-- .../Block/Cms/Wysiwyg/Images/Content/Uploader.php | 4 ++-- .../Mage/Adminhtml/Block/Cms/Wysiwyg/Images/Tree.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Customer.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Customer/Edit.php | 6 +++--- .../core/Mage/Adminhtml/Block/Customer/Edit/Form.php | 6 +++--- .../Block/Customer/Edit/Renderer/Adminpass.php | 4 ++-- .../Block/Customer/Edit/Renderer/Attribute/Group.php | 4 ++-- .../Adminhtml/Block/Customer/Edit/Renderer/Newpass.php | 4 ++-- .../Adminhtml/Block/Customer/Edit/Renderer/Region.php | 4 ++-- .../Mage/Adminhtml/Block/Customer/Edit/Tab/Account.php | 6 +++--- .../Adminhtml/Block/Customer/Edit/Tab/Addresses.php | 6 +++--- .../Mage/Adminhtml/Block/Customer/Edit/Tab/Cart.php | 4 ++-- .../Mage/Adminhtml/Block/Customer/Edit/Tab/Carts.php | 4 ++-- .../Adminhtml/Block/Customer/Edit/Tab/Newsletter.php | 6 +++--- .../Block/Customer/Edit/Tab/Newsletter/Grid.php | 6 +++--- .../Edit/Tab/Newsletter/Grid/Filter/Status.php | 6 +++--- .../Edit/Tab/Newsletter/Grid/Renderer/Action.php | 6 +++--- .../Edit/Tab/Newsletter/Grid/Renderer/Status.php | 6 +++--- .../Mage/Adminhtml/Block/Customer/Edit/Tab/Orders.php | 6 +++--- .../Mage/Adminhtml/Block/Customer/Edit/Tab/Reviews.php | 6 +++--- .../Mage/Adminhtml/Block/Customer/Edit/Tab/Tag.php | 6 +++--- .../Mage/Adminhtml/Block/Customer/Edit/Tab/Tags.php | 6 +++--- .../Mage/Adminhtml/Block/Customer/Edit/Tab/View.php | 6 +++--- .../Block/Customer/Edit/Tab/View/Accordion.php | 6 +++--- .../Adminhtml/Block/Customer/Edit/Tab/View/Cart.php | 4 ++-- .../Customer/Edit/Tab/View/Grid/Renderer/Item.php | 4 ++-- .../Adminhtml/Block/Customer/Edit/Tab/View/Orders.php | 6 +++--- .../Adminhtml/Block/Customer/Edit/Tab/View/Sales.php | 6 +++--- .../Block/Customer/Edit/Tab/View/Wishlist.php | 4 ++-- .../Adminhtml/Block/Customer/Edit/Tab/Wishlist.php | 4 ++-- .../Edit/Tab/Wishlist/Grid/Renderer/Description.php | 6 +++--- .../core/Mage/Adminhtml/Block/Customer/Edit/Tabs.php | 6 +++--- .../Adminhtml/Block/Customer/Form/Element/Boolean.php | 10 +++++----- .../Adminhtml/Block/Customer/Form/Element/File.php | 10 +++++----- .../Adminhtml/Block/Customer/Form/Element/Image.php | 10 +++++----- app/code/core/Mage/Adminhtml/Block/Customer/Grid.php | 6 +++--- .../Adminhtml/Block/Customer/Grid/Filter/Country.php | 6 +++--- .../Block/Customer/Grid/Renderer/Multiaction.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Customer/Group.php | 6 +++--- .../core/Mage/Adminhtml/Block/Customer/Group/Edit.php | 6 +++--- .../Mage/Adminhtml/Block/Customer/Group/Edit/Form.php | 6 +++--- .../core/Mage/Adminhtml/Block/Customer/Group/Grid.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Customer/Online.php | 6 +++--- .../Mage/Adminhtml/Block/Customer/Online/Filter.php | 6 +++--- .../core/Mage/Adminhtml/Block/Customer/Online/Grid.php | 4 ++-- .../Block/Customer/Online/Grid/Renderer/Ip.php | 6 +++--- .../Block/Customer/Online/Grid/Renderer/Type.php | 6 +++--- .../Block/Customer/Online/Grid/Renderer/Url.php | 4 ++-- .../Customer/Sales/Order/Address/Form/Renderer/Vat.php | 4 ++-- .../Block/Customer/System/Config/Validatevat.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Dashboard.php | 4 ++-- .../core/Mage/Adminhtml/Block/Dashboard/Abstract.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Dashboard/Bar.php | 6 +++--- .../core/Mage/Adminhtml/Block/Dashboard/Diagrams.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Dashboard/Graph.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Dashboard/Grid.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Dashboard/Grids.php | 6 +++--- .../Mage/Adminhtml/Block/Dashboard/Orders/Grid.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Dashboard/Sales.php | 6 +++--- .../Mage/Adminhtml/Block/Dashboard/Searches/Last.php | 6 +++--- .../Block/Dashboard/Searches/Renderer/Searchquery.php | 4 ++-- .../Mage/Adminhtml/Block/Dashboard/Searches/Top.php | 6 +++--- .../Mage/Adminhtml/Block/Dashboard/Tab/Amounts.php | 4 ++-- .../Adminhtml/Block/Dashboard/Tab/Customers/Most.php | 6 +++--- .../Adminhtml/Block/Dashboard/Tab/Customers/Newest.php | 6 +++--- .../core/Mage/Adminhtml/Block/Dashboard/Tab/Orders.php | 4 ++-- .../Adminhtml/Block/Dashboard/Tab/Products/Ordered.php | 6 +++--- .../Adminhtml/Block/Dashboard/Tab/Products/Viewed.php | 6 +++--- .../core/Mage/Adminhtml/Block/Dashboard/Totals.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Denied.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Html/Date.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Html/Select.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Media/Editor.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Media/Uploader.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Messages.php | 6 +++--- .../core/Mage/Adminhtml/Block/Newsletter/Problem.php | 6 +++--- .../Mage/Adminhtml/Block/Newsletter/Problem/Grid.php | 6 +++--- .../Block/Newsletter/Problem/Grid/Filter/Checkbox.php | 6 +++--- .../Newsletter/Problem/Grid/Renderer/Checkbox.php | 6 +++--- .../core/Mage/Adminhtml/Block/Newsletter/Queue.php | 6 +++--- .../Mage/Adminhtml/Block/Newsletter/Queue/Edit.php | 6 +++--- .../Adminhtml/Block/Newsletter/Queue/Edit/Form.php | 6 +++--- .../Mage/Adminhtml/Block/Newsletter/Queue/Grid.php | 6 +++--- .../Block/Newsletter/Queue/Grid/Renderer/Action.php | 6 +++--- .../Mage/Adminhtml/Block/Newsletter/Queue/Preview.php | 6 +++--- .../Adminhtml/Block/Newsletter/Queue/Preview/Form.php | 10 +++++----- .../Mage/Adminhtml/Block/Newsletter/Subscriber.php | 6 +++--- .../Adminhtml/Block/Newsletter/Subscriber/Grid.php | 6 +++--- .../Newsletter/Subscriber/Grid/Filter/Checkbox.php | 6 +++--- .../Newsletter/Subscriber/Grid/Filter/Website.php | 6 +++--- .../Newsletter/Subscriber/Grid/Renderer/Checkbox.php | 6 +++--- .../core/Mage/Adminhtml/Block/Newsletter/Template.php | 6 +++--- .../Mage/Adminhtml/Block/Newsletter/Template/Edit.php | 4 ++-- .../Adminhtml/Block/Newsletter/Template/Edit/Form.php | 4 ++-- .../Mage/Adminhtml/Block/Newsletter/Template/Grid.php | 6 +++--- .../Block/Newsletter/Template/Grid/Renderer/Action.php | 6 +++--- .../Block/Newsletter/Template/Grid/Renderer/Sender.php | 6 +++--- .../Adminhtml/Block/Newsletter/Template/Preview.php | 6 +++--- .../Block/Newsletter/Template/Preview/Form.php | 10 +++++----- .../core/Mage/Adminhtml/Block/Notification/Baseurl.php | 4 ++-- .../core/Mage/Adminhtml/Block/Notification/Curl.php | 4 ++-- .../core/Mage/Adminhtml/Block/Notification/Grid.php | 6 +++--- .../Block/Notification/Grid/Renderer/Actions.php | 4 ++-- .../Block/Notification/Grid/Renderer/Notice.php | 6 +++--- .../Block/Notification/Grid/Renderer/Severity.php | 6 +++--- .../core/Mage/Adminhtml/Block/Notification/Inbox.php | 6 +++--- .../Mage/Adminhtml/Block/Notification/Security.php | 4 ++-- .../core/Mage/Adminhtml/Block/Notification/Toolbar.php | 6 +++--- .../core/Mage/Adminhtml/Block/Notification/Window.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Page.php | 10 +++++----- app/code/core/Mage/Adminhtml/Block/Page/Footer.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Page/Head.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Page/Header.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Page/Menu.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Page/Notices.php | 10 +++++----- .../core/Mage/Adminhtml/Block/Permissions/Block.php | 4 ++-- .../Mage/Adminhtml/Block/Permissions/Block/Edit.php | 4 ++-- .../Adminhtml/Block/Permissions/Block/Edit/Form.php | 4 ++-- .../Mage/Adminhtml/Block/Permissions/Block/Grid.php | 4 ++-- .../core/Mage/Adminhtml/Block/Permissions/Buttons.php | 4 ++-- .../Mage/Adminhtml/Block/Permissions/Editroles.php | 4 ++-- .../core/Mage/Adminhtml/Block/Permissions/Edituser.php | 4 ++-- .../Mage/Adminhtml/Block/Permissions/Grid/Role.php | 6 +++--- .../Mage/Adminhtml/Block/Permissions/Grid/User.php | 6 +++--- .../core/Mage/Adminhtml/Block/Permissions/Role.php | 6 +++--- .../Adminhtml/Block/Permissions/Role/Grid/User.php | 6 +++--- .../core/Mage/Adminhtml/Block/Permissions/Roles.php | 6 +++--- .../Mage/Adminhtml/Block/Permissions/Tab/Roleinfo.php | 4 ++-- .../Mage/Adminhtml/Block/Permissions/Tab/Rolesedit.php | 10 +++++----- .../Adminhtml/Block/Permissions/Tab/Rolesusers.php | 4 ++-- .../Mage/Adminhtml/Block/Permissions/Tab/Useredit.php | 4 ++-- .../Mage/Adminhtml/Block/Permissions/Tab/Userroles.php | 4 ++-- .../core/Mage/Adminhtml/Block/Permissions/User.php | 6 +++--- .../Mage/Adminhtml/Block/Permissions/User/Edit.php | 6 +++--- .../Adminhtml/Block/Permissions/User/Edit/Form.php | 6 +++--- .../Adminhtml/Block/Permissions/User/Edit/Tab/Main.php | 6 +++--- .../Block/Permissions/User/Edit/Tab/Roles.php | 4 ++-- .../Adminhtml/Block/Permissions/User/Edit/Tabs.php | 6 +++--- .../Mage/Adminhtml/Block/Permissions/User/Grid.php | 6 +++--- .../Mage/Adminhtml/Block/Permissions/Usernroles.php | 4 ++-- .../core/Mage/Adminhtml/Block/Permissions/Users.php | 6 +++--- .../core/Mage/Adminhtml/Block/Permissions/Variable.php | 4 ++-- .../Mage/Adminhtml/Block/Permissions/Variable/Edit.php | 4 ++-- .../Adminhtml/Block/Permissions/Variable/Edit/Form.php | 4 ++-- .../Mage/Adminhtml/Block/Permissions/Variable/Grid.php | 4 ++-- .../core/Mage/Adminhtml/Block/Poll/Answer/Edit.php | 6 +++--- .../Mage/Adminhtml/Block/Poll/Answer/Edit/Form.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Poll/Edit.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Poll/Edit/Form.php | 6 +++--- .../Mage/Adminhtml/Block/Poll/Edit/Tab/Answers.php | 6 +++--- .../Adminhtml/Block/Poll/Edit/Tab/Answers/Form.php | 6 +++--- .../Adminhtml/Block/Poll/Edit/Tab/Answers/Grid.php | 6 +++--- .../Adminhtml/Block/Poll/Edit/Tab/Answers/List.php | 6 +++--- .../core/Mage/Adminhtml/Block/Poll/Edit/Tab/Form.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Poll/Edit/Tabs.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Poll/Grid.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Poll/Poll.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Promo/Catalog.php | 6 +++--- .../core/Mage/Adminhtml/Block/Promo/Catalog/Edit.php | 4 ++-- .../Mage/Adminhtml/Block/Promo/Catalog/Edit/Form.php | 6 +++--- .../Mage/Adminhtml/Block/Promo/Catalog/Edit/Js.php | 10 +++++----- .../Adminhtml/Block/Promo/Catalog/Edit/Tab/Actions.php | 10 +++++----- .../Block/Promo/Catalog/Edit/Tab/Conditions.php | 6 +++--- .../Adminhtml/Block/Promo/Catalog/Edit/Tab/Main.php | 10 +++++----- .../Mage/Adminhtml/Block/Promo/Catalog/Edit/Tabs.php | 6 +++--- .../core/Mage/Adminhtml/Block/Promo/Catalog/Grid.php | 10 +++++----- app/code/core/Mage/Adminhtml/Block/Promo/Quote.php | 6 +++--- .../core/Mage/Adminhtml/Block/Promo/Quote/Edit.php | 4 ++-- .../Mage/Adminhtml/Block/Promo/Quote/Edit/Form.php | 6 +++--- .../Adminhtml/Block/Promo/Quote/Edit/Tab/Actions.php | 4 ++-- .../Block/Promo/Quote/Edit/Tab/Conditions.php | 4 ++-- .../Adminhtml/Block/Promo/Quote/Edit/Tab/Coupons.php | 10 +++++----- .../Block/Promo/Quote/Edit/Tab/Coupons/Form.php | 10 +++++----- .../Block/Promo/Quote/Edit/Tab/Coupons/Grid.php | 10 +++++----- .../Edit/Tab/Coupons/Grid/Column/Renderer/Used.php | 10 +++++----- .../Adminhtml/Block/Promo/Quote/Edit/Tab/Labels.php | 4 ++-- .../Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Main.php | 10 +++++----- .../Promo/Quote/Edit/Tab/Main/Renderer/Checkbox.php | 4 ++-- .../Mage/Adminhtml/Block/Promo/Quote/Edit/Tabs.php | 6 +++--- .../core/Mage/Adminhtml/Block/Promo/Quote/Grid.php | 10 +++++----- .../core/Mage/Adminhtml/Block/Promo/Widget/Chooser.php | 4 ++-- .../Adminhtml/Block/Promo/Widget/Chooser/Daterange.php | 4 ++-- .../Mage/Adminhtml/Block/Promo/Widget/Chooser/Sku.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Rating/Edit.php | 6 +++--- .../core/Mage/Adminhtml/Block/Rating/Edit/Form.php | 6 +++--- .../core/Mage/Adminhtml/Block/Rating/Edit/Tab/Form.php | 6 +++--- .../Mage/Adminhtml/Block/Rating/Edit/Tab/Options.php | 6 +++--- .../core/Mage/Adminhtml/Block/Rating/Edit/Tabs.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Rating/Grid.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Rating/Rating.php | 6 +++--- .../Block/Report/Config/Form/Field/MtdStart.php | 4 ++-- .../Block/Report/Config/Form/Field/YtdStart.php | 4 ++-- .../Mage/Adminhtml/Block/Report/Customer/Accounts.php | 4 ++-- .../Adminhtml/Block/Report/Customer/Accounts/Grid.php | 6 +++--- .../Mage/Adminhtml/Block/Report/Customer/Orders.php | 4 ++-- .../Adminhtml/Block/Report/Customer/Orders/Grid.php | 6 +++--- .../Mage/Adminhtml/Block/Report/Customer/Totals.php | 4 ++-- .../Adminhtml/Block/Report/Customer/Totals/Grid.php | 6 +++--- .../core/Mage/Adminhtml/Block/Report/Filter/Form.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Report/Grid.php | 6 +++--- .../core/Mage/Adminhtml/Block/Report/Grid/Abstract.php | 4 ++-- .../Block/Report/Grid/Column/Renderer/Blanknumber.php | 6 +++--- .../Block/Report/Grid/Column/Renderer/Currency.php | 6 +++--- .../Block/Report/Grid/Column/Renderer/Customer.php | 6 +++--- .../Block/Report/Grid/Column/Renderer/Product.php | 6 +++--- .../core/Mage/Adminhtml/Block/Report/Grid/Shopcart.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Report/Product.php | 4 ++-- .../Mage/Adminhtml/Block/Report/Product/Downloads.php | 4 ++-- .../Adminhtml/Block/Report/Product/Downloads/Grid.php | 4 ++-- .../Report/Product/Downloads/Renderer/Purchases.php | 4 ++-- .../core/Mage/Adminhtml/Block/Report/Product/Grid.php | 6 +++--- .../Mage/Adminhtml/Block/Report/Product/Lowstock.php | 4 ++-- .../Adminhtml/Block/Report/Product/Lowstock/Grid.php | 6 +++--- .../Mage/Adminhtml/Block/Report/Product/Ordered.php | 4 ++-- .../Adminhtml/Block/Report/Product/Ordered/Grid.php | 4 ++-- .../core/Mage/Adminhtml/Block/Report/Product/Sold.php | 4 ++-- .../Mage/Adminhtml/Block/Report/Product/Sold/Grid.php | 4 ++-- .../Mage/Adminhtml/Block/Report/Product/Viewed.php | 4 ++-- .../Adminhtml/Block/Report/Product/Viewed/Grid.php | 6 +++--- .../Mage/Adminhtml/Block/Report/Refresh/Statistics.php | 4 ++-- .../Adminhtml/Block/Report/Refresh/Statistics/Grid.php | 4 ++-- .../Mage/Adminhtml/Block/Report/Review/Customer.php | 4 ++-- .../Adminhtml/Block/Report/Review/Customer/Grid.php | 6 +++--- .../core/Mage/Adminhtml/Block/Report/Review/Detail.php | 4 ++-- .../Mage/Adminhtml/Block/Report/Review/Detail/Grid.php | 6 +++--- .../Mage/Adminhtml/Block/Report/Review/Product.php | 4 ++-- .../Adminhtml/Block/Report/Review/Product/Grid.php | 6 +++--- .../Mage/Adminhtml/Block/Report/Sales/Bestsellers.php | 4 ++-- .../Adminhtml/Block/Report/Sales/Bestsellers/Grid.php | 6 +++--- .../core/Mage/Adminhtml/Block/Report/Sales/Coupons.php | 4 ++-- .../Mage/Adminhtml/Block/Report/Sales/Coupons/Grid.php | 6 +++--- .../Block/Report/Sales/Grid/Column/Renderer/Date.php | 4 ++-- .../Mage/Adminhtml/Block/Report/Sales/Invoiced.php | 4 ++-- .../Adminhtml/Block/Report/Sales/Invoiced/Grid.php | 6 +++--- .../Mage/Adminhtml/Block/Report/Sales/Refunded.php | 4 ++-- .../Adminhtml/Block/Report/Sales/Refunded/Grid.php | 4 ++-- .../core/Mage/Adminhtml/Block/Report/Sales/Sales.php | 4 ++-- .../Mage/Adminhtml/Block/Report/Sales/Sales/Grid.php | 6 +++--- .../Mage/Adminhtml/Block/Report/Sales/Shipping.php | 4 ++-- .../Adminhtml/Block/Report/Sales/Shipping/Grid.php | 4 ++-- .../core/Mage/Adminhtml/Block/Report/Sales/Tax.php | 4 ++-- .../Mage/Adminhtml/Block/Report/Sales/Tax/Grid.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Report/Search.php | 4 ++-- .../core/Mage/Adminhtml/Block/Report/Search/Grid.php | 4 ++-- .../Mage/Adminhtml/Block/Report/Shopcart/Abandoned.php | 4 ++-- .../Adminhtml/Block/Report/Shopcart/Abandoned/Grid.php | 6 +++--- .../Mage/Adminhtml/Block/Report/Shopcart/Customer.php | 4 ++-- .../Adminhtml/Block/Report/Shopcart/Customer/Grid.php | 6 +++--- .../Mage/Adminhtml/Block/Report/Shopcart/Product.php | 4 ++-- .../Adminhtml/Block/Report/Shopcart/Product/Grid.php | 6 +++--- .../core/Mage/Adminhtml/Block/Report/Tag/Customer.php | 4 ++-- .../Adminhtml/Block/Report/Tag/Customer/Detail.php | 4 ++-- .../Block/Report/Tag/Customer/Detail/Grid.php | 6 +++--- .../Mage/Adminhtml/Block/Report/Tag/Customer/Grid.php | 6 +++--- .../core/Mage/Adminhtml/Block/Report/Tag/Popular.php | 4 ++-- .../Mage/Adminhtml/Block/Report/Tag/Popular/Detail.php | 4 ++-- .../Adminhtml/Block/Report/Tag/Popular/Detail/Grid.php | 6 +++--- .../Mage/Adminhtml/Block/Report/Tag/Popular/Grid.php | 6 +++--- .../core/Mage/Adminhtml/Block/Report/Tag/Product.php | 4 ++-- .../Mage/Adminhtml/Block/Report/Tag/Product/Detail.php | 4 ++-- .../Adminhtml/Block/Report/Tag/Product/Detail/Grid.php | 6 +++--- .../Mage/Adminhtml/Block/Report/Tag/Product/Grid.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Report/Wishlist.php | 6 +++--- .../core/Mage/Adminhtml/Block/Report/Wishlist/Grid.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Review/Add.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Review/Add/Form.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Review/Edit.php | 6 +++--- .../core/Mage/Adminhtml/Block/Review/Edit/Form.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Review/Grid.php | 6 +++--- .../Mage/Adminhtml/Block/Review/Grid/Filter/Type.php | 6 +++--- .../Mage/Adminhtml/Block/Review/Grid/Renderer/Type.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Review/Main.php | 6 +++--- .../core/Mage/Adminhtml/Block/Review/Product/Grid.php | 6 +++--- .../Mage/Adminhtml/Block/Review/Rating/Detailed.php | 6 +++--- .../Mage/Adminhtml/Block/Review/Rating/Summary.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Sales.php | 6 +++--- .../core/Mage/Adminhtml/Block/Sales/Creditmemo.php | 6 +++--- .../Mage/Adminhtml/Block/Sales/Creditmemo/Grid.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Sales/Invoice.php | 6 +++--- .../core/Mage/Adminhtml/Block/Sales/Invoice/Grid.php | 4 ++-- .../core/Mage/Adminhtml/Block/Sales/Items/Abstract.php | 10 +++++----- .../Adminhtml/Block/Sales/Items/Column/Default.php | 4 ++-- .../Mage/Adminhtml/Block/Sales/Items/Column/Name.php | 4 ++-- .../Block/Sales/Items/Column/Name/Grouped.php | 4 ++-- .../Mage/Adminhtml/Block/Sales/Items/Column/Qty.php | 4 ++-- .../Block/Sales/Items/Renderer/Configurable.php | 4 ++-- .../Adminhtml/Block/Sales/Items/Renderer/Default.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Sales/Order.php | 6 +++--- .../core/Mage/Adminhtml/Block/Sales/Order/Abstract.php | 6 +++--- .../core/Mage/Adminhtml/Block/Sales/Order/Address.php | 4 ++-- .../Mage/Adminhtml/Block/Sales/Order/Address/Form.php | 10 +++++----- .../Mage/Adminhtml/Block/Sales/Order/Comments/View.php | 6 +++--- .../core/Mage/Adminhtml/Block/Sales/Order/Create.php | 6 +++--- .../Adminhtml/Block/Sales/Order/Create/Abstract.php | 6 +++--- .../Block/Sales/Order/Create/Billing/Address.php | 6 +++--- .../Block/Sales/Order/Create/Billing/Method.php | 6 +++--- .../Block/Sales/Order/Create/Billing/Method/Form.php | 6 +++--- .../Adminhtml/Block/Sales/Order/Create/Comment.php | 4 ++-- .../Adminhtml/Block/Sales/Order/Create/Coupons.php | 6 +++--- .../Block/Sales/Order/Create/Coupons/Form.php | 6 +++--- .../Adminhtml/Block/Sales/Order/Create/Customer.php | 6 +++--- .../Block/Sales/Order/Create/Customer/Grid.php | 4 ++-- .../Mage/Adminhtml/Block/Sales/Order/Create/Data.php | 6 +++--- .../Mage/Adminhtml/Block/Sales/Order/Create/Form.php | 6 +++--- .../Block/Sales/Order/Create/Form/Abstract.php | 10 +++++----- .../Block/Sales/Order/Create/Form/Account.php | 4 ++-- .../Block/Sales/Order/Create/Form/Address.php | 10 +++++----- .../Adminhtml/Block/Sales/Order/Create/Giftmessage.php | 10 +++++----- .../Block/Sales/Order/Create/Giftmessage/Form.php | 6 +++--- .../Mage/Adminhtml/Block/Sales/Order/Create/Header.php | 4 ++-- .../Mage/Adminhtml/Block/Sales/Order/Create/Items.php | 4 ++-- .../Adminhtml/Block/Sales/Order/Create/Items/Grid.php | 4 ++-- .../Mage/Adminhtml/Block/Sales/Order/Create/Load.php | 6 +++--- .../Adminhtml/Block/Sales/Order/Create/Messages.php | 6 +++--- .../Adminhtml/Block/Sales/Order/Create/Newsletter.php | 6 +++--- .../Block/Sales/Order/Create/Newsletter/Form.php | 6 +++--- .../Mage/Adminhtml/Block/Sales/Order/Create/Search.php | 6 +++--- .../Adminhtml/Block/Sales/Order/Create/Search/Grid.php | 6 +++--- .../Order/Create/Search/Grid/Renderer/Giftmessage.php | 4 ++-- .../Sales/Order/Create/Search/Grid/Renderer/Price.php | 6 +++--- .../Order/Create/Search/Grid/Renderer/Product.php | 6 +++--- .../Sales/Order/Create/Search/Grid/Renderer/Qty.php | 4 ++-- .../Block/Sales/Order/Create/Shipping/Address.php | 6 +++--- .../Block/Sales/Order/Create/Shipping/Method.php | 6 +++--- .../Block/Sales/Order/Create/Shipping/Method/Form.php | 6 +++--- .../Adminhtml/Block/Sales/Order/Create/Sidebar.php | 6 +++--- .../Block/Sales/Order/Create/Sidebar/Abstract.php | 6 +++--- .../Block/Sales/Order/Create/Sidebar/Cart.php | 6 +++--- .../Block/Sales/Order/Create/Sidebar/Compared.php | 6 +++--- .../Block/Sales/Order/Create/Sidebar/Pcompared.php | 6 +++--- .../Block/Sales/Order/Create/Sidebar/Pviewed.php | 6 +++--- .../Block/Sales/Order/Create/Sidebar/Reorder.php | 6 +++--- .../Block/Sales/Order/Create/Sidebar/Viewed.php | 6 +++--- .../Block/Sales/Order/Create/Sidebar/Wishlist.php | 6 +++--- .../Mage/Adminhtml/Block/Sales/Order/Create/Store.php | 6 +++--- .../Block/Sales/Order/Create/Store/Select.php | 4 ++-- .../Mage/Adminhtml/Block/Sales/Order/Create/Totals.php | 6 +++--- .../Block/Sales/Order/Create/Totals/Default.php | 4 ++-- .../Block/Sales/Order/Create/Totals/Discount.php | 4 ++-- .../Block/Sales/Order/Create/Totals/Grandtotal.php | 4 ++-- .../Block/Sales/Order/Create/Totals/Shipping.php | 4 ++-- .../Block/Sales/Order/Create/Totals/Subtotal.php | 4 ++-- .../Block/Sales/Order/Create/Totals/Table.php | 6 +++--- .../Adminhtml/Block/Sales/Order/Create/Totals/Tax.php | 4 ++-- .../Adminhtml/Block/Sales/Order/Creditmemo/Create.php | 6 +++--- .../Sales/Order/Creditmemo/Create/Adjustments.php | 4 ++-- .../Block/Sales/Order/Creditmemo/Create/Form.php | 6 +++--- .../Block/Sales/Order/Creditmemo/Create/Items.php | 6 +++--- .../Adminhtml/Block/Sales/Order/Creditmemo/Totals.php | 10 +++++----- .../Adminhtml/Block/Sales/Order/Creditmemo/View.php | 6 +++--- .../Block/Sales/Order/Creditmemo/View/Comments.php | 6 +++--- .../Block/Sales/Order/Creditmemo/View/Form.php | 6 +++--- .../Block/Sales/Order/Creditmemo/View/Items.php | 4 ++-- .../core/Mage/Adminhtml/Block/Sales/Order/Grid.php | 6 +++--- .../Adminhtml/Block/Sales/Order/Invoice/Create.php | 6 +++--- .../Block/Sales/Order/Invoice/Create/Form.php | 6 +++--- .../Block/Sales/Order/Invoice/Create/Items.php | 6 +++--- .../Block/Sales/Order/Invoice/Create/Tracking.php | 6 +++--- .../Adminhtml/Block/Sales/Order/Invoice/Totals.php | 10 +++++----- .../Mage/Adminhtml/Block/Sales/Order/Invoice/View.php | 6 +++--- .../Block/Sales/Order/Invoice/View/Comments.php | 6 +++--- .../Adminhtml/Block/Sales/Order/Invoice/View/Form.php | 4 ++-- .../Adminhtml/Block/Sales/Order/Invoice/View/Items.php | 4 ++-- .../core/Mage/Adminhtml/Block/Sales/Order/Payment.php | 10 +++++----- .../Adminhtml/Block/Sales/Order/Shipment/Create.php | 6 +++--- .../Block/Sales/Order/Shipment/Create/Form.php | 6 +++--- .../Block/Sales/Order/Shipment/Create/Items.php | 6 +++--- .../Block/Sales/Order/Shipment/Create/Tracking.php | 6 +++--- .../Adminhtml/Block/Sales/Order/Shipment/Packaging.php | 6 +++--- .../Block/Sales/Order/Shipment/Packaging/Grid.php | 10 +++++----- .../Block/Sales/Order/Shipment/Tracking/Info.php | 6 +++--- .../Mage/Adminhtml/Block/Sales/Order/Shipment/View.php | 6 +++--- .../Block/Sales/Order/Shipment/View/Comments.php | 6 +++--- .../Adminhtml/Block/Sales/Order/Shipment/View/Form.php | 6 +++--- .../Block/Sales/Order/Shipment/View/Items.php | 4 ++-- .../Block/Sales/Order/Shipment/View/Tracking.php | 6 +++--- .../core/Mage/Adminhtml/Block/Sales/Order/Status.php | 10 +++++----- .../Mage/Adminhtml/Block/Sales/Order/Status/Assign.php | 4 ++-- .../Adminhtml/Block/Sales/Order/Status/Assign/Form.php | 4 ++-- .../Mage/Adminhtml/Block/Sales/Order/Status/Edit.php | 4 ++-- .../Adminhtml/Block/Sales/Order/Status/Edit/Form.php | 4 ++-- .../Mage/Adminhtml/Block/Sales/Order/Status/Grid.php | 10 +++++----- .../Mage/Adminhtml/Block/Sales/Order/Status/New.php | 4 ++-- .../Adminhtml/Block/Sales/Order/Status/New/Form.php | 4 ++-- .../core/Mage/Adminhtml/Block/Sales/Order/Totalbar.php | 6 +++--- .../core/Mage/Adminhtml/Block/Sales/Order/Totals.php | 10 +++++----- .../Mage/Adminhtml/Block/Sales/Order/Totals/Item.php | 4 ++-- .../Mage/Adminhtml/Block/Sales/Order/Totals/Tax.php | 10 +++++----- .../core/Mage/Adminhtml/Block/Sales/Order/View.php | 10 +++++----- .../Mage/Adminhtml/Block/Sales/Order/View/Form.php | 10 +++++----- .../Adminhtml/Block/Sales/Order/View/Giftmessage.php | 6 +++--- .../Mage/Adminhtml/Block/Sales/Order/View/History.php | 6 +++--- .../Mage/Adminhtml/Block/Sales/Order/View/Info.php | 6 +++--- .../Mage/Adminhtml/Block/Sales/Order/View/Items.php | 6 +++--- .../Block/Sales/Order/View/Items/Renderer/Default.php | 4 ++-- .../Mage/Adminhtml/Block/Sales/Order/View/Messages.php | 6 +++--- .../Block/Sales/Order/View/Tab/Creditmemos.php | 6 +++--- .../Adminhtml/Block/Sales/Order/View/Tab/History.php | 6 +++--- .../Mage/Adminhtml/Block/Sales/Order/View/Tab/Info.php | 6 +++--- .../Adminhtml/Block/Sales/Order/View/Tab/Invoices.php | 6 +++--- .../Adminhtml/Block/Sales/Order/View/Tab/Shipments.php | 6 +++--- .../Block/Sales/Order/View/Tab/Transactions.php | 4 ++-- .../Mage/Adminhtml/Block/Sales/Order/View/Tabs.php | 6 +++--- .../Adminhtml/Block/Sales/Reorder/Renderer/Action.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Sales/Shipment.php | 6 +++--- .../core/Mage/Adminhtml/Block/Sales/Shipment/Grid.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Sales/Totals.php | 4 ++-- .../core/Mage/Adminhtml/Block/Sales/Transactions.php | 4 ++-- .../Adminhtml/Block/Sales/Transactions/Child/Grid.php | 4 ++-- .../Mage/Adminhtml/Block/Sales/Transactions/Detail.php | 4 ++-- .../Adminhtml/Block/Sales/Transactions/Detail/Grid.php | 4 ++-- .../Mage/Adminhtml/Block/Sales/Transactions/Grid.php | 4 ++-- .../Block/Shipping/Carrier/Tablerate/Grid.php | 10 +++++----- app/code/core/Mage/Adminhtml/Block/Sitemap.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Sitemap/Edit.php | 6 +++--- .../core/Mage/Adminhtml/Block/Sitemap/Edit/Form.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Sitemap/Grid.php | 4 ++-- .../Adminhtml/Block/Sitemap/Grid/Renderer/Action.php | 4 ++-- .../Adminhtml/Block/Sitemap/Grid/Renderer/Link.php | 4 ++-- .../Adminhtml/Block/Sitemap/Grid/Renderer/Time.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Store/Switcher.php | 4 ++-- .../Block/Store/Switcher/Form/Renderer/Fieldset.php | 4 ++-- .../Store/Switcher/Form/Renderer/Fieldset/Element.php | 4 ++-- .../core/Mage/Adminhtml/Block/System/Account/Edit.php | 6 +++--- .../Mage/Adminhtml/Block/System/Account/Edit/Form.php | 6 +++--- .../core/Mage/Adminhtml/Block/System/Cache/Edit.php | 6 +++--- .../core/Mage/Adminhtml/Block/System/Cache/Form.php | 10 +++++----- .../Mage/Adminhtml/Block/System/Config/Dwstree.php | 6 +++--- .../core/Mage/Adminhtml/Block/System/Config/Edit.php | 6 +++--- .../core/Mage/Adminhtml/Block/System/Config/Form.php | 6 +++--- .../Mage/Adminhtml/Block/System/Config/Form/Field.php | 6 +++--- .../Block/System/Config/Form/Field/Array/Abstract.php | 4 ++-- .../Block/System/Config/Form/Field/Datetime.php | 6 +++--- .../Block/System/Config/Form/Field/Export.php | 6 +++--- .../Adminhtml/Block/System/Config/Form/Field/File.php | 4 ++-- .../Block/System/Config/Form/Field/Heading.php | 4 ++-- .../Adminhtml/Block/System/Config/Form/Field/Image.php | 6 +++--- .../Block/System/Config/Form/Field/Import.php | 6 +++--- .../Block/System/Config/Form/Field/Notification.php | 6 +++--- .../Block/System/Config/Form/Field/Regexceptions.php | 4 ++-- .../System/Config/Form/Field/Select/Allowspecific.php | 6 +++--- .../System/Config/Form/Field/Select/Flatcatalog.php | 6 +++--- .../System/Config/Form/Field/Select/Flatproduct.php | 4 ++-- .../Adminhtml/Block/System/Config/Form/Fieldset.php | 4 ++-- .../Config/Form/Fieldset/Modules/DisableOutput.php | 4 ++-- .../System/Config/Form/Fieldset/Order/Statuses.php | 4 ++-- .../Mage/Adminhtml/Block/System/Config/Switcher.php | 4 ++-- .../System/Config/System/Storage/Media/Synchronize.php | 4 ++-- .../core/Mage/Adminhtml/Block/System/Config/Tabs.php | 6 +++--- .../core/Mage/Adminhtml/Block/System/Convert/Gui.php | 6 +++--- .../Mage/Adminhtml/Block/System/Convert/Gui/Edit.php | 6 +++--- .../Adminhtml/Block/System/Convert/Gui/Edit/Form.php | 6 +++--- .../Block/System/Convert/Gui/Edit/Tab/Upload.php | 6 +++--- .../Block/System/Convert/Gui/Edit/Tab/View.php | 6 +++--- .../Block/System/Convert/Gui/Edit/Tab/Wizard.php | 6 +++--- .../Adminhtml/Block/System/Convert/Gui/Edit/Tabs.php | 6 +++--- .../Mage/Adminhtml/Block/System/Convert/Gui/Grid.php | 6 +++--- .../Mage/Adminhtml/Block/System/Convert/Profile.php | 6 +++--- .../Adminhtml/Block/System/Convert/Profile/Edit.php | 6 +++--- .../System/Convert/Profile/Edit/Filter/Action.php | 6 +++--- .../Block/System/Convert/Profile/Edit/Form.php | 6 +++--- .../System/Convert/Profile/Edit/Renderer/Action.php | 6 +++--- .../Block/System/Convert/Profile/Edit/Tab/Edit.php | 6 +++--- .../Block/System/Convert/Profile/Edit/Tab/History.php | 6 +++--- .../Block/System/Convert/Profile/Edit/Tab/Run.php | 6 +++--- .../Block/System/Convert/Profile/Edit/Tabs.php | 6 +++--- .../Adminhtml/Block/System/Convert/Profile/Grid.php | 6 +++--- .../Adminhtml/Block/System/Convert/Profile/Run.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/System/Currency.php | 6 +++--- .../Mage/Adminhtml/Block/System/Currency/Edit/Form.php | 6 +++--- .../Adminhtml/Block/System/Currency/Edit/Tab/Main.php | 6 +++--- .../Adminhtml/Block/System/Currency/Edit/Tab/Rates.php | 6 +++--- .../Mage/Adminhtml/Block/System/Currency/Edit/Tabs.php | 6 +++--- .../Adminhtml/Block/System/Currency/Rate/Matrix.php | 6 +++--- .../Adminhtml/Block/System/Currency/Rate/Services.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/System/Design.php | 4 ++-- .../core/Mage/Adminhtml/Block/System/Design/Edit.php | 4 ++-- .../Adminhtml/Block/System/Design/Edit/Tab/General.php | 4 ++-- .../Mage/Adminhtml/Block/System/Design/Edit/Tabs.php | 4 ++-- .../core/Mage/Adminhtml/Block/System/Design/Grid.php | 10 +++++----- .../Mage/Adminhtml/Block/System/Email/Template.php | 6 +++--- .../Adminhtml/Block/System/Email/Template/Edit.php | 6 +++--- .../Block/System/Email/Template/Edit/Form.php | 6 +++--- .../Adminhtml/Block/System/Email/Template/Grid.php | 6 +++--- .../Block/System/Email/Template/Grid/Filter/Type.php | 6 +++--- .../System/Email/Template/Grid/Renderer/Action.php | 6 +++--- .../System/Email/Template/Grid/Renderer/Sender.php | 6 +++--- .../Block/System/Email/Template/Grid/Renderer/Type.php | 6 +++--- .../Adminhtml/Block/System/Email/Template/Preview.php | 4 ++-- .../core/Mage/Adminhtml/Block/System/Store/Delete.php | 10 +++++----- .../Mage/Adminhtml/Block/System/Store/Delete/Form.php | 10 +++++----- .../Mage/Adminhtml/Block/System/Store/Delete/Group.php | 6 +++--- .../Adminhtml/Block/System/Store/Delete/Website.php | 6 +++--- .../core/Mage/Adminhtml/Block/System/Store/Edit.php | 6 +++--- .../Mage/Adminhtml/Block/System/Store/Edit/Form.php | 10 +++++----- .../core/Mage/Adminhtml/Block/System/Store/Grid.php | 6 +++--- .../Adminhtml/Block/System/Store/Grid/Render/Group.php | 6 +++--- .../Adminhtml/Block/System/Store/Grid/Render/Store.php | 6 +++--- .../Block/System/Store/Grid/Render/Website.php | 6 +++--- .../core/Mage/Adminhtml/Block/System/Store/Store.php | 6 +++--- .../core/Mage/Adminhtml/Block/System/Store/Tree.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/System/Variable.php | 4 ++-- .../core/Mage/Adminhtml/Block/System/Variable/Edit.php | 4 ++-- .../Mage/Adminhtml/Block/System/Variable/Edit/Form.php | 10 +++++----- .../core/Mage/Adminhtml/Block/System/Variable/Grid.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Tag.php | 6 +++--- .../core/Mage/Adminhtml/Block/Tag/Assigned/Grid.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Tag/Customer.php | 6 +++--- .../core/Mage/Adminhtml/Block/Tag/Customer/Grid.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Tag/Edit.php | 6 +++--- .../core/Mage/Adminhtml/Block/Tag/Edit/Accordion.php | 4 ++-- .../core/Mage/Adminhtml/Block/Tag/Edit/Assigned.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Tag/Edit/Form.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Tag/Grid/All.php | 6 +++--- .../core/Mage/Adminhtml/Block/Tag/Grid/Customers.php | 6 +++--- .../core/Mage/Adminhtml/Block/Tag/Grid/Pending.php | 4 ++-- .../core/Mage/Adminhtml/Block/Tag/Grid/Products.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Tag/Pending.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Tag/Product.php | 6 +++--- .../core/Mage/Adminhtml/Block/Tag/Product/Grid.php | 6 +++--- .../core/Mage/Adminhtml/Block/Tag/Store/Switcher.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Tag/Tag.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Tag/Tag/Edit.php | 6 +++--- .../core/Mage/Adminhtml/Block/Tag/Tag/Edit/Form.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Tag/Tag/Grid.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Tax/Class.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Tax/Class/Edit.php | 6 +++--- .../core/Mage/Adminhtml/Block/Tax/Class/Edit/Form.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Tax/Class/Grid.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Tax/Rate/Form.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Tax/Rate/Grid.php | 4 ++-- .../Adminhtml/Block/Tax/Rate/Grid/Renderer/Country.php | 4 ++-- .../Adminhtml/Block/Tax/Rate/Grid/Renderer/Data.php | 6 +++--- .../Mage/Adminhtml/Block/Tax/Rate/ImportExport.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Tax/Rate/Title.php | 4 ++-- .../Mage/Adminhtml/Block/Tax/Rate/Title/Fieldset.php | 4 ++-- .../core/Mage/Adminhtml/Block/Tax/Rate/Toolbar/Add.php | 6 +++--- .../Mage/Adminhtml/Block/Tax/Rate/Toolbar/Save.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Tax/Rule.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Tax/Rule/Edit.php | 6 +++--- .../core/Mage/Adminhtml/Block/Tax/Rule/Edit/Form.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Tax/Rule/Grid.php | 4 ++-- app/code/core/Mage/Adminhtml/Block/Template.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Text/List.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Urlrewrite.php | 6 +++--- .../Mage/Adminhtml/Block/Urlrewrite/Category/Tree.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Urlrewrite/Edit.php | 6 +++--- .../core/Mage/Adminhtml/Block/Urlrewrite/Edit/Form.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Urlrewrite/Grid.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Urlrewrite/Link.php | 6 +++--- .../Mage/Adminhtml/Block/Urlrewrite/Product/Grid.php | 6 +++--- .../core/Mage/Adminhtml/Block/Urlrewrite/Selector.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Widget.php | 6 +++--- .../core/Mage/Adminhtml/Block/Widget/Accordion.php | 6 +++--- .../Mage/Adminhtml/Block/Widget/Accordion/Item.php | 6 +++--- .../core/Mage/Adminhtml/Block/Widget/Breadcrumbs.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Widget/Button.php | 6 +++--- .../core/Mage/Adminhtml/Block/Widget/Container.php | 10 +++++----- app/code/core/Mage/Adminhtml/Block/Widget/Form.php | 10 +++++----- .../Mage/Adminhtml/Block/Widget/Form/Container.php | 10 +++++----- .../core/Mage/Adminhtml/Block/Widget/Form/Element.php | 6 +++--- .../Adminhtml/Block/Widget/Form/Element/Dependence.php | 4 ++-- .../Adminhtml/Block/Widget/Form/Element/Gallery.php | 6 +++--- .../Adminhtml/Block/Widget/Form/Renderer/Element.php | 6 +++--- .../Adminhtml/Block/Widget/Form/Renderer/Fieldset.php | 6 +++--- .../Block/Widget/Form/Renderer/Fieldset/Element.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Widget/Grid.php | 4 ++-- .../core/Mage/Adminhtml/Block/Widget/Grid/Block.php | 6 +++--- .../core/Mage/Adminhtml/Block/Widget/Grid/Column.php | 6 +++--- .../Block/Widget/Grid/Column/Filter/Abstract.php | 6 +++--- .../Block/Widget/Grid/Column/Filter/Checkbox.php | 6 +++--- .../Block/Widget/Grid/Column/Filter/Country.php | 4 ++-- .../Adminhtml/Block/Widget/Grid/Column/Filter/Date.php | 6 +++--- .../Block/Widget/Grid/Column/Filter/Datetime.php | 6 +++--- .../Block/Widget/Grid/Column/Filter/Interface.php | 6 +++--- .../Block/Widget/Grid/Column/Filter/Massaction.php | 6 +++--- .../Block/Widget/Grid/Column/Filter/Price.php | 6 +++--- .../Block/Widget/Grid/Column/Filter/Radio.php | 6 +++--- .../Block/Widget/Grid/Column/Filter/Range.php | 6 +++--- .../Block/Widget/Grid/Column/Filter/Select.php | 6 +++--- .../Block/Widget/Grid/Column/Filter/Store.php | 4 ++-- .../Adminhtml/Block/Widget/Grid/Column/Filter/Text.php | 6 +++--- .../Block/Widget/Grid/Column/Filter/Theme.php | 4 ++-- .../Block/Widget/Grid/Column/Renderer/Abstract.php | 6 +++--- .../Block/Widget/Grid/Column/Renderer/Action.php | 4 ++-- .../Block/Widget/Grid/Column/Renderer/Checkbox.php | 4 ++-- .../Block/Widget/Grid/Column/Renderer/Concat.php | 4 ++-- .../Block/Widget/Grid/Column/Renderer/Country.php | 6 +++--- .../Block/Widget/Grid/Column/Renderer/Currency.php | 4 ++-- .../Block/Widget/Grid/Column/Renderer/Date.php | 4 ++-- .../Block/Widget/Grid/Column/Renderer/Datetime.php | 4 ++-- .../Block/Widget/Grid/Column/Renderer/Input.php | 4 ++-- .../Block/Widget/Grid/Column/Renderer/Interface.php | 4 ++-- .../Adminhtml/Block/Widget/Grid/Column/Renderer/Ip.php | 4 ++-- .../Block/Widget/Grid/Column/Renderer/Longtext.php | 4 ++-- .../Block/Widget/Grid/Column/Renderer/Massaction.php | 4 ++-- .../Block/Widget/Grid/Column/Renderer/Number.php | 4 ++-- .../Block/Widget/Grid/Column/Renderer/Options.php | 4 ++-- .../Block/Widget/Grid/Column/Renderer/Price.php | 4 ++-- .../Block/Widget/Grid/Column/Renderer/Radio.php | 4 ++-- .../Block/Widget/Grid/Column/Renderer/Select.php | 4 ++-- .../Block/Widget/Grid/Column/Renderer/Store.php | 4 ++-- .../Block/Widget/Grid/Column/Renderer/Text.php | 4 ++-- .../Block/Widget/Grid/Column/Renderer/Theme.php | 4 ++-- .../Block/Widget/Grid/Column/Renderer/Wrapline.php | 4 ++-- .../Mage/Adminhtml/Block/Widget/Grid/Container.php | 6 +++--- .../Mage/Adminhtml/Block/Widget/Grid/Massaction.php | 6 +++--- .../Block/Widget/Grid/Massaction/Abstract.php | 6 +++--- .../Adminhtml/Block/Widget/Grid/Massaction/Item.php | 6 +++--- .../Widget/Grid/Massaction/Item/Additional/Default.php | 6 +++--- .../Grid/Massaction/Item/Additional/Interface.php | 6 +++--- .../Mage/Adminhtml/Block/Widget/Grid/Serializer.php | 4 ++-- .../core/Mage/Adminhtml/Block/Widget/Tab/Interface.php | 10 +++++----- app/code/core/Mage/Adminhtml/Block/Widget/Tabs.php | 6 +++--- app/code/core/Mage/Adminhtml/Block/Widget/Tree.php | 4 ++-- .../Mage/Adminhtml/Block/Widget/View/Container.php | 6 +++--- app/code/core/Mage/Adminhtml/Controller/Action.php | 10 +++++----- .../core/Mage/Adminhtml/Controller/Report/Abstract.php | 4 ++-- .../core/Mage/Adminhtml/Controller/Rss/Abstract.php | 4 ++-- .../Mage/Adminhtml/Controller/Sales/Creditmemo.php | 4 ++-- .../core/Mage/Adminhtml/Controller/Sales/Invoice.php | 4 ++-- .../core/Mage/Adminhtml/Controller/Sales/Shipment.php | 4 ++-- app/code/core/Mage/Adminhtml/Exception.php | 4 ++-- app/code/core/Mage/Adminhtml/Helper/Addresses.php | 6 +++--- app/code/core/Mage/Adminhtml/Helper/Catalog.php | 4 ++-- .../Adminhtml/Helper/Catalog/Product/Composite.php | 4 ++-- .../Helper/Catalog/Product/Edit/Action/Attribute.php | 6 +++--- .../core/Mage/Adminhtml/Helper/Dashboard/Abstract.php | 6 +++--- app/code/core/Mage/Adminhtml/Helper/Dashboard/Data.php | 6 +++--- .../core/Mage/Adminhtml/Helper/Dashboard/Order.php | 6 +++--- app/code/core/Mage/Adminhtml/Helper/Data.php | 6 +++--- app/code/core/Mage/Adminhtml/Helper/Help/Mapping.php | 4 ++-- app/code/core/Mage/Adminhtml/Helper/Js.php | 6 +++--- app/code/core/Mage/Adminhtml/Helper/Media/Js.php | 4 ++-- app/code/core/Mage/Adminhtml/Helper/Rss.php | 4 ++-- app/code/core/Mage/Adminhtml/Helper/Sales.php | 4 ++-- app/code/core/Mage/Adminhtml/Model/Config.php | 6 +++--- app/code/core/Mage/Adminhtml/Model/Config/Data.php | 6 +++--- .../Mage/Adminhtml/Model/Customer/Renderer/Region.php | 6 +++--- .../core/Mage/Adminhtml/Model/Email/PathValidator.php | 4 ++-- app/code/core/Mage/Adminhtml/Model/Email/Template.php | 4 ++-- .../core/Mage/Adminhtml/Model/Giftmessage/Save.php | 6 +++--- .../Mage/Adminhtml/Model/LayoutUpdate/Validator.php | 4 ++-- .../Mage/Adminhtml/Model/Newsletter/Renderer/Text.php | 6 +++--- app/code/core/Mage/Adminhtml/Model/Observer.php | 6 +++--- app/code/core/Mage/Adminhtml/Model/Report/Item.php | 4 ++-- app/code/core/Mage/Adminhtml/Model/Sales/Order.php | 6 +++--- .../core/Mage/Adminhtml/Model/Sales/Order/Create.php | 10 +++++----- .../core/Mage/Adminhtml/Model/Sales/Order/Random.php | 4 ++-- app/code/core/Mage/Adminhtml/Model/Search/Catalog.php | 10 +++++----- app/code/core/Mage/Adminhtml/Model/Search/Customer.php | 10 +++++----- app/code/core/Mage/Adminhtml/Model/Search/Order.php | 10 +++++----- app/code/core/Mage/Adminhtml/Model/Session.php | 4 ++-- app/code/core/Mage/Adminhtml/Model/Session/Quote.php | 6 +++--- .../Model/System/Config/Backend/Admin/Custom.php | 4 ++-- .../Model/System/Config/Backend/Admin/Custompath.php | 4 ++-- .../Model/System/Config/Backend/Admin/Observer.php | 4 ++-- .../Backend/Admin/Password/Link/Expirationperiod.php | 4 ++-- .../Model/System/Config/Backend/Admin/Usecustom.php | 4 ++-- .../System/Config/Backend/Admin/Usecustompath.php | 4 ++-- .../Model/System/Config/Backend/Admin/Usesecretkey.php | 4 ++-- .../Adminhtml/Model/System/Config/Backend/Baseurl.php | 4 ++-- .../Adminhtml/Model/System/Config/Backend/Cache.php | 4 ++-- .../Config/Backend/Catalog/Inventory/Managestock.php | 4 ++-- .../System/Config/Backend/Catalog/Search/Type.php | 4 ++-- .../Adminhtml/Model/System/Config/Backend/Category.php | 6 +++--- .../Adminhtml/Model/System/Config/Backend/Cookie.php | 4 ++-- .../Model/System/Config/Backend/Currency/Abstract.php | 4 ++-- .../Model/System/Config/Backend/Currency/Allow.php | 4 ++-- .../Model/System/Config/Backend/Currency/Base.php | 4 ++-- .../Model/System/Config/Backend/Currency/Cron.php | 6 +++--- .../Model/System/Config/Backend/Currency/Default.php | 4 ++-- .../System/Config/Backend/Customer/Address/Street.php | 4 ++-- .../Customer/Password/Link/Expirationperiod.php | 4 ++-- .../System/Config/Backend/Customer/Show/Address.php | 4 ++-- .../System/Config/Backend/Customer/Show/Customer.php | 4 ++-- .../Model/System/Config/Backend/Datashare.php | 6 +++--- .../Model/System/Config/Backend/Design/Exception.php | 4 ++-- .../Model/System/Config/Backend/Design/Package.php | 4 ++-- .../Model/System/Config/Backend/Email/Address.php | 6 +++--- .../Model/System/Config/Backend/Email/Logo.php | 4 ++-- .../Model/System/Config/Backend/Email/Sender.php | 4 ++-- .../Model/System/Config/Backend/Encrypted.php | 4 ++-- .../Adminhtml/Model/System/Config/Backend/File.php | 4 ++-- .../Adminhtml/Model/System/Config/Backend/Filename.php | 4 ++-- .../Model/System/Config/Backend/Gatewayurl.php | 10 +++++----- .../Adminhtml/Model/System/Config/Backend/Image.php | 4 ++-- .../Model/System/Config/Backend/Image/Favicon.php | 4 ++-- .../Model/System/Config/Backend/Image/Pdf.php | 4 ++-- .../Model/System/Config/Backend/Layer/Children.php | 4 ++-- .../Adminhtml/Model/System/Config/Backend/Locale.php | 6 +++--- .../Model/System/Config/Backend/Locale/Timezone.php | 6 +++--- .../Adminhtml/Model/System/Config/Backend/Log/Cron.php | 4 ++-- .../Model/System/Config/Backend/Passwordlength.php | 10 +++++----- .../Model/System/Config/Backend/Price/Scope.php | 4 ++-- .../Model/System/Config/Backend/Product/Alert/Cron.php | 6 +++--- .../Model/System/Config/Backend/Protected.php | 4 ++-- .../Adminhtml/Model/System/Config/Backend/Secure.php | 4 ++-- .../Model/System/Config/Backend/Seo/Product.php | 4 ++-- .../Model/System/Config/Backend/Serialized.php | 4 ++-- .../Model/System/Config/Backend/Serialized/Array.php | 4 ++-- .../Model/System/Config/Backend/Shipping/Tablerate.php | 6 +++--- .../Adminhtml/Model/System/Config/Backend/Sitemap.php | 4 ++-- .../Model/System/Config/Backend/Sitemap/Cron.php | 6 +++--- .../System/Config/Backend/Storage/Media/Database.php | 4 ++-- .../Adminhtml/Model/System/Config/Backend/Store.php | 10 +++++----- .../Adminhtml/Model/System/Config/Backend/Symlink.php | 4 ++-- .../Model/System/Config/Backend/Translate.php | 6 +++--- .../Config/Backend/Web/Secure/Offloaderheader.php | 4 ++-- .../Model/System/Config/Clone/Media/Image.php | 6 +++--- .../Model/System/Config/Source/Admin/Page.php | 4 ++-- .../Adminhtml/Model/System/Config/Source/Allregion.php | 4 ++-- .../Model/System/Config/Source/Catalog/GridPerPage.php | 6 +++--- .../Model/System/Config/Source/Catalog/ListMode.php | 4 ++-- .../Model/System/Config/Source/Catalog/ListPerPage.php | 6 +++--- .../Model/System/Config/Source/Catalog/ListSort.php | 4 ++-- .../Model/System/Config/Source/Catalog/Search/Type.php | 6 +++--- .../Model/System/Config/Source/Catalog/TimeFormat.php | 4 ++-- .../Adminhtml/Model/System/Config/Source/Category.php | 6 +++--- .../Adminhtml/Model/System/Config/Source/Checktype.php | 10 +++++----- .../Adminhtml/Model/System/Config/Source/Cms/Page.php | 4 ++-- .../Model/System/Config/Source/Cms/Wysiwyg/Enabled.php | 4 ++-- .../Adminhtml/Model/System/Config/Source/Country.php | 4 ++-- .../Model/System/Config/Source/Country/Full.php | 4 ++-- .../Model/System/Config/Source/Cron/Frequency.php | 4 ++-- .../Adminhtml/Model/System/Config/Source/Currency.php | 4 ++-- .../Model/System/Config/Source/Currency/Service.php | 4 ++-- .../System/Config/Source/Customer/Address/Type.php | 4 ++-- .../System/Config/Source/Customer/Forgotpassword.php | 4 ++-- .../Model/System/Config/Source/Customer/Group.php | 4 ++-- .../Config/Source/Customer/Group/Multiselect.php | 4 ++-- .../Model/System/Config/Source/Date/Short.php | 4 ++-- .../Model/System/Config/Source/Design/Package.php | 4 ++-- .../Model/System/Config/Source/Design/Robots.php | 4 ++-- .../Model/System/Config/Source/Dev/Dbautoup.php | 4 ++-- .../Model/System/Config/Source/Email/Identity.php | 4 ++-- .../Model/System/Config/Source/Email/Method.php | 6 +++--- .../Model/System/Config/Source/Email/Smtpauth.php | 4 ++-- .../Model/System/Config/Source/Email/Template.php | 6 +++--- .../Model/System/Config/Source/Enabledisable.php | 4 ++-- .../Adminhtml/Model/System/Config/Source/Frequency.php | 4 ++-- .../Adminhtml/Model/System/Config/Source/Language.php | 4 ++-- .../Adminhtml/Model/System/Config/Source/Locale.php | 4 ++-- .../Model/System/Config/Source/Locale/Country.php | 4 ++-- .../Model/System/Config/Source/Locale/Currency.php | 4 ++-- .../Model/System/Config/Source/Locale/Currency/All.php | 4 ++-- .../Model/System/Config/Source/Locale/Timezone.php | 4 ++-- .../Model/System/Config/Source/Locale/Weekdaycodes.php | 4 ++-- .../Model/System/Config/Source/Locale/Weekdays.php | 4 ++-- .../Adminhtml/Model/System/Config/Source/Nooptreq.php | 4 ++-- .../System/Config/Source/Notification/Frequency.php | 6 +++--- .../Model/System/Config/Source/Order/Status.php | 4 ++-- .../Model/System/Config/Source/Order/Status/New.php | 4 ++-- .../Config/Source/Order/Status/Newprocessing.php | 4 ++-- .../System/Config/Source/Order/Status/Processing.php | 4 ++-- .../Model/System/Config/Source/Payment/Allmethods.php | 4 ++-- .../System/Config/Source/Payment/Allowedmethods.php | 4 ++-- .../Config/Source/Payment/Allspecificcountries.php | 4 ++-- .../Model/System/Config/Source/Payment/Cctype.php | 4 ++-- .../Model/System/Config/Source/Price/Scope.php | 4 ++-- .../Model/System/Config/Source/Price/Step.php | 4 ++-- .../System/Config/Source/Product/Options/Price.php | 4 ++-- .../System/Config/Source/Product/Options/Type.php | 4 ++-- .../Model/System/Config/Source/Product/Thumbnail.php | 4 ++-- .../Model/System/Config/Source/Reports/Scope.php | 6 +++--- .../System/Config/Source/Security/Domainpolicy.php | 4 ++-- .../Model/System/Config/Source/Shipping/Allmethods.php | 4 ++-- .../System/Config/Source/Shipping/Allowedmethods.php | 4 ++-- .../Config/Source/Shipping/Allspecificcountries.php | 4 ++-- .../Model/System/Config/Source/Shipping/Flatrate.php | 4 ++-- .../Model/System/Config/Source/Shipping/Tablerate.php | 4 ++-- .../Model/System/Config/Source/Shipping/Taxclass.php | 4 ++-- .../System/Config/Source/Storage/Media/Database.php | 4 ++-- .../System/Config/Source/Storage/Media/Storage.php | 4 ++-- .../Adminhtml/Model/System/Config/Source/Store.php | 4 ++-- .../Model/System/Config/Source/Tax/Apply/On.php | 4 ++-- .../Model/System/Config/Source/Tax/Basedon.php | 4 ++-- .../Model/System/Config/Source/Tax/Catalog.php | 4 ++-- .../Model/System/Config/Source/Watermark/Position.php | 6 +++--- .../Model/System/Config/Source/Web/Protocol.php | 4 ++-- .../Model/System/Config/Source/Web/Redirect.php | 4 ++-- .../Adminhtml/Model/System/Config/Source/Website.php | 4 ++-- .../Adminhtml/Model/System/Config/Source/Yesno.php | 4 ++-- .../Model/System/Config/Source/Yesnocustom.php | 4 ++-- app/code/core/Mage/Adminhtml/Model/System/Store.php | 6 +++--- app/code/core/Mage/Adminhtml/Model/Url.php | 4 ++-- .../core/Mage/Adminhtml/controllers/AjaxController.php | 10 +++++----- .../Mage/Adminhtml/controllers/Api/RoleController.php | 6 +++--- .../Mage/Adminhtml/controllers/Api/UserController.php | 4 ++-- .../Mage/Adminhtml/controllers/CacheController.php | 4 ++-- .../controllers/Catalog/Category/WidgetController.php | 4 ++-- .../controllers/Catalog/CategoryController.php | 6 +++--- .../Catalog/Product/Action/AttributeController.php | 6 +++--- .../Catalog/Product/AttributeController.php | 6 +++--- .../Catalog/Product/DatafeedsController.php | 4 ++-- .../controllers/Catalog/Product/GalleryController.php | 6 +++--- .../controllers/Catalog/Product/GroupController.php | 4 ++-- .../controllers/Catalog/Product/ReviewController.php | 6 +++--- .../controllers/Catalog/Product/SetController.php | 6 +++--- .../controllers/Catalog/Product/WidgetController.php | 4 ++-- .../controllers/Catalog/ProductController.php | 6 +++--- .../Adminhtml/controllers/Catalog/SearchController.php | 4 ++-- .../Mage/Adminhtml/controllers/CatalogController.php | 6 +++--- .../controllers/Checkout/AgreementController.php | 6 +++--- .../controllers/Cms/Block/WidgetController.php | 4 ++-- .../Mage/Adminhtml/controllers/Cms/BlockController.php | 6 +++--- .../controllers/Cms/Page/WidgetController.php | 4 ++-- .../Mage/Adminhtml/controllers/Cms/PageController.php | 4 ++-- .../controllers/Cms/Wysiwyg/ImagesController.php | 10 +++++----- .../Adminhtml/controllers/Cms/WysiwygController.php | 10 +++++----- .../Customer/Cart/Product/Composite/CartController.php | 10 +++++----- .../controllers/Customer/ConfigController.php | 6 +++--- .../Adminhtml/controllers/Customer/GroupController.php | 6 +++--- .../controllers/Customer/OnlineController.php | 4 ++-- .../Customer/System/Config/ValidatevatController.php | 4 ++-- .../Wishlist/Product/Composite/WishlistController.php | 10 +++++----- .../Mage/Adminhtml/controllers/CustomerController.php | 10 +++++----- .../Mage/Adminhtml/controllers/DashboardController.php | 6 +++--- .../Mage/Adminhtml/controllers/IndexController.php | 10 +++++----- .../core/Mage/Adminhtml/controllers/JsonController.php | 10 +++++----- .../Adminhtml/controllers/Media/EditorController.php | 6 +++--- .../Adminhtml/controllers/Media/UploaderController.php | 6 +++--- .../controllers/Newsletter/ProblemController.php | 6 +++--- .../controllers/Newsletter/QueueController.php | 6 +++--- .../controllers/Newsletter/SubscriberController.php | 10 +++++----- .../controllers/Newsletter/TemplateController.php | 4 ++-- .../Adminhtml/controllers/NotificationController.php | 6 +++--- .../controllers/Permissions/BlockController.php | 4 ++-- .../controllers/Permissions/RoleController.php | 6 +++--- .../controllers/Permissions/UserController.php | 4 ++-- .../controllers/Permissions/VariableController.php | 4 ++-- .../Adminhtml/controllers/Poll/AnswerController.php | 6 +++--- .../core/Mage/Adminhtml/controllers/PollController.php | 6 +++--- .../Adminhtml/controllers/Promo/CatalogController.php | 10 +++++----- .../Adminhtml/controllers/Promo/QuoteController.php | 4 ++-- .../Adminhtml/controllers/Promo/WidgetController.php | 4 ++-- .../Mage/Adminhtml/controllers/PromoController.php | 6 +++--- .../Mage/Adminhtml/controllers/RatingController.php | 6 +++--- .../controllers/Report/CustomerController.php | 6 +++--- .../Adminhtml/controllers/Report/ProductController.php | 4 ++-- .../Adminhtml/controllers/Report/ReviewController.php | 6 +++--- .../Adminhtml/controllers/Report/SalesController.php | 4 ++-- .../controllers/Report/ShopcartController.php | 6 +++--- .../controllers/Report/StatisticsController.php | 6 +++--- .../Adminhtml/controllers/Report/TagController.php | 6 +++--- .../Mage/Adminhtml/controllers/ReportController.php | 6 +++--- .../Adminhtml/controllers/Rss/CatalogController.php | 4 ++-- .../Mage/Adminhtml/controllers/Rss/OrderController.php | 4 ++-- .../controllers/Sales/Billing/AgreementController.php | 4 ++-- .../controllers/Sales/CreditmemoController.php | 4 ++-- .../Adminhtml/controllers/Sales/InvoiceController.php | 4 ++-- .../controllers/Sales/Order/CreateController.php | 6 +++--- .../controllers/Sales/Order/CreditmemoController.php | 6 +++--- .../controllers/Sales/Order/EditController.php | 6 +++--- .../controllers/Sales/Order/InvoiceController.php | 6 +++--- .../controllers/Sales/Order/ShipmentController.php | 6 +++--- .../controllers/Sales/Order/StatusController.php | 10 +++++----- .../Sales/Order/View/GiftmessageController.php | 6 +++--- .../Adminhtml/controllers/Sales/OrderController.php | 10 +++++----- .../controllers/Sales/Recurring/ProfileController.php | 4 ++-- .../Adminhtml/controllers/Sales/ShipmentController.php | 4 ++-- .../controllers/Sales/TransactionsController.php | 4 ++-- .../Mage/Adminhtml/controllers/SalesController.php | 6 +++--- .../Mage/Adminhtml/controllers/SitemapController.php | 4 ++-- .../Adminhtml/controllers/System/AccountController.php | 6 +++--- .../Adminhtml/controllers/System/BackupController.php | 6 +++--- .../Adminhtml/controllers/System/CacheController.php | 4 ++-- .../System/Config/System/StorageController.php | 10 +++++----- .../Adminhtml/controllers/System/ConfigController.php | 4 ++-- .../controllers/System/Convert/GuiController.php | 6 +++--- .../controllers/System/Convert/ProfileController.php | 6 +++--- .../controllers/System/CurrencyController.php | 6 +++--- .../Adminhtml/controllers/System/DesignController.php | 4 ++-- .../controllers/System/Email/TemplateController.php | 6 +++--- .../Adminhtml/controllers/System/StoreController.php | 10 +++++----- .../controllers/System/VariableController.php | 4 ++-- .../Mage/Adminhtml/controllers/SystemController.php | 6 +++--- .../core/Mage/Adminhtml/controllers/TagController.php | 6 +++--- .../controllers/Tax/Class/CustomerController.php | 6 +++--- .../controllers/Tax/Class/ProductController.php | 6 +++--- .../Mage/Adminhtml/controllers/Tax/ClassController.php | 10 +++++----- .../Mage/Adminhtml/controllers/Tax/RateController.php | 6 +++--- .../Mage/Adminhtml/controllers/Tax/RuleController.php | 6 +++--- .../core/Mage/Adminhtml/controllers/TaxController.php | 4 ++-- .../Adminhtml/controllers/UrlrewriteController.php | 6 +++--- 1055 files changed, 2864 insertions(+), 2864 deletions(-) diff --git a/app/code/core/Mage/Adminhtml/Block/Abstract.php b/app/code/core/Mage/Adminhtml/Block/Abstract.php index 767fd16b89f..6308572daaf 100644 --- a/app/code/core/Mage/Adminhtml/Block/Abstract.php +++ b/app/code/core/Mage/Adminhtml/Block/Abstract.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Abstract extends Mage_Core_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Api/Buttons.php b/app/code/core/Mage/Adminhtml/Block/Api/Buttons.php index 2404401a56a..56e90b435ed 100644 --- a/app/code/core/Mage/Adminhtml/Block/Api/Buttons.php +++ b/app/code/core/Mage/Adminhtml/Block/Api/Buttons.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Api/Editroles.php b/app/code/core/Mage/Adminhtml/Block/Api/Editroles.php index 77f5ac92a39..384db6ef6b1 100644 --- a/app/code/core/Mage/Adminhtml/Block/Api/Editroles.php +++ b/app/code/core/Mage/Adminhtml/Block/Api/Editroles.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Api/Edituser.php b/app/code/core/Mage/Adminhtml/Block/Api/Edituser.php index 07f49a6ad0f..d7f742f54b9 100644 --- a/app/code/core/Mage/Adminhtml/Block/Api/Edituser.php +++ b/app/code/core/Mage/Adminhtml/Block/Api/Edituser.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Api/Grid/Role.php b/app/code/core/Mage/Adminhtml/Block/Api/Grid/Role.php index 5408f9fe48f..86f7c8053c7 100644 --- a/app/code/core/Mage/Adminhtml/Block/Api/Grid/Role.php +++ b/app/code/core/Mage/Adminhtml/Block/Api/Grid/Role.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Api_Grid_Role extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Api/Role.php b/app/code/core/Mage/Adminhtml/Block/Api/Role.php index 41a37cf68ff..c273c46fc77 100644 --- a/app/code/core/Mage/Adminhtml/Block/Api/Role.php +++ b/app/code/core/Mage/Adminhtml/Block/Api/Role.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Api_Role extends Mage_Adminhtml_Block_Widget_Grid_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Api/Role/Grid/User.php b/app/code/core/Mage/Adminhtml/Block/Api/Role/Grid/User.php index 0bbb3d7788b..c9262653e82 100644 --- a/app/code/core/Mage/Adminhtml/Block/Api/Role/Grid/User.php +++ b/app/code/core/Mage/Adminhtml/Block/Api/Role/Grid/User.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Api_Role_Grid_User extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Api/Roles.php b/app/code/core/Mage/Adminhtml/Block/Api/Roles.php index 2b4c43abd56..8ae1161ade7 100644 --- a/app/code/core/Mage/Adminhtml/Block/Api/Roles.php +++ b/app/code/core/Mage/Adminhtml/Block/Api/Roles.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Api_Roles extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Api/Tab/Roleinfo.php b/app/code/core/Mage/Adminhtml/Block/Api/Tab/Roleinfo.php index 52979848f2d..86b55cc2686 100644 --- a/app/code/core/Mage/Adminhtml/Block/Api/Tab/Roleinfo.php +++ b/app/code/core/Mage/Adminhtml/Block/Api/Tab/Roleinfo.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Api/Tab/Rolesedit.php b/app/code/core/Mage/Adminhtml/Block/Api/Tab/Rolesedit.php index 52ec7ae38bf..1185d1bf4d1 100644 --- a/app/code/core/Mage/Adminhtml/Block/Api/Tab/Rolesedit.php +++ b/app/code/core/Mage/Adminhtml/Block/Api/Tab/Rolesedit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Api/Tab/Rolesusers.php b/app/code/core/Mage/Adminhtml/Block/Api/Tab/Rolesusers.php index 7779f6d6f61..4b5594d7f3b 100644 --- a/app/code/core/Mage/Adminhtml/Block/Api/Tab/Rolesusers.php +++ b/app/code/core/Mage/Adminhtml/Block/Api/Tab/Rolesusers.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Api/Tab/Userroles.php b/app/code/core/Mage/Adminhtml/Block/Api/Tab/Userroles.php index ad66163f585..bcd51cf7ef4 100644 --- a/app/code/core/Mage/Adminhtml/Block/Api/Tab/Userroles.php +++ b/app/code/core/Mage/Adminhtml/Block/Api/Tab/Userroles.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Api/User.php b/app/code/core/Mage/Adminhtml/Block/Api/User.php index 9d0d501fc1f..239624f3e46 100644 --- a/app/code/core/Mage/Adminhtml/Block/Api/User.php +++ b/app/code/core/Mage/Adminhtml/Block/Api/User.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Api_User extends Mage_Adminhtml_Block_Widget_Grid_Container { diff --git a/app/code/core/Mage/Adminhtml/Block/Api/User/Edit.php b/app/code/core/Mage/Adminhtml/Block/Api/User/Edit.php index bfe668b4801..f3633f888bd 100644 --- a/app/code/core/Mage/Adminhtml/Block/Api/User/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/Api/User/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Api_User_Edit extends Mage_Adminhtml_Block_Widget_Form_Container { diff --git a/app/code/core/Mage/Adminhtml/Block/Api/User/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/Api/User/Edit/Form.php index 5416426249d..f3d59619a76 100644 --- a/app/code/core/Mage/Adminhtml/Block/Api/User/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Api/User/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Api_User_Edit_Form extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/Api/User/Edit/Tab/Main.php b/app/code/core/Mage/Adminhtml/Block/Api/User/Edit/Tab/Main.php index 95793d3bf23..b67b1768ef3 100644 --- a/app/code/core/Mage/Adminhtml/Block/Api/User/Edit/Tab/Main.php +++ b/app/code/core/Mage/Adminhtml/Block/Api/User/Edit/Tab/Main.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Api_User_Edit_Tab_Main extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Api/User/Edit/Tab/Roles.php b/app/code/core/Mage/Adminhtml/Block/Api/User/Edit/Tab/Roles.php index 44c161a5f0e..b64e92c4618 100644 --- a/app/code/core/Mage/Adminhtml/Block/Api/User/Edit/Tab/Roles.php +++ b/app/code/core/Mage/Adminhtml/Block/Api/User/Edit/Tab/Roles.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Api/User/Edit/Tabs.php b/app/code/core/Mage/Adminhtml/Block/Api/User/Edit/Tabs.php index ad611d14382..65c6225a3b2 100644 --- a/app/code/core/Mage/Adminhtml/Block/Api/User/Edit/Tabs.php +++ b/app/code/core/Mage/Adminhtml/Block/Api/User/Edit/Tabs.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Api_User_Edit_Tabs extends Mage_Adminhtml_Block_Widget_Tabs { diff --git a/app/code/core/Mage/Adminhtml/Block/Api/User/Grid.php b/app/code/core/Mage/Adminhtml/Block/Api/User/Grid.php index 60a9a9b3b0c..68102d93758 100644 --- a/app/code/core/Mage/Adminhtml/Block/Api/User/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Api/User/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Api_User_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Api/Users.php b/app/code/core/Mage/Adminhtml/Block/Api/Users.php index 1780317e308..692ea8118e3 100644 --- a/app/code/core/Mage/Adminhtml/Block/Api/Users.php +++ b/app/code/core/Mage/Adminhtml/Block/Api/Users.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Api_Users extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Backup.php b/app/code/core/Mage/Adminhtml/Block/Backup.php index 878a44c6981..923aa352d77 100644 --- a/app/code/core/Mage/Adminhtml/Block/Backup.php +++ b/app/code/core/Mage/Adminhtml/Block/Backup.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Backup extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Backup/Dialogs.php b/app/code/core/Mage/Adminhtml/Block/Backup/Dialogs.php index e418c84fd64..92a89b40d7b 100644 --- a/app/code/core/Mage/Adminhtml/Block/Backup/Dialogs.php +++ b/app/code/core/Mage/Adminhtml/Block/Backup/Dialogs.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Backup/Grid.php b/app/code/core/Mage/Adminhtml/Block/Backup/Grid.php index 9887c9cd3ad..9e85319f5b5 100644 --- a/app/code/core/Mage/Adminhtml/Block/Backup/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Backup/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Backup_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Cache.php b/app/code/core/Mage/Adminhtml/Block/Cache.php index 7e86ee89a48..cc478347878 100644 --- a/app/code/core/Mage/Adminhtml/Block/Cache.php +++ b/app/code/core/Mage/Adminhtml/Block/Cache.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Cache/Additional.php b/app/code/core/Mage/Adminhtml/Block/Cache/Additional.php index 399a63e7c2f..be3b1122fdf 100644 --- a/app/code/core/Mage/Adminhtml/Block/Cache/Additional.php +++ b/app/code/core/Mage/Adminhtml/Block/Cache/Additional.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Cache/Grid.php b/app/code/core/Mage/Adminhtml/Block/Cache/Grid.php index 53b1f974a29..508e5b0f922 100644 --- a/app/code/core/Mage/Adminhtml/Block/Cache/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Cache/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Cache/Notifications.php b/app/code/core/Mage/Adminhtml/Block/Cache/Notifications.php index 03a9aa3a5ad..7138cc25308 100644 --- a/app/code/core/Mage/Adminhtml/Block/Cache/Notifications.php +++ b/app/code/core/Mage/Adminhtml/Block/Cache/Notifications.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog.php b/app/code/core/Mage/Adminhtml/Block/Catalog.php index da254662d27..9829cde4510 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Abstract.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Abstract.php index da38757b003..6a9b4a722f9 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Abstract.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Abstract.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Checkboxes/Tree.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Checkboxes/Tree.php index 2f8023098e2..b0fd6d96394 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Checkboxes/Tree.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Checkboxes/Tree.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Edit.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Edit.php index 0fc623c1a65..7b8a07e24f0 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Category_Edit extends Mage_Adminhtml_Block_Widget_Form_Container { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Edit/Form.php index f873625f49f..b1d7c0aa089 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Category_Edit_Form extends Mage_Adminhtml_Block_Catalog_Category_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Helper/Image.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Helper/Image.php index 3e833fc6b7d..e5d66e9c9c1 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Helper/Image.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Helper/Image.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Category_Helper_Image extends Varien_Data_Form_Element_Image { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Helper/Pricestep.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Helper/Pricestep.php index 9c2c23360d5..23ae9549b3e 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Helper/Pricestep.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Helper/Pricestep.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Helper/Sortby/Available.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Helper/Sortby/Available.php index 4e0b22a45c6..649c6e6c48a 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Helper/Sortby/Available.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Helper/Sortby/Available.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Helper/Sortby/Default.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Helper/Sortby/Default.php index fdcf0cb9274..c3439394945 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Helper/Sortby/Default.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Helper/Sortby/Default.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tab/Attributes.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tab/Attributes.php index fc8b65a9b90..279e553cb75 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tab/Attributes.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tab/Attributes.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tab/Design.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tab/Design.php index 49d8afd3f27..c48a16b453f 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tab/Design.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tab/Design.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tab/General.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tab/General.php index f273d27d8c2..8928c761b5c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tab/General.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tab/General.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Category_Tab_General extends Mage_Adminhtml_Block_Catalog_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tab/Product.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tab/Product.php index 232154cb340..2cb7ec55732 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tab/Product.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tab/Product.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Category_Tab_Product extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tabs.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tabs.php index 3ebde0c5065..5c68c72e87c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tabs.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tabs.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Category_Tabs extends Mage_Adminhtml_Block_Widget_Tabs { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tree.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tree.php index 91bc14f61c3..4bc3547e55f 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tree.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tree.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Category_Tree extends Mage_Adminhtml_Block_Catalog_Category_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Widget/Chooser.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Widget/Chooser.php index 0356fc059a7..1e6ce61278e 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Widget/Chooser.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Widget/Chooser.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Form.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Form.php index 652bf8bc630..95fb0be186c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Form extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Form/Renderer/Attribute/Urlkey.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Form/Renderer/Attribute/Urlkey.php index 93ad29b52b4..f4a790b921c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Form/Renderer/Attribute/Urlkey.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Form/Renderer/Attribute/Urlkey.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Form/Renderer/Config/DateFieldsOrder.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Form/Renderer/Config/DateFieldsOrder.php index de2744f42d8..9b4ddcf6ffa 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Form/Renderer/Config/DateFieldsOrder.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Form/Renderer/Config/DateFieldsOrder.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Form/Renderer/Config/YearRange.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Form/Renderer/Config/YearRange.php index ce8847c2958..8638f869833 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Form/Renderer/Config/YearRange.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Form/Renderer/Config/YearRange.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Form/Renderer/Fieldset/Element.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Form/Renderer/Fieldset/Element.php index 946717265ef..91cf729c9f8 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Form/Renderer/Fieldset/Element.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Form/Renderer/Fieldset/Element.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Form_Renderer_Fieldset_Element extends Mage_Adminhtml_Block_Widget_Form_Renderer_Fieldset_Element diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Helper/Form/Wysiwyg.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Helper/Form/Wysiwyg.php index df9f824193b..fdb9a200f4c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Helper/Form/Wysiwyg.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Helper/Form/Wysiwyg.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Helper/Form/Wysiwyg/Content.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Helper/Form/Wysiwyg/Content.php index 9e1de9c5d33..cf4f0b5258b 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Helper/Form/Wysiwyg/Content.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Helper/Form/Wysiwyg/Content.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product.php index 74dcc2f9170..cfe1be7f0c9 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product extends Mage_Adminhtml_Block_Widget_Container { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute.php index 31678f20184..058595d746f 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Attribute extends Mage_Adminhtml_Block_Widget_Grid_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Edit.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Edit.php index e6de6cca2dd..c66c22bd86f 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Attribute_Edit extends Mage_Adminhtml_Block_Widget_Form_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Edit/Form.php index 241611cd7a9..d5aaa6e0dcc 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Attribute_Edit_Form extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Edit/Tab/Front.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Edit/Tab/Front.php index 31d37e29a49..f98c8e725a0 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Edit/Tab/Front.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Edit/Tab/Front.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Attribute_Edit_Tab_Front extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Edit/Tab/Main.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Edit/Tab/Main.php index 698cb921911..50a608ff27c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Edit/Tab/Main.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Edit/Tab/Main.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Edit/Tab/Options.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Edit/Tab/Options.php index 014ffae554f..214fb5eb66e 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Edit/Tab/Options.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Edit/Tab/Options.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Attribute_Edit_Tab_Options extends Mage_Eav_Block_Adminhtml_Attribute_Edit_Options_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Edit/Tab/System.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Edit/Tab/System.php index 5d163892367..b1a018b2e45 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Edit/Tab/System.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Edit/Tab/System.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Attribute_Edit_Tab_System extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Edit/Tabs.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Edit/Tabs.php index 95c3542cff4..153e4218bc0 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Edit/Tabs.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Edit/Tabs.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Attribute_Edit_Tabs extends Mage_Adminhtml_Block_Widget_Tabs { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Grid.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Grid.php index 0251bb131f4..c2b4dbe25d6 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/New/Product/Attributes.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/New/Product/Attributes.php index 9050c06a8a5..6f40873282c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/New/Product/Attributes.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/New/Product/Attributes.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Attribute_New_Product_Attributes extends Mage_Adminhtml_Block_Catalog_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/New/Product/Created.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/New/Product/Created.php index 983c830d46c..652c6231952 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/New/Product/Created.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/New/Product/Created.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Attribute_New_Product_Created extends Mage_Adminhtml_Block_Widget { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Grid.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Grid.php index 884f6edfadb..47040be1fbc 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Attribute_Set_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Main.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Main.php index eeff8b26838..7cb8dee1e93 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Main.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Main.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Adminhtml Catalog Attribute Set Main Block * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Attribute_Set_Main extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Main/Formattribute.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Main/Formattribute.php index 6bf6e5821af..6516fb3be44 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Main/Formattribute.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Main/Formattribute.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,7 +21,7 @@ /** * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Attribute_Set_Main_Formattribute extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Main/Formgroup.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Main/Formgroup.php index bad18b7ae40..c3342156cd8 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Main/Formgroup.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Main/Formgroup.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,7 +21,7 @@ /** * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Attribute_Set_Main_Formgroup extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Main/Formset.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Main/Formset.php index 7a7e04990b8..6ba28cd1d78 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Main/Formset.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Main/Formset.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,7 +21,7 @@ /** * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Attribute_Set_Main_Formset extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Main/Tree/Attribute.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Main/Tree/Attribute.php index cfc2aaeb27b..81a91e0df53 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Main/Tree/Attribute.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Main/Tree/Attribute.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,7 +21,7 @@ /** * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Attribute_Set_Main_Tree_Attribute extends Mage_Adminhtml_Block_Template diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Main/Tree/Group.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Main/Tree/Group.php index 4ab2d3cc8f0..4a703ee28d5 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Main/Tree/Group.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Main/Tree/Group.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,7 +21,7 @@ /** * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Attribute_Set_Main_Tree_Group extends Mage_Adminhtml_Block_Template diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Toolbar/Add.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Toolbar/Add.php index 05c67a3af1e..81c1add9ede 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Toolbar/Add.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Toolbar/Add.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Attribute_Set_Toolbar_Add extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Toolbar/Main.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Toolbar/Main.php index 51f3f9792d5..5cc9bd3716b 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Toolbar/Main.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Toolbar/Main.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Attribute_Set_Toolbar_Main extends Mage_Adminhtml_Block_Template diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Toolbar/Main/Filter.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Toolbar/Main/Filter.php index 5746ee6d6d1..ab5ec390a13 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Toolbar/Main/Filter.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Attribute/Set/Toolbar/Main/Filter.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,7 +21,7 @@ /** * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Attribute_Set_Toolbar_Main_Filter extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Configure.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Configure.php index d52465c091e..27daa9b4ebf 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Configure.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Configure.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Composite_Configure extends Mage_Adminhtml_Block_Widget { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Error.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Error.php index a88b9748d37..c8879de9e47 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Error.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Error.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Composite_Error extends Mage_Core_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Fieldset.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Fieldset.php index 5090e66b23b..030c2c29852 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Fieldset.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Fieldset.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Composite_Fieldset extends Mage_Core_Block_Text_List { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Fieldset/Configurable.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Fieldset/Configurable.php index 323074e0ef2..e71bb01c228 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Fieldset/Configurable.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Fieldset/Configurable.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Composite_Fieldset_Configurable extends Mage_Catalog_Block_Product_View_Type_Configurable { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Fieldset/Grouped.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Fieldset/Grouped.php index d458a3f22de..14d04fd9913 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Fieldset/Grouped.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Fieldset/Grouped.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Composite_Fieldset_Grouped extends Mage_Catalog_Block_Product_View_Type_Grouped { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Fieldset/Options.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Fieldset/Options.php index 35c9c9dd3f3..6988549e1eb 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Fieldset/Options.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Fieldset/Options.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Composite_Fieldset_Options extends Mage_Catalog_Block_Product_View_Options { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Fieldset/Qty.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Fieldset/Qty.php index 23b733c1738..9fe99a04085 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Fieldset/Qty.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Fieldset/Qty.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Composite_Fieldset_Qty extends Mage_Core_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Update/Result.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Update/Result.php index 74597131716..4597ed4ca85 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Update/Result.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Composite/Update/Result.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Created.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Created.php index 42689dd9802..52e62106cd1 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Created.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Created.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Created extends Mage_Adminhtml_Block_Widget { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit.php index dec0e2ec028..69ce61b7b10 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Edit extends Mage_Adminhtml_Block_Widget { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Action/Attribute.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Action/Attribute.php index 59e00b67c15..33eb362200b 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Action/Attribute.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Action/Attribute.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Action/Attribute/Tab/Attributes.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Action/Attribute/Tab/Attributes.php index 580732874ef..5ae74f4ca2f 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Action/Attribute/Tab/Attributes.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Action/Attribute/Tab/Attributes.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Edit_Action_Attribute_Tab_Attributes extends Mage_Adminhtml_Block_Catalog_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Action/Attribute/Tab/Inventory.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Action/Attribute/Tab/Inventory.php index 32ec86930ec..230a22b4048 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Action/Attribute/Tab/Inventory.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Action/Attribute/Tab/Inventory.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Edit_Action_Attribute_Tab_Inventory extends Mage_Adminhtml_Block_Widget diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Action/Attribute/Tab/Websites.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Action/Attribute/Tab/Websites.php index 4d3ed03fafd..1e7caa9a0a9 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Action/Attribute/Tab/Websites.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Action/Attribute/Tab/Websites.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Edit_Action_Attribute_Tab_Websites extends Mage_Adminhtml_Block_Widget diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Action/Attribute/Tabs.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Action/Attribute/Tabs.php index 29bddc26c8b..55bd43e7e2b 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Action/Attribute/Tabs.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Action/Attribute/Tabs.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Edit_Action_Attribute_Tabs extends Mage_Adminhtml_Block_Widget_Tabs { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Js.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Js.php index 973b0799a35..7224c3c74d7 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Js.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Js.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Ajax/Serializer.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Ajax/Serializer.php index f9302940fa8..e70a6adb10d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Ajax/Serializer.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Ajax/Serializer.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Alerts.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Alerts.php index b5296edf0ed..fc028673bfc 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Alerts.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Alerts.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Edit_Tab_Alerts extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Alerts/Price.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Alerts/Price.php index 2b8ca227abc..0fcdc3ee588 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Alerts/Price.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Alerts/Price.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Edit_Tab_Alerts_Price extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Alerts/Stock.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Alerts/Stock.php index e03fc948c31..d0ad32b1e64 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Alerts/Stock.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Alerts/Stock.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Edit_Tab_Alerts_Stock extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Attributes.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Attributes.php index c0a1bae6c3f..55ffb7fc0c2 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Attributes.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Attributes.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Attributes/Create.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Attributes/Create.php index f32e1a2883f..7cc4bb55ab0 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Attributes/Create.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Attributes/Create.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Edit_Tab_Attributes_Create extends Mage_Adminhtml_Block_Widget_Button { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Categories.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Categories.php index 4b313ee6a47..60c7bfe5978 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Categories.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Categories.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Crosssell.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Crosssell.php index 9ef79de4760..11d74e9dc4a 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Crosssell.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Crosssell.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Edit_Tab_Crosssell extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Inventory.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Inventory.php index 54cce610139..bdc76eb6960 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Inventory.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Inventory.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Options.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Options.php index 16d5c8e909d..8efbc4e9c46 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Options.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Options.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Options/Option.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Options/Option.php index ae683ca83fa..56635cf9332 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Options/Option.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Options/Option.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Options/Type/Abstract.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Options/Type/Abstract.php index 9bf2d149480..4b0ece2d1aa 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Options/Type/Abstract.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Options/Type/Abstract.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Options/Type/Date.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Options/Type/Date.php index 8075cc9325e..5f44a371a31 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Options/Type/Date.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Options/Type/Date.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Options/Type/File.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Options/Type/File.php index 502bf7d61fc..b61f709433d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Options/Type/File.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Options/Type/File.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Options/Type/Select.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Options/Type/Select.php index 593ade118ce..cfb1055d27c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Options/Type/Select.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Options/Type/Select.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Options/Type/Text.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Options/Type/Text.php index 4682e3d302a..45edbaada74 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Options/Type/Text.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Options/Type/Text.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Price.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Price.php index a8809a96e1a..6eb73576395 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Price.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Price.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Edit_Tab_Price extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Price/Group.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Price/Group.php index b1dca84885d..433a873fe02 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Price/Group.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Price/Group.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Price/Group/Abstract.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Price/Group/Abstract.php index c61eae803ed..486f0d30462 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Price/Group/Abstract.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Price/Group/Abstract.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Price/Recurring.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Price/Recurring.php index 4579446ab4f..ffc533db6d6 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Price/Recurring.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Price/Recurring.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Price/Tier.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Price/Tier.php index ca3f85cc9a5..ea1931f7e63 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Price/Tier.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Price/Tier.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Related.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Related.php index c1335288f0e..5917e8f6e56 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Related.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Related.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Edit_Tab_Related extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Reviews.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Reviews.php index 48dcc4b67ab..ef47aadeced 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Reviews.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Reviews.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Settings.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Settings.php index f2feb76c556..bc37987ac3c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Settings.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Settings.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Edit_Tab_Settings extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Config.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Config.php index 0a459b16020..ff555acd2a6 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Config.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Config.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Config/Grid.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Config/Grid.php index 62824d57a16..0abdecb2476 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Config/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Config/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Edit_Tab_Super_Config_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Config/Grid/Filter/Inventory.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Config/Grid/Filter/Inventory.php index 48b253819c6..6806c755f5b 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Config/Grid/Filter/Inventory.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Config/Grid/Filter/Inventory.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Edit_Tab_Super_Config_Grid_Filter_Inventory extends Mage_Adminhtml_Block_Widget_Grid_Column_Filter_Select { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Config/Grid/Renderer/Checkbox.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Config/Grid/Renderer/Checkbox.php index 1e644bdbf8c..7afa50f72ee 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Config/Grid/Renderer/Checkbox.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Config/Grid/Renderer/Checkbox.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Edit_Tab_Super_Config_Grid_Renderer_Checkbox extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Checkbox diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Config/Grid/Renderer/Inventory.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Config/Grid/Renderer/Inventory.php index 58903b2f2fa..3d7efa6939d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Config/Grid/Renderer/Inventory.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Config/Grid/Renderer/Inventory.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Edit_Tab_Super_Config_Grid_Renderer_Inventory extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Config/Simple.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Config/Simple.php index 843ff9586f7..4b710d6ee2e 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Config/Simple.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Config/Simple.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Edit_Tab_Super_Config_Simple extends Mage_Adminhtml_Block_Catalog_Product_Edit_Tab_Attributes diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Group.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Group.php index 91f3bd4d529..82be37fcdb6 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Group.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Group.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Settings.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Settings.php index d61bd44f63c..b9f08ca3568 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Settings.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Super/Settings.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Tag.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Tag.php index 488b5a3f9ff..d5e75f3c0f5 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Tag.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Tag.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Edit_Tab_Tag extends Mage_Adminhtml_Block_Widget_Grid diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Tag/Customer.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Tag/Customer.php index 3e071c66ec4..20cbb96c6a9 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Tag/Customer.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Tag/Customer.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Edit_Tab_Tag_Customer extends Mage_Adminhtml_Block_Widget_Grid diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Upsell.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Upsell.php index dfa7327075b..00d0882adda 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Upsell.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Upsell.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Edit_Tab_Upsell extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Websites.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Websites.php index 323e69353b5..3df824d0472 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Websites.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Websites.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tabs.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tabs.php index f58e1b2e37b..4d112a5ab46 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tabs.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tabs.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Edit_Tabs extends Mage_Adminhtml_Block_Widget_Tabs { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tabs/Configurable.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tabs/Configurable.php index 6a1cf70af20..458e2886d61 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tabs/Configurable.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tabs/Configurable.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * admin edit tabs for configurable products * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Edit_Tabs_Configurable extends Mage_Adminhtml_Block_Catalog_Product_Edit_Tabs { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tabs/Grouped.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tabs/Grouped.php index 5a943103cc7..2642546a2ea 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tabs/Grouped.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tabs/Grouped.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * admin edit tabs for grouped product * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Edit_Tabs_Grouped extends Mage_Adminhtml_Block_Catalog_Product_Edit_Tabs { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Frontend/Product/Watermark.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Frontend/Product/Watermark.php index ae0ba8c390b..da54b5b1e37 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Frontend/Product/Watermark.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Frontend/Product/Watermark.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Frontend_Product_Watermark extends Mage_Adminhtml_Block_Abstract implements Varien_Data_Form_Element_Renderer_Interface { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Grid.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Grid.php index 38a6e6e41df..aee35f8e3db 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Apply.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Apply.php index 3aa44e9b558..170c4d56654 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Apply.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Apply.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Helper_Form_Apply extends Varien_Data_Form_Element_Multiselect { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Boolean.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Boolean.php index 851928ee359..8361ce93f94 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Boolean.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Boolean.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Helper_Form_Boolean extends Varien_Data_Form_Element_Select { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Config.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Config.php index 7f2aa2743c2..3edb5fa2a38 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Config.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Config.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Gallery.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Gallery.php index 8968155f122..67064081d8d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Gallery.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Gallery.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Helper_Form_Gallery extends Varien_Data_Form_Element_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Gallery/Content.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Gallery/Content.php index 02a552a1f5d..1295a354a48 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Gallery/Content.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Gallery/Content.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Helper_Form_Gallery_Content extends Mage_Adminhtml_Block_Widget { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Image.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Image.php index f54160f8a55..ca317d275b1 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Image.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Image.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Helper_Form_Image extends Varien_Data_Form_Element_Image { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Msrp/Enabled.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Msrp/Enabled.php index a6efc323af9..b3dbdaef3d0 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Msrp/Enabled.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Msrp/Enabled.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Msrp/Price.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Msrp/Price.php index 04080644d53..bfbbba1193a 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Msrp/Price.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Msrp/Price.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Price.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Price.php index ddf22544f73..a49d19976b3 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Price.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Price.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Product_Helper_Form_Price extends Varien_Data_Form_Element_Text { diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Weight.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Weight.php index 3b0e5b903df..f0eb59c1ca7 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Weight.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Helper/Form/Weight.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Price.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Price.php index 2e6a61e7294..eb59fca0418 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Price.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Price.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Widget/Chooser.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Widget/Chooser.php index c1376188ddd..c705876f21c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Widget/Chooser.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Widget/Chooser.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Widget/Chooser/Container.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Widget/Chooser/Container.php index 3cf5d5cef35..d15a18cc429 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Widget/Chooser/Container.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Widget/Chooser/Container.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Search.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Search.php index 4f4ad627d2e..d22515c61b4 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Search.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Search.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -24,7 +24,7 @@ * @category Mage * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Search extends Mage_Adminhtml_Block_Widget_Grid_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Search/Edit.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Search/Edit.php index 2ed4ea9861f..b589d123e46 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Search/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Search/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Search_Edit extends Mage_Adminhtml_Block_Widget_Form_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Search/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Search/Edit/Form.php index 9be545828f6..ab3c189e973 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Search/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Search/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Search_Edit_Form extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Catalog/Search/Grid.php b/app/code/core/Mage/Adminhtml/Block/Catalog/Search/Grid.php index fbfb3f69ac8..7ea089cf56f 100644 --- a/app/code/core/Mage/Adminhtml/Block/Catalog/Search/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Catalog/Search/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -24,7 +24,7 @@ * @category Mage * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Catalog_Search_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Checkout/Agreement.php b/app/code/core/Mage/Adminhtml/Block/Checkout/Agreement.php index 51fb51a07ba..05e50b86850 100644 --- a/app/code/core/Mage/Adminhtml/Block/Checkout/Agreement.php +++ b/app/code/core/Mage/Adminhtml/Block/Checkout/Agreement.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Checkout_Agreement extends Mage_Adminhtml_Block_Widget_Grid_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Checkout/Agreement/Edit.php b/app/code/core/Mage/Adminhtml/Block/Checkout/Agreement/Edit.php index d13deb4ad4a..7173be0c776 100644 --- a/app/code/core/Mage/Adminhtml/Block/Checkout/Agreement/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/Checkout/Agreement/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Checkout_Agreement_Edit extends Mage_Adminhtml_Block_Widget_Form_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Checkout/Agreement/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/Checkout/Agreement/Edit/Form.php index 8dbdb3b2cdd..41bd465c68f 100644 --- a/app/code/core/Mage/Adminhtml/Block/Checkout/Agreement/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Checkout/Agreement/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Checkout_Agreement_Edit_Form extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Checkout/Agreement/Grid.php b/app/code/core/Mage/Adminhtml/Block/Checkout/Agreement/Grid.php index b2adc1a44b6..537e699ffc6 100644 --- a/app/code/core/Mage/Adminhtml/Block/Checkout/Agreement/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Checkout/Agreement/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Checkout/Formkey.php b/app/code/core/Mage/Adminhtml/Block/Checkout/Formkey.php index 6857c98bcca..5aa85c48e9c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Checkout/Formkey.php +++ b/app/code/core/Mage/Adminhtml/Block/Checkout/Formkey.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Cms/Block.php b/app/code/core/Mage/Adminhtml/Block/Cms/Block.php index adf4594841f..95d0f009e31 100644 --- a/app/code/core/Mage/Adminhtml/Block/Cms/Block.php +++ b/app/code/core/Mage/Adminhtml/Block/Cms/Block.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Cms_Block extends Mage_Adminhtml_Block_Widget_Grid_Container { diff --git a/app/code/core/Mage/Adminhtml/Block/Cms/Block/Edit.php b/app/code/core/Mage/Adminhtml/Block/Cms/Block/Edit.php index b76780dd4e0..4ffcc307458 100644 --- a/app/code/core/Mage/Adminhtml/Block/Cms/Block/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/Cms/Block/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Cms_Block_Edit extends Mage_Adminhtml_Block_Widget_Form_Container { diff --git a/app/code/core/Mage/Adminhtml/Block/Cms/Block/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/Cms/Block/Edit/Form.php index 2356a6cf51f..ac63d8ac404 100644 --- a/app/code/core/Mage/Adminhtml/Block/Cms/Block/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Cms/Block/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Cms_Block_Edit_Form extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/Cms/Block/Grid.php b/app/code/core/Mage/Adminhtml/Block/Cms/Block/Grid.php index 6fbe99be933..de01a227880 100644 --- a/app/code/core/Mage/Adminhtml/Block/Cms/Block/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Cms/Block/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Cms_Block_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Cms/Block/Widget/Chooser.php b/app/code/core/Mage/Adminhtml/Block/Cms/Block/Widget/Chooser.php index 2710a7637f3..473063915bb 100644 --- a/app/code/core/Mage/Adminhtml/Block/Cms/Block/Widget/Chooser.php +++ b/app/code/core/Mage/Adminhtml/Block/Cms/Block/Widget/Chooser.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Cms/Page.php b/app/code/core/Mage/Adminhtml/Block/Cms/Page.php index 8136a3ca9fe..b4a52190070 100644 --- a/app/code/core/Mage/Adminhtml/Block/Cms/Page.php +++ b/app/code/core/Mage/Adminhtml/Block/Cms/Page.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Cms_Page extends Mage_Adminhtml_Block_Widget_Grid_Container { diff --git a/app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit.php b/app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit.php index 9ebfa9f8ae8..f6c8db350f3 100644 --- a/app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit/Form.php index eb643cb3523..36d0cafbe0a 100644 --- a/app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Cms_Page_Edit_Form extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit/Tab/Content.php b/app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit/Tab/Content.php index 480daaf7f9e..7afc305997e 100644 --- a/app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit/Tab/Content.php +++ b/app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit/Tab/Content.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Cms_Page_Edit_Tab_Content diff --git a/app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit/Tab/Design.php b/app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit/Tab/Design.php index 8ed9547e8e0..7550bfe1830 100644 --- a/app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit/Tab/Design.php +++ b/app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit/Tab/Design.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit/Tab/Main.php b/app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit/Tab/Main.php index a8922018d38..359a429795b 100644 --- a/app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit/Tab/Main.php +++ b/app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit/Tab/Main.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Cms_Page_Edit_Tab_Main diff --git a/app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit/Tab/Meta.php b/app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit/Tab/Meta.php index 7ce9b390153..369e120db5d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit/Tab/Meta.php +++ b/app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit/Tab/Meta.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Cms_Page_Edit_Tab_Meta extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit/Tabs.php b/app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit/Tabs.php index 5943910cd9e..c7f3783c9b3 100644 --- a/app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit/Tabs.php +++ b/app/code/core/Mage/Adminhtml/Block/Cms/Page/Edit/Tabs.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Cms_Page_Edit_Tabs extends Mage_Adminhtml_Block_Widget_Tabs { diff --git a/app/code/core/Mage/Adminhtml/Block/Cms/Page/Grid.php b/app/code/core/Mage/Adminhtml/Block/Cms/Page/Grid.php index 73e0582dd0a..eb041c30ad4 100644 --- a/app/code/core/Mage/Adminhtml/Block/Cms/Page/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Cms/Page/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Cms_Page_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Cms/Page/Grid/Renderer/Action.php b/app/code/core/Mage/Adminhtml/Block/Cms/Page/Grid/Renderer/Action.php index 992198d6ac3..0ff00752ea8 100644 --- a/app/code/core/Mage/Adminhtml/Block/Cms/Page/Grid/Renderer/Action.php +++ b/app/code/core/Mage/Adminhtml/Block/Cms/Page/Grid/Renderer/Action.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Cms/Page/Widget/Chooser.php b/app/code/core/Mage/Adminhtml/Block/Cms/Page/Widget/Chooser.php index 5267f34ce6d..c6b37024139 100644 --- a/app/code/core/Mage/Adminhtml/Block/Cms/Page/Widget/Chooser.php +++ b/app/code/core/Mage/Adminhtml/Block/Cms/Page/Widget/Chooser.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Cms/Wysiwyg/Images/Content.php b/app/code/core/Mage/Adminhtml/Block/Cms/Wysiwyg/Images/Content.php index 9b6a49a3e8d..93933d773c4 100644 --- a/app/code/core/Mage/Adminhtml/Block/Cms/Wysiwyg/Images/Content.php +++ b/app/code/core/Mage/Adminhtml/Block/Cms/Wysiwyg/Images/Content.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Cms/Wysiwyg/Images/Content/Files.php b/app/code/core/Mage/Adminhtml/Block/Cms/Wysiwyg/Images/Content/Files.php index 72514e2c834..056b895057f 100644 --- a/app/code/core/Mage/Adminhtml/Block/Cms/Wysiwyg/Images/Content/Files.php +++ b/app/code/core/Mage/Adminhtml/Block/Cms/Wysiwyg/Images/Content/Files.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Cms/Wysiwyg/Images/Content/Newfolder.php b/app/code/core/Mage/Adminhtml/Block/Cms/Wysiwyg/Images/Content/Newfolder.php index f665ebd115a..d4236fff771 100644 --- a/app/code/core/Mage/Adminhtml/Block/Cms/Wysiwyg/Images/Content/Newfolder.php +++ b/app/code/core/Mage/Adminhtml/Block/Cms/Wysiwyg/Images/Content/Newfolder.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Cms/Wysiwyg/Images/Content/Uploader.php b/app/code/core/Mage/Adminhtml/Block/Cms/Wysiwyg/Images/Content/Uploader.php index 6677c5bc753..3ef4dd9a5bd 100644 --- a/app/code/core/Mage/Adminhtml/Block/Cms/Wysiwyg/Images/Content/Uploader.php +++ b/app/code/core/Mage/Adminhtml/Block/Cms/Wysiwyg/Images/Content/Uploader.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Cms/Wysiwyg/Images/Tree.php b/app/code/core/Mage/Adminhtml/Block/Cms/Wysiwyg/Images/Tree.php index bff2f5b4ac9..9b7dba42e87 100644 --- a/app/code/core/Mage/Adminhtml/Block/Cms/Wysiwyg/Images/Tree.php +++ b/app/code/core/Mage/Adminhtml/Block/Cms/Wysiwyg/Images/Tree.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Customer.php b/app/code/core/Mage/Adminhtml/Block/Customer.php index c1af0156771..3e7c882363e 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer extends Mage_Adminhtml_Block_Widget_Grid_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Edit.php b/app/code/core/Mage/Adminhtml/Block/Customer/Edit.php index e0dfe74075a..9992ecc9343 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Edit extends Mage_Adminhtml_Block_Widget_Form_Container { diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Form.php index 56e947fc6cf..0479bce8080 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Edit_Form extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Renderer/Adminpass.php b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Renderer/Adminpass.php index 337a8f4376e..1993a84c322 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Renderer/Adminpass.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Renderer/Adminpass.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Renderer/Attribute/Group.php b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Renderer/Attribute/Group.php index 7cea5644c6e..ece9a8ddb7e 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Renderer/Attribute/Group.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Renderer/Attribute/Group.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Renderer/Newpass.php b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Renderer/Newpass.php index 64c5c45b951..2be3577302d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Renderer/Newpass.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Renderer/Newpass.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Renderer/Region.php b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Renderer/Region.php index 731ff7455c0..ff417ab09be 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Renderer/Region.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Renderer/Region.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Account.php b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Account.php index bc82d68b37b..cd71ed6852f 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Account.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Account.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Edit_Tab_Account extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Addresses.php b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Addresses.php index 71fc2e43a77..cb09ec745b1 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Addresses.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Addresses.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Edit_Tab_Addresses extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Cart.php b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Cart.php index fe217f25e38..36df91655e2 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Cart.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Cart.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Carts.php b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Carts.php index df85ab54b9f..e5d1c0108ec 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Carts.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Carts.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Newsletter.php b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Newsletter.php index 17d04c8e885..3a0a8e88360 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Newsletter.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Newsletter.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Edit_Tab_Newsletter extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Newsletter/Grid.php b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Newsletter/Grid.php index 13095da9938..b6995305e6d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Newsletter/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Newsletter/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Edit_Tab_Newsletter_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Newsletter/Grid/Filter/Status.php b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Newsletter/Grid/Filter/Status.php index af5b94db74d..86c4ddd50e1 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Newsletter/Grid/Filter/Status.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Newsletter/Grid/Filter/Status.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Edit_Tab_Newsletter_Grid_Filter_Status extends Mage_Adminhtml_Block_Widget_Grid_Column_Filter_Select { diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Newsletter/Grid/Renderer/Action.php b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Newsletter/Grid/Renderer/Action.php index 95652694290..2e9cce62796 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Newsletter/Grid/Renderer/Action.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Newsletter/Grid/Renderer/Action.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Edit_Tab_Newsletter_Grid_Renderer_Action extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Newsletter/Grid/Renderer/Status.php b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Newsletter/Grid/Renderer/Status.php index ffaed21fcda..75d84ab8857 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Newsletter/Grid/Renderer/Status.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Newsletter/Grid/Renderer/Status.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Edit_Tab_Newsletter_Grid_Renderer_Status extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Orders.php b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Orders.php index e3c8a910fbc..f420f810bee 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Orders.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Orders.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Edit_Tab_Orders extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Reviews.php b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Reviews.php index 28c0f28b5b7..345fea56537 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Reviews.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Reviews.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Edit_Tab_Reviews extends Mage_Adminhtml_Block_Review_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Tag.php b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Tag.php index 36200ffbc54..35be5233b22 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Tag.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Tag.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Edit_Tab_Tag extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Tags.php b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Tags.php index e21f673f06d..4236d9cde25 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Tags.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Tags.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Edit_Tab_Tags extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/View.php b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/View.php index da4ab78f7d8..241b3d399b2 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/View.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/View.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Edit_Tab_View extends Mage_Adminhtml_Block_Template diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/View/Accordion.php b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/View/Accordion.php index 2a865f6ec47..733d13d5e6b 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/View/Accordion.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/View/Accordion.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Edit_Tab_View_Accordion extends Mage_Adminhtml_Block_Widget_Accordion { diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/View/Cart.php b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/View/Cart.php index f9252e01867..3e3c869b962 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/View/Cart.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/View/Cart.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/View/Grid/Renderer/Item.php b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/View/Grid/Renderer/Item.php index f0722b80477..16ff126eea7 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/View/Grid/Renderer/Item.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/View/Grid/Renderer/Item.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/View/Orders.php b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/View/Orders.php index 5dbd7f2c4d0..8f428de1d54 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/View/Orders.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/View/Orders.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Edit_Tab_View_Orders extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/View/Sales.php b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/View/Sales.php index ad1934cda39..f885c641ec7 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/View/Sales.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/View/Sales.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Edit_Tab_View_Sales extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/View/Wishlist.php b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/View/Wishlist.php index ea20225a197..6439768505a 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/View/Wishlist.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/View/Wishlist.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Wishlist.php b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Wishlist.php index c7619bc8f04..9998d3fbf46 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Wishlist.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Wishlist.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Wishlist/Grid/Renderer/Description.php b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Wishlist/Grid/Renderer/Description.php index 28291ab0574..7948dab2d1d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Wishlist/Grid/Renderer/Description.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/Wishlist/Grid/Renderer/Description.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Edit_Tab_Wishlist_Grid_Renderer_Description extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tabs.php b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tabs.php index ee1bc5ea129..571580367b9 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tabs.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tabs.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Edit_Tabs extends Mage_Adminhtml_Block_Widget_Tabs { diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Form/Element/Boolean.php b/app/code/core/Mage/Adminhtml/Block/Customer/Form/Element/Boolean.php index aa84b20f3cc..c914722db6b 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Form/Element/Boolean.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Form/Element/Boolean.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Customer Widget Form Boolean Element Block * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Form_Element_Boolean extends Varien_Data_Form_Element_Select { diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Form/Element/File.php b/app/code/core/Mage/Adminhtml/Block/Customer/Form/Element/File.php index ad464c075e9..6d357bfed2a 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Form/Element/File.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Form/Element/File.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Customer Widget Form File Element Block * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Form_Element_File extends Varien_Data_Form_Element_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Form/Element/Image.php b/app/code/core/Mage/Adminhtml/Block/Customer/Form/Element/Image.php index 43633e845f6..f4a0a348d2a 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Form/Element/Image.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Form/Element/Image.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Customer Widget Form Image File Element Block * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Form_Element_Image extends Mage_Adminhtml_Block_Customer_Form_Element_File { diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Grid.php b/app/code/core/Mage/Adminhtml/Block/Customer/Grid.php index ac4e93d4af5..54491e260d9 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Grid/Filter/Country.php b/app/code/core/Mage/Adminhtml/Block/Customer/Grid/Filter/Country.php index efb5108b89d..efad8eab17d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Grid/Filter/Country.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Grid/Filter/Country.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Grid_Filter_Country extends Mage_Adminhtml_Block_Widget_Grid_Column_Filter_Select { diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Grid/Renderer/Multiaction.php b/app/code/core/Mage/Adminhtml/Block/Customer/Grid/Renderer/Multiaction.php index 8db74f6feac..aebb9802f38 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Grid/Renderer/Multiaction.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Grid/Renderer/Multiaction.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Grid_Renderer_Multiaction extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Action diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Group.php b/app/code/core/Mage/Adminhtml/Block/Customer/Group.php index 67f39731c96..c4f9f9c96d4 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Group.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Group.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Group extends Mage_Adminhtml_Block_Widget_Grid_Container//Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Group/Edit.php b/app/code/core/Mage/Adminhtml/Block/Customer/Group/Edit.php index 8b9bfbb6f8d..9e0f0d85f36 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Group/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Group/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Group_Edit extends Mage_Adminhtml_Block_Widget_Form_Container { diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Group/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/Customer/Group/Edit/Form.php index 323865a7674..1777394d8b9 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Group/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Group/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Group_Edit_Form extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Group/Grid.php b/app/code/core/Mage/Adminhtml/Block/Customer/Group/Grid.php index c332b51e6e7..f899875514c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Group/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Group/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Group_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Online.php b/app/code/core/Mage/Adminhtml/Block/Customer/Online.php index 059cc89571b..028a95fe442 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Online.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Online.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Online extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Online/Filter.php b/app/code/core/Mage/Adminhtml/Block/Customer/Online/Filter.php index 55d9a9c94f0..24953f7f404 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Online/Filter.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Online/Filter.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Online_Filter extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Online/Grid.php b/app/code/core/Mage/Adminhtml/Block/Customer/Online/Grid.php index ac356bbf5f0..b93ee7601a8 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Online/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Online/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Online/Grid/Renderer/Ip.php b/app/code/core/Mage/Adminhtml/Block/Customer/Online/Grid/Renderer/Ip.php index 6105c288c72..9f02db9d9c6 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Online/Grid/Renderer/Ip.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Online/Grid/Renderer/Ip.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Online_Grid_Renderer_Ip extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Online/Grid/Renderer/Type.php b/app/code/core/Mage/Adminhtml/Block/Customer/Online/Grid/Renderer/Type.php index 2edaebb6c28..422c7023323 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Online/Grid/Renderer/Type.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Online/Grid/Renderer/Type.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Customer_Online_Grid_Renderer_Type extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Online/Grid/Renderer/Url.php b/app/code/core/Mage/Adminhtml/Block/Customer/Online/Grid/Renderer/Url.php index dbcc2f8d3c0..e9916dd0083 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Online/Grid/Renderer/Url.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Online/Grid/Renderer/Url.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/Sales/Order/Address/Form/Renderer/Vat.php b/app/code/core/Mage/Adminhtml/Block/Customer/Sales/Order/Address/Form/Renderer/Vat.php index be13a5d690f..99affcf77a5 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/Sales/Order/Address/Form/Renderer/Vat.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/Sales/Order/Address/Form/Renderer/Vat.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Customer/System/Config/Validatevat.php b/app/code/core/Mage/Adminhtml/Block/Customer/System/Config/Validatevat.php index 3d7fd7719fc..4403e8bd3b6 100644 --- a/app/code/core/Mage/Adminhtml/Block/Customer/System/Config/Validatevat.php +++ b/app/code/core/Mage/Adminhtml/Block/Customer/System/Config/Validatevat.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Dashboard.php b/app/code/core/Mage/Adminhtml/Block/Dashboard.php index d67468bf6c2..6f59fd82e3c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Dashboard.php +++ b/app/code/core/Mage/Adminhtml/Block/Dashboard.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Dashboard/Abstract.php b/app/code/core/Mage/Adminhtml/Block/Dashboard/Abstract.php index 450816bf700..7cbfc8e71ce 100644 --- a/app/code/core/Mage/Adminhtml/Block/Dashboard/Abstract.php +++ b/app/code/core/Mage/Adminhtml/Block/Dashboard/Abstract.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ abstract class Mage_Adminhtml_Block_Dashboard_Abstract extends Mage_Adminhtml_Block_Widget diff --git a/app/code/core/Mage/Adminhtml/Block/Dashboard/Bar.php b/app/code/core/Mage/Adminhtml/Block/Dashboard/Bar.php index 2a7a0c4ca76..706550aca37 100644 --- a/app/code/core/Mage/Adminhtml/Block/Dashboard/Bar.php +++ b/app/code/core/Mage/Adminhtml/Block/Dashboard/Bar.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Dashboard_Bar extends Mage_Adminhtml_Block_Dashboard_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Dashboard/Diagrams.php b/app/code/core/Mage/Adminhtml/Block/Dashboard/Diagrams.php index 0aad0dcc8bb..4db67b36614 100644 --- a/app/code/core/Mage/Adminhtml/Block/Dashboard/Diagrams.php +++ b/app/code/core/Mage/Adminhtml/Block/Dashboard/Diagrams.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Dashboard_Diagrams extends Mage_Adminhtml_Block_Widget_Tabs diff --git a/app/code/core/Mage/Adminhtml/Block/Dashboard/Graph.php b/app/code/core/Mage/Adminhtml/Block/Dashboard/Graph.php index 7ad218a0cb6..367e733b07d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Dashboard/Graph.php +++ b/app/code/core/Mage/Adminhtml/Block/Dashboard/Graph.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Dashboard/Grid.php b/app/code/core/Mage/Adminhtml/Block/Dashboard/Grid.php index d8d95b14ab1..32c58ade1e6 100644 --- a/app/code/core/Mage/Adminhtml/Block/Dashboard/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Dashboard/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Dashboard_Grid extends Mage_Adminhtml_Block_Widget_Grid diff --git a/app/code/core/Mage/Adminhtml/Block/Dashboard/Grids.php b/app/code/core/Mage/Adminhtml/Block/Dashboard/Grids.php index 4d258f36404..8f2f60a5090 100644 --- a/app/code/core/Mage/Adminhtml/Block/Dashboard/Grids.php +++ b/app/code/core/Mage/Adminhtml/Block/Dashboard/Grids.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Dashboard_Grids extends Mage_Adminhtml_Block_Widget_Tabs diff --git a/app/code/core/Mage/Adminhtml/Block/Dashboard/Orders/Grid.php b/app/code/core/Mage/Adminhtml/Block/Dashboard/Orders/Grid.php index bc87df36eec..40d2eefe242 100644 --- a/app/code/core/Mage/Adminhtml/Block/Dashboard/Orders/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Dashboard/Orders/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Dashboard_Orders_Grid extends Mage_Adminhtml_Block_Dashboard_Grid diff --git a/app/code/core/Mage/Adminhtml/Block/Dashboard/Sales.php b/app/code/core/Mage/Adminhtml/Block/Dashboard/Sales.php index 49ff16344d8..2056b471663 100644 --- a/app/code/core/Mage/Adminhtml/Block/Dashboard/Sales.php +++ b/app/code/core/Mage/Adminhtml/Block/Dashboard/Sales.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Dashboard_Sales extends Mage_Adminhtml_Block_Dashboard_Bar diff --git a/app/code/core/Mage/Adminhtml/Block/Dashboard/Searches/Last.php b/app/code/core/Mage/Adminhtml/Block/Dashboard/Searches/Last.php index c7e4b178c84..2e52c7fa44f 100644 --- a/app/code/core/Mage/Adminhtml/Block/Dashboard/Searches/Last.php +++ b/app/code/core/Mage/Adminhtml/Block/Dashboard/Searches/Last.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Dashboard_Searches_Last extends Mage_Adminhtml_Block_Dashboard_Grid diff --git a/app/code/core/Mage/Adminhtml/Block/Dashboard/Searches/Renderer/Searchquery.php b/app/code/core/Mage/Adminhtml/Block/Dashboard/Searches/Renderer/Searchquery.php index cd6b7603ad8..4ef2d7d18ad 100644 --- a/app/code/core/Mage/Adminhtml/Block/Dashboard/Searches/Renderer/Searchquery.php +++ b/app/code/core/Mage/Adminhtml/Block/Dashboard/Searches/Renderer/Searchquery.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Dashboard/Searches/Top.php b/app/code/core/Mage/Adminhtml/Block/Dashboard/Searches/Top.php index efa35e25e1b..fbce1fa9740 100644 --- a/app/code/core/Mage/Adminhtml/Block/Dashboard/Searches/Top.php +++ b/app/code/core/Mage/Adminhtml/Block/Dashboard/Searches/Top.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Dashboard_Searches_Top extends Mage_Adminhtml_Block_Dashboard_Grid diff --git a/app/code/core/Mage/Adminhtml/Block/Dashboard/Tab/Amounts.php b/app/code/core/Mage/Adminhtml/Block/Dashboard/Tab/Amounts.php index 3614e13ec8e..156e70abcb0 100644 --- a/app/code/core/Mage/Adminhtml/Block/Dashboard/Tab/Amounts.php +++ b/app/code/core/Mage/Adminhtml/Block/Dashboard/Tab/Amounts.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Dashboard/Tab/Customers/Most.php b/app/code/core/Mage/Adminhtml/Block/Dashboard/Tab/Customers/Most.php index aeddde2c4a4..0fded8d6f15 100644 --- a/app/code/core/Mage/Adminhtml/Block/Dashboard/Tab/Customers/Most.php +++ b/app/code/core/Mage/Adminhtml/Block/Dashboard/Tab/Customers/Most.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Dashboard_Tab_Customers_Most extends Mage_Adminhtml_Block_Dashboard_Grid diff --git a/app/code/core/Mage/Adminhtml/Block/Dashboard/Tab/Customers/Newest.php b/app/code/core/Mage/Adminhtml/Block/Dashboard/Tab/Customers/Newest.php index 6654a892dc5..5f8cb1d944e 100644 --- a/app/code/core/Mage/Adminhtml/Block/Dashboard/Tab/Customers/Newest.php +++ b/app/code/core/Mage/Adminhtml/Block/Dashboard/Tab/Customers/Newest.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Dashboard_Tab_Customers_Newest extends Mage_Adminhtml_Block_Dashboard_Grid diff --git a/app/code/core/Mage/Adminhtml/Block/Dashboard/Tab/Orders.php b/app/code/core/Mage/Adminhtml/Block/Dashboard/Tab/Orders.php index 6236708567b..cf085e9e429 100644 --- a/app/code/core/Mage/Adminhtml/Block/Dashboard/Tab/Orders.php +++ b/app/code/core/Mage/Adminhtml/Block/Dashboard/Tab/Orders.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Dashboard/Tab/Products/Ordered.php b/app/code/core/Mage/Adminhtml/Block/Dashboard/Tab/Products/Ordered.php index b2dd506659e..e1272e3a6d0 100644 --- a/app/code/core/Mage/Adminhtml/Block/Dashboard/Tab/Products/Ordered.php +++ b/app/code/core/Mage/Adminhtml/Block/Dashboard/Tab/Products/Ordered.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Dashboard_Tab_Products_Ordered extends Mage_Adminhtml_Block_Dashboard_Grid diff --git a/app/code/core/Mage/Adminhtml/Block/Dashboard/Tab/Products/Viewed.php b/app/code/core/Mage/Adminhtml/Block/Dashboard/Tab/Products/Viewed.php index e1c44bd4293..b08b869153b 100644 --- a/app/code/core/Mage/Adminhtml/Block/Dashboard/Tab/Products/Viewed.php +++ b/app/code/core/Mage/Adminhtml/Block/Dashboard/Tab/Products/Viewed.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Dashboard_Tab_Products_Viewed extends Mage_Adminhtml_Block_Dashboard_Grid diff --git a/app/code/core/Mage/Adminhtml/Block/Dashboard/Totals.php b/app/code/core/Mage/Adminhtml/Block/Dashboard/Totals.php index d84bbda2280..13941d94df6 100644 --- a/app/code/core/Mage/Adminhtml/Block/Dashboard/Totals.php +++ b/app/code/core/Mage/Adminhtml/Block/Dashboard/Totals.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Denied.php b/app/code/core/Mage/Adminhtml/Block/Denied.php index fdb238be71a..64d6a1238a9 100644 --- a/app/code/core/Mage/Adminhtml/Block/Denied.php +++ b/app/code/core/Mage/Adminhtml/Block/Denied.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Html/Date.php b/app/code/core/Mage/Adminhtml/Block/Html/Date.php index f3b09fa34c4..a2c7cdb090c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Html/Date.php +++ b/app/code/core/Mage/Adminhtml/Block/Html/Date.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Html/Select.php b/app/code/core/Mage/Adminhtml/Block/Html/Select.php index 1fdecdf0354..9fce64b072d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Html/Select.php +++ b/app/code/core/Mage/Adminhtml/Block/Html/Select.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Media/Editor.php b/app/code/core/Mage/Adminhtml/Block/Media/Editor.php index 24482dc7147..18512bcedbf 100644 --- a/app/code/core/Mage/Adminhtml/Block/Media/Editor.php +++ b/app/code/core/Mage/Adminhtml/Block/Media/Editor.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Media/Uploader.php b/app/code/core/Mage/Adminhtml/Block/Media/Uploader.php index 683e2f239d7..a9c94e4bcc6 100644 --- a/app/code/core/Mage/Adminhtml/Block/Media/Uploader.php +++ b/app/code/core/Mage/Adminhtml/Block/Media/Uploader.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ /** diff --git a/app/code/core/Mage/Adminhtml/Block/Messages.php b/app/code/core/Mage/Adminhtml/Block/Messages.php index 21c5ab0ef67..98252713f1d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Messages.php +++ b/app/code/core/Mage/Adminhtml/Block/Messages.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Messages extends Mage_Core_Block_Messages { diff --git a/app/code/core/Mage/Adminhtml/Block/Newsletter/Problem.php b/app/code/core/Mage/Adminhtml/Block/Newsletter/Problem.php index d0ae87b22fa..2c400637387 100644 --- a/app/code/core/Mage/Adminhtml/Block/Newsletter/Problem.php +++ b/app/code/core/Mage/Adminhtml/Block/Newsletter/Problem.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Newsletter_Problem extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Newsletter/Problem/Grid.php b/app/code/core/Mage/Adminhtml/Block/Newsletter/Problem/Grid.php index 08e02f02842..a529bb60040 100644 --- a/app/code/core/Mage/Adminhtml/Block/Newsletter/Problem/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Newsletter/Problem/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Newsletter_Problem_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Newsletter/Problem/Grid/Filter/Checkbox.php b/app/code/core/Mage/Adminhtml/Block/Newsletter/Problem/Grid/Filter/Checkbox.php index 2f6879115d5..3668fe02637 100644 --- a/app/code/core/Mage/Adminhtml/Block/Newsletter/Problem/Grid/Filter/Checkbox.php +++ b/app/code/core/Mage/Adminhtml/Block/Newsletter/Problem/Grid/Filter/Checkbox.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Newsletter_Problem_Grid_Filter_Checkbox extends Mage_Adminhtml_Block_Widget_Grid_Column_Filter_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Newsletter/Problem/Grid/Renderer/Checkbox.php b/app/code/core/Mage/Adminhtml/Block/Newsletter/Problem/Grid/Renderer/Checkbox.php index 822c07863d9..93a2b900e04 100644 --- a/app/code/core/Mage/Adminhtml/Block/Newsletter/Problem/Grid/Renderer/Checkbox.php +++ b/app/code/core/Mage/Adminhtml/Block/Newsletter/Problem/Grid/Renderer/Checkbox.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Newsletter_Problem_Grid_Renderer_Checkbox extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Newsletter/Queue.php b/app/code/core/Mage/Adminhtml/Block/Newsletter/Queue.php index 631f8fce697..0cc9d12ff65 100644 --- a/app/code/core/Mage/Adminhtml/Block/Newsletter/Queue.php +++ b/app/code/core/Mage/Adminhtml/Block/Newsletter/Queue.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Newsletter_Queue extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Newsletter/Queue/Edit.php b/app/code/core/Mage/Adminhtml/Block/Newsletter/Queue/Edit.php index 0255cf32e24..3f2c3f431ce 100644 --- a/app/code/core/Mage/Adminhtml/Block/Newsletter/Queue/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/Newsletter/Queue/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Newsletter_Queue_Edit extends Mage_Adminhtml_Block_Template diff --git a/app/code/core/Mage/Adminhtml/Block/Newsletter/Queue/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/Newsletter/Queue/Edit/Form.php index 0163a6ab441..707a481129a 100644 --- a/app/code/core/Mage/Adminhtml/Block/Newsletter/Queue/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Newsletter/Queue/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Newsletter_Queue_Edit_Form extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Newsletter/Queue/Grid.php b/app/code/core/Mage/Adminhtml/Block/Newsletter/Queue/Grid.php index 57e5b24f14b..575c4d0d0cd 100644 --- a/app/code/core/Mage/Adminhtml/Block/Newsletter/Queue/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Newsletter/Queue/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Newsletter_Queue_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Newsletter/Queue/Grid/Renderer/Action.php b/app/code/core/Mage/Adminhtml/Block/Newsletter/Queue/Grid/Renderer/Action.php index bdc2b394380..f56d1aac310 100644 --- a/app/code/core/Mage/Adminhtml/Block/Newsletter/Queue/Grid/Renderer/Action.php +++ b/app/code/core/Mage/Adminhtml/Block/Newsletter/Queue/Grid/Renderer/Action.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Newsletter_Queue_Grid_Renderer_Action extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Action diff --git a/app/code/core/Mage/Adminhtml/Block/Newsletter/Queue/Preview.php b/app/code/core/Mage/Adminhtml/Block/Newsletter/Queue/Preview.php index 0f61245d8cf..491545b77ad 100644 --- a/app/code/core/Mage/Adminhtml/Block/Newsletter/Queue/Preview.php +++ b/app/code/core/Mage/Adminhtml/Block/Newsletter/Queue/Preview.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Newsletter_Queue_Preview extends Mage_Adminhtml_Block_Widget { diff --git a/app/code/core/Mage/Adminhtml/Block/Newsletter/Queue/Preview/Form.php b/app/code/core/Mage/Adminhtml/Block/Newsletter/Queue/Preview/Form.php index f965339cdec..57d0df9198d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Newsletter/Queue/Preview/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Newsletter/Queue/Preview/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Admin form widget * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Newsletter_Queue_Preview_Form extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/Newsletter/Subscriber.php b/app/code/core/Mage/Adminhtml/Block/Newsletter/Subscriber.php index a613fa367b6..c65e7a5e1c0 100644 --- a/app/code/core/Mage/Adminhtml/Block/Newsletter/Subscriber.php +++ b/app/code/core/Mage/Adminhtml/Block/Newsletter/Subscriber.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Newsletter_Subscriber extends Mage_Adminhtml_Block_Template diff --git a/app/code/core/Mage/Adminhtml/Block/Newsletter/Subscriber/Grid.php b/app/code/core/Mage/Adminhtml/Block/Newsletter/Subscriber/Grid.php index 7d00ad6052b..0d8e1d86ec1 100644 --- a/app/code/core/Mage/Adminhtml/Block/Newsletter/Subscriber/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Newsletter/Subscriber/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Newsletter_Subscriber_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Newsletter/Subscriber/Grid/Filter/Checkbox.php b/app/code/core/Mage/Adminhtml/Block/Newsletter/Subscriber/Grid/Filter/Checkbox.php index b6252af26ba..8a21e90e296 100644 --- a/app/code/core/Mage/Adminhtml/Block/Newsletter/Subscriber/Grid/Filter/Checkbox.php +++ b/app/code/core/Mage/Adminhtml/Block/Newsletter/Subscriber/Grid/Filter/Checkbox.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Newsletter_Subscriber_Grid_Filter_Checkbox extends Mage_Adminhtml_Block_Widget_Grid_Column_Filter_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Newsletter/Subscriber/Grid/Filter/Website.php b/app/code/core/Mage/Adminhtml/Block/Newsletter/Subscriber/Grid/Filter/Website.php index 81bcf1d9c1f..25a38587a74 100644 --- a/app/code/core/Mage/Adminhtml/Block/Newsletter/Subscriber/Grid/Filter/Website.php +++ b/app/code/core/Mage/Adminhtml/Block/Newsletter/Subscriber/Grid/Filter/Website.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Newsletter_Subscriber_Grid_Filter_Website extends Mage_Adminhtml_Block_Widget_Grid_Column_Filter_Select { diff --git a/app/code/core/Mage/Adminhtml/Block/Newsletter/Subscriber/Grid/Renderer/Checkbox.php b/app/code/core/Mage/Adminhtml/Block/Newsletter/Subscriber/Grid/Renderer/Checkbox.php index 1bce5a5f47c..e88e26e881f 100644 --- a/app/code/core/Mage/Adminhtml/Block/Newsletter/Subscriber/Grid/Renderer/Checkbox.php +++ b/app/code/core/Mage/Adminhtml/Block/Newsletter/Subscriber/Grid/Renderer/Checkbox.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Newsletter_Subscriber_Grid_Renderer_Checkbox extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Newsletter/Template.php b/app/code/core/Mage/Adminhtml/Block/Newsletter/Template.php index 589b8bc7c43..da3ddb1d5b8 100644 --- a/app/code/core/Mage/Adminhtml/Block/Newsletter/Template.php +++ b/app/code/core/Mage/Adminhtml/Block/Newsletter/Template.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Newsletter_Template extends Mage_Adminhtml_Block_Template diff --git a/app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Edit.php b/app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Edit.php index 387c8608941..15f4a3a5128 100644 --- a/app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Edit/Form.php index 769a51d5117..f4f9a2370b1 100644 --- a/app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Grid.php b/app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Grid.php index 663fa0cd1a9..1f5dac9a823 100644 --- a/app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Newsletter_Template_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Grid/Renderer/Action.php b/app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Grid/Renderer/Action.php index 79ff068b98e..13636593e4e 100644 --- a/app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Grid/Renderer/Action.php +++ b/app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Grid/Renderer/Action.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Newsletter_Template_Grid_Renderer_Action extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Action diff --git a/app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Grid/Renderer/Sender.php b/app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Grid/Renderer/Sender.php index e9a5eda9a14..dcb49c23508 100644 --- a/app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Grid/Renderer/Sender.php +++ b/app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Grid/Renderer/Sender.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Newsletter_Template_Grid_Renderer_Sender extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Preview.php b/app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Preview.php index 0852950665d..0cf678fe379 100644 --- a/app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Preview.php +++ b/app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Preview.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Newsletter_Template_Preview extends Mage_Adminhtml_Block_Widget { diff --git a/app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Preview/Form.php b/app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Preview/Form.php index 1ce8829e327..a668a742b22 100644 --- a/app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Preview/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Newsletter/Template/Preview/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Admin form widget * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Newsletter_Template_Preview_Form extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/Notification/Baseurl.php b/app/code/core/Mage/Adminhtml/Block/Notification/Baseurl.php index 0ae588ddbbe..3bdfe27d49b 100644 --- a/app/code/core/Mage/Adminhtml/Block/Notification/Baseurl.php +++ b/app/code/core/Mage/Adminhtml/Block/Notification/Baseurl.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Notification/Curl.php b/app/code/core/Mage/Adminhtml/Block/Notification/Curl.php index ae1a0436407..0a787c80583 100644 --- a/app/code/core/Mage/Adminhtml/Block/Notification/Curl.php +++ b/app/code/core/Mage/Adminhtml/Block/Notification/Curl.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Notification/Grid.php b/app/code/core/Mage/Adminhtml/Block/Notification/Grid.php index 034f382ac7d..39c8c57f9d3 100644 --- a/app/code/core/Mage/Adminhtml/Block/Notification/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Notification/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Notification_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Notification/Grid/Renderer/Actions.php b/app/code/core/Mage/Adminhtml/Block/Notification/Grid/Renderer/Actions.php index 08170cd885c..98e804193a6 100644 --- a/app/code/core/Mage/Adminhtml/Block/Notification/Grid/Renderer/Actions.php +++ b/app/code/core/Mage/Adminhtml/Block/Notification/Grid/Renderer/Actions.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Notification/Grid/Renderer/Notice.php b/app/code/core/Mage/Adminhtml/Block/Notification/Grid/Renderer/Notice.php index 7acf827ddb5..c64615baef3 100644 --- a/app/code/core/Mage/Adminhtml/Block/Notification/Grid/Renderer/Notice.php +++ b/app/code/core/Mage/Adminhtml/Block/Notification/Grid/Renderer/Notice.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Notification_Grid_Renderer_Notice extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Notification/Grid/Renderer/Severity.php b/app/code/core/Mage/Adminhtml/Block/Notification/Grid/Renderer/Severity.php index d352510eaff..70146847722 100644 --- a/app/code/core/Mage/Adminhtml/Block/Notification/Grid/Renderer/Severity.php +++ b/app/code/core/Mage/Adminhtml/Block/Notification/Grid/Renderer/Severity.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Notification_Grid_Renderer_Severity extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Notification/Inbox.php b/app/code/core/Mage/Adminhtml/Block/Notification/Inbox.php index 81ba36453e7..6b0a0c9b659 100644 --- a/app/code/core/Mage/Adminhtml/Block/Notification/Inbox.php +++ b/app/code/core/Mage/Adminhtml/Block/Notification/Inbox.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Notification_Inbox extends Mage_Adminhtml_Block_Widget_Grid_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Notification/Security.php b/app/code/core/Mage/Adminhtml/Block/Notification/Security.php index d69f158b82d..dafe5321b8a 100644 --- a/app/code/core/Mage/Adminhtml/Block/Notification/Security.php +++ b/app/code/core/Mage/Adminhtml/Block/Notification/Security.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Notification/Toolbar.php b/app/code/core/Mage/Adminhtml/Block/Notification/Toolbar.php index afde6d77aaa..d173bf742c0 100644 --- a/app/code/core/Mage/Adminhtml/Block/Notification/Toolbar.php +++ b/app/code/core/Mage/Adminhtml/Block/Notification/Toolbar.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Notification_Toolbar extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Notification/Window.php b/app/code/core/Mage/Adminhtml/Block/Notification/Window.php index 52881465fbf..241960213b5 100644 --- a/app/code/core/Mage/Adminhtml/Block/Notification/Window.php +++ b/app/code/core/Mage/Adminhtml/Block/Notification/Window.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Page.php b/app/code/core/Mage/Adminhtml/Block/Page.php index 631bffd96c9..34755d610f8 100644 --- a/app/code/core/Mage/Adminhtml/Block/Page.php +++ b/app/code/core/Mage/Adminhtml/Block/Page.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Adminhtml page * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Page extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Page/Footer.php b/app/code/core/Mage/Adminhtml/Block/Page/Footer.php index 0fc2010ffbb..14564a14338 100644 --- a/app/code/core/Mage/Adminhtml/Block/Page/Footer.php +++ b/app/code/core/Mage/Adminhtml/Block/Page/Footer.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Page_Footer extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Page/Head.php b/app/code/core/Mage/Adminhtml/Block/Page/Head.php index a82f1879b19..457de2534ec 100644 --- a/app/code/core/Mage/Adminhtml/Block/Page/Head.php +++ b/app/code/core/Mage/Adminhtml/Block/Page/Head.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Page_Head extends Mage_Page_Block_Html_Head { diff --git a/app/code/core/Mage/Adminhtml/Block/Page/Header.php b/app/code/core/Mage/Adminhtml/Block/Page/Header.php index 51dc7630055..772c4daed20 100644 --- a/app/code/core/Mage/Adminhtml/Block/Page/Header.php +++ b/app/code/core/Mage/Adminhtml/Block/Page/Header.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Page_Header extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Page/Menu.php b/app/code/core/Mage/Adminhtml/Block/Page/Menu.php index 70d593f7851..c6201940b35 100644 --- a/app/code/core/Mage/Adminhtml/Block/Page/Menu.php +++ b/app/code/core/Mage/Adminhtml/Block/Page/Menu.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Page/Notices.php b/app/code/core/Mage/Adminhtml/Block/Page/Notices.php index 889ae49ba86..2ebb856d2ba 100644 --- a/app/code/core/Mage/Adminhtml/Block/Page/Notices.php +++ b/app/code/core/Mage/Adminhtml/Block/Page/Notices.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Adminhtml header notices block * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Page_Notices extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/Block.php b/app/code/core/Mage/Adminhtml/Block/Permissions/Block.php index 679b03b0474..f359c719335 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/Block.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/Block.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/Block/Edit.php b/app/code/core/Mage/Adminhtml/Block/Permissions/Block/Edit.php index 06a9e93695f..82e12093cdc 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/Block/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/Block/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/Block/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/Permissions/Block/Edit/Form.php index c653faee369..ad9f75d2200 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/Block/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/Block/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/Block/Grid.php b/app/code/core/Mage/Adminhtml/Block/Permissions/Block/Grid.php index e9149da6bfa..2a72aa39e0a 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/Block/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/Block/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/Buttons.php b/app/code/core/Mage/Adminhtml/Block/Permissions/Buttons.php index 0a637cdfa31..d114c854d47 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/Buttons.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/Buttons.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/Editroles.php b/app/code/core/Mage/Adminhtml/Block/Permissions/Editroles.php index 11a0aa4e050..22d8b336e06 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/Editroles.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/Editroles.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/Edituser.php b/app/code/core/Mage/Adminhtml/Block/Permissions/Edituser.php index 87ba3a2fbf2..158ab6713e6 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/Edituser.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/Edituser.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/Grid/Role.php b/app/code/core/Mage/Adminhtml/Block/Permissions/Grid/Role.php index e4512fe598b..9a5c524f262 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/Grid/Role.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/Grid/Role.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Permissions_Grid_Role extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/Grid/User.php b/app/code/core/Mage/Adminhtml/Block/Permissions/Grid/User.php index 1f75398a09f..5157f68c4a0 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/Grid/User.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/Grid/User.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Permissions_Grid_User extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/Role.php b/app/code/core/Mage/Adminhtml/Block/Permissions/Role.php index f9a32b3dfeb..35a99a5d011 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/Role.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/Role.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Permissions_Role extends Mage_Adminhtml_Block_Widget_Grid_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/Role/Grid/User.php b/app/code/core/Mage/Adminhtml/Block/Permissions/Role/Grid/User.php index 81f1d9c7673..1204ebf6580 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/Role/Grid/User.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/Role/Grid/User.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Permissions_Role_Grid_User extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/Roles.php b/app/code/core/Mage/Adminhtml/Block/Permissions/Roles.php index 2177dd16c53..dd607ed8d9e 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/Roles.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/Roles.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Permissions_Roles extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/Tab/Roleinfo.php b/app/code/core/Mage/Adminhtml/Block/Permissions/Tab/Roleinfo.php index e79e4dc1164..a24d01416fe 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/Tab/Roleinfo.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/Tab/Roleinfo.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/Tab/Rolesedit.php b/app/code/core/Mage/Adminhtml/Block/Permissions/Tab/Rolesedit.php index cb4ce49f1da..565637199bb 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/Tab/Rolesedit.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/Tab/Rolesedit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Rolesedit Tab Display Block * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Permissions_Tab_Rolesedit extends Mage_Adminhtml_Block_Widget_Form implements Mage_Adminhtml_Block_Widget_Tab_Interface diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/Tab/Rolesusers.php b/app/code/core/Mage/Adminhtml/Block/Permissions/Tab/Rolesusers.php index 946725c6566..e9e92f8408a 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/Tab/Rolesusers.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/Tab/Rolesusers.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/Tab/Useredit.php b/app/code/core/Mage/Adminhtml/Block/Permissions/Tab/Useredit.php index 8a14ebf0282..dd64a9765e6 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/Tab/Useredit.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/Tab/Useredit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/Tab/Userroles.php b/app/code/core/Mage/Adminhtml/Block/Permissions/Tab/Userroles.php index d992bc6c577..4cbda45a85b 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/Tab/Userroles.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/Tab/Userroles.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/User.php b/app/code/core/Mage/Adminhtml/Block/Permissions/User.php index 40c28d39f82..4ce02f71794 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/User.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/User.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Permissions_User extends Mage_Adminhtml_Block_Widget_Grid_Container { diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/User/Edit.php b/app/code/core/Mage/Adminhtml/Block/Permissions/User/Edit.php index 2ee0aaabb34..068a3559147 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/User/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/User/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Permissions_User_Edit extends Mage_Adminhtml_Block_Widget_Form_Container { diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/User/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/Permissions/User/Edit/Form.php index 4729e1c7e38..4319c6def58 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/User/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/User/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Permissions_User_Edit_Form extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/User/Edit/Tab/Main.php b/app/code/core/Mage/Adminhtml/Block/Permissions/User/Edit/Tab/Main.php index a6c38da8719..d09854a2cd2 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/User/Edit/Tab/Main.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/User/Edit/Tab/Main.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Permissions_User_Edit_Tab_Main extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/User/Edit/Tab/Roles.php b/app/code/core/Mage/Adminhtml/Block/Permissions/User/Edit/Tab/Roles.php index 452fc195115..9e2d8c4f394 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/User/Edit/Tab/Roles.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/User/Edit/Tab/Roles.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/User/Edit/Tabs.php b/app/code/core/Mage/Adminhtml/Block/Permissions/User/Edit/Tabs.php index 06973f89618..bdf14eb2369 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/User/Edit/Tabs.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/User/Edit/Tabs.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Permissions_User_Edit_Tabs extends Mage_Adminhtml_Block_Widget_Tabs { diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/User/Grid.php b/app/code/core/Mage/Adminhtml/Block/Permissions/User/Grid.php index 2b544737a0a..4b80fe384a6 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/User/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/User/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Permissions_User_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/Usernroles.php b/app/code/core/Mage/Adminhtml/Block/Permissions/Usernroles.php index 3726b0e3958..cc9089d3633 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/Usernroles.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/Usernroles.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/Users.php b/app/code/core/Mage/Adminhtml/Block/Permissions/Users.php index 0b231c36436..fcc68f45101 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/Users.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/Users.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Permissions_Users extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/Variable.php b/app/code/core/Mage/Adminhtml/Block/Permissions/Variable.php index 26c6dd6cf99..5971c7d8a1b 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/Variable.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/Variable.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/Variable/Edit.php b/app/code/core/Mage/Adminhtml/Block/Permissions/Variable/Edit.php index b6133f6ab1f..52db832ff34 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/Variable/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/Variable/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/Variable/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/Permissions/Variable/Edit/Form.php index 8c7a45cf5d6..170d17e5842 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/Variable/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/Variable/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Permissions/Variable/Grid.php b/app/code/core/Mage/Adminhtml/Block/Permissions/Variable/Grid.php index 721d42b7f87..8338a60ccef 100644 --- a/app/code/core/Mage/Adminhtml/Block/Permissions/Variable/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Permissions/Variable/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Poll/Answer/Edit.php b/app/code/core/Mage/Adminhtml/Block/Poll/Answer/Edit.php index 5660021457e..be3d2a5e31c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Poll/Answer/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/Poll/Answer/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Poll_Answer_Edit extends Mage_Adminhtml_Block_Widget_Form_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Poll/Answer/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/Poll/Answer/Edit/Form.php index 78c09cbb22f..56c07fc28ab 100644 --- a/app/code/core/Mage/Adminhtml/Block/Poll/Answer/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Poll/Answer/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Poll_Answer_Edit_Form extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Poll/Edit.php b/app/code/core/Mage/Adminhtml/Block/Poll/Edit.php index 08dda5061f6..5c9031d72c6 100644 --- a/app/code/core/Mage/Adminhtml/Block/Poll/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/Poll/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Poll_Edit extends Mage_Adminhtml_Block_Widget_Form_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Poll/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/Poll/Edit/Form.php index 23186527630..0d487f2e41d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Poll/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Poll/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Poll_Edit_Form extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Poll/Edit/Tab/Answers.php b/app/code/core/Mage/Adminhtml/Block/Poll/Edit/Tab/Answers.php index 85ab26c6310..df1c5c21cd1 100644 --- a/app/code/core/Mage/Adminhtml/Block/Poll/Edit/Tab/Answers.php +++ b/app/code/core/Mage/Adminhtml/Block/Poll/Edit/Tab/Answers.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Poll_Edit_Tab_Answers extends Mage_Adminhtml_Block_Text_List diff --git a/app/code/core/Mage/Adminhtml/Block/Poll/Edit/Tab/Answers/Form.php b/app/code/core/Mage/Adminhtml/Block/Poll/Edit/Tab/Answers/Form.php index 31dab2acbcd..82a14b516b5 100644 --- a/app/code/core/Mage/Adminhtml/Block/Poll/Edit/Tab/Answers/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Poll/Edit/Tab/Answers/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Poll_Edit_Tab_Answers_Form extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Poll/Edit/Tab/Answers/Grid.php b/app/code/core/Mage/Adminhtml/Block/Poll/Edit/Tab/Answers/Grid.php index 0d09f603b59..4d17a409d50 100644 --- a/app/code/core/Mage/Adminhtml/Block/Poll/Edit/Tab/Answers/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Poll/Edit/Tab/Answers/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Poll_Edit_Tab_Answers_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Poll/Edit/Tab/Answers/List.php b/app/code/core/Mage/Adminhtml/Block/Poll/Edit/Tab/Answers/List.php index 51be7b93e26..ef101e135cc 100644 --- a/app/code/core/Mage/Adminhtml/Block/Poll/Edit/Tab/Answers/List.php +++ b/app/code/core/Mage/Adminhtml/Block/Poll/Edit/Tab/Answers/List.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,7 +21,7 @@ /** * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Poll_Edit_Tab_Answers_List extends Mage_Adminhtml_Block_Template diff --git a/app/code/core/Mage/Adminhtml/Block/Poll/Edit/Tab/Form.php b/app/code/core/Mage/Adminhtml/Block/Poll/Edit/Tab/Form.php index 6aeae614324..7126a327f3b 100644 --- a/app/code/core/Mage/Adminhtml/Block/Poll/Edit/Tab/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Poll/Edit/Tab/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Poll_Edit_Tab_Form extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Poll/Edit/Tabs.php b/app/code/core/Mage/Adminhtml/Block/Poll/Edit/Tabs.php index 894a4dd5784..6cd57468da5 100644 --- a/app/code/core/Mage/Adminhtml/Block/Poll/Edit/Tabs.php +++ b/app/code/core/Mage/Adminhtml/Block/Poll/Edit/Tabs.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Poll_Edit_Tabs extends Mage_Adminhtml_Block_Widget_Tabs { diff --git a/app/code/core/Mage/Adminhtml/Block/Poll/Grid.php b/app/code/core/Mage/Adminhtml/Block/Poll/Grid.php index a8e03e7ebb0..17a5fc60b67 100644 --- a/app/code/core/Mage/Adminhtml/Block/Poll/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Poll/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Poll_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Poll/Poll.php b/app/code/core/Mage/Adminhtml/Block/Poll/Poll.php index 627515e107f..d5be40a1120 100644 --- a/app/code/core/Mage/Adminhtml/Block/Poll/Poll.php +++ b/app/code/core/Mage/Adminhtml/Block/Poll/Poll.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Poll_Poll extends Mage_Adminhtml_Block_Widget_Grid_Container { diff --git a/app/code/core/Mage/Adminhtml/Block/Promo/Catalog.php b/app/code/core/Mage/Adminhtml/Block/Promo/Catalog.php index 12e0427a879..f7b431a3233 100644 --- a/app/code/core/Mage/Adminhtml/Block/Promo/Catalog.php +++ b/app/code/core/Mage/Adminhtml/Block/Promo/Catalog.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -24,7 +24,7 @@ * @category Mage * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Promo_Catalog extends Mage_Adminhtml_Block_Widget_Grid_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Edit.php b/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Edit.php index 4a27fb9b8f0..02fc497faca 100644 --- a/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Edit/Form.php index debc65e3d27..7d0bcc4576d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -24,7 +24,7 @@ * @category Mage * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Promo_Catalog_Edit_Form extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Edit/Js.php b/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Edit/Js.php index 057e60a1f35..4c110722f7c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Edit/Js.php +++ b/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Edit/Js.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * description * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Promo_Catalog_Edit_Js extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Edit/Tab/Actions.php b/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Edit/Tab/Actions.php index 403156bab0e..2cab4a4d188 100644 --- a/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Edit/Tab/Actions.php +++ b/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Edit/Tab/Actions.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * description * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Promo_Catalog_Edit_Tab_Actions extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Edit/Tab/Conditions.php b/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Edit/Tab/Conditions.php index 11c537de73b..b2f2abe2987 100644 --- a/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Edit/Tab/Conditions.php +++ b/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Edit/Tab/Conditions.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -24,7 +24,7 @@ * @category Mage * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Promo_Catalog_Edit_Tab_Conditions extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Edit/Tab/Main.php b/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Edit/Tab/Main.php index 3806c263670..530f73f7686 100644 --- a/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Edit/Tab/Main.php +++ b/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Edit/Tab/Main.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Catalog Rule General Information Tab * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Promo_Catalog_Edit_Tab_Main extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Edit/Tabs.php b/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Edit/Tabs.php index 5c9bf86a1e8..46bef5f489c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Edit/Tabs.php +++ b/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Edit/Tabs.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -24,7 +24,7 @@ * @category Mage * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Promo_Catalog_Edit_Tabs extends Mage_Adminhtml_Block_Widget_Tabs { diff --git a/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Grid.php b/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Grid.php index 70d32c4564b..4b13915c748 100644 --- a/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Promo/Catalog/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Catalog Rules Grid * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Promo_Catalog_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Promo/Quote.php b/app/code/core/Mage/Adminhtml/Block/Promo/Quote.php index 40b3e11b89f..eea74770e7d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Promo/Quote.php +++ b/app/code/core/Mage/Adminhtml/Block/Promo/Quote.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -24,7 +24,7 @@ * @category Mage * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Promo_Quote extends Mage_Adminhtml_Block_Widget_Grid_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit.php b/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit.php index d247f88c14a..b7f766193f3 100644 --- a/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Form.php index 7dffaadf756..c820425265b 100644 --- a/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -24,7 +24,7 @@ * @category Mage * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Promo_Quote_Edit_Form extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Actions.php b/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Actions.php index e7f0ec045c2..109d547840c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Actions.php +++ b/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Actions.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Conditions.php b/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Conditions.php index e40dde0fb80..5e8034f3ed6 100644 --- a/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Conditions.php +++ b/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Conditions.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Coupons.php b/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Coupons.php index 2759fbb872c..73c3bb0fff2 100644 --- a/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Coupons.php +++ b/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Coupons.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * "Manage Coupons Codes" Tab * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Promo_Quote_Edit_Tab_Coupons extends Mage_Adminhtml_Block_Text_List diff --git a/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Coupons/Form.php b/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Coupons/Form.php index 0c233c027f6..e6f977bab26 100644 --- a/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Coupons/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Coupons/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Coupons generation parameters form * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Promo_Quote_Edit_Tab_Coupons_Form extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Coupons/Grid.php b/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Coupons/Grid.php index 3ba390d8390..0c7228a0e52 100644 --- a/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Coupons/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Coupons/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Coupon codes grid * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Promo_Quote_Edit_Tab_Coupons_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Coupons/Grid/Column/Renderer/Used.php b/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Coupons/Grid/Column/Renderer/Used.php index 7d0d05a7338..f3698b79813 100644 --- a/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Coupons/Grid/Column/Renderer/Used.php +++ b/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Coupons/Grid/Column/Renderer/Used.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Coupon codes grid "Used" column renderer * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Promo_Quote_Edit_Tab_Coupons_Grid_Column_Renderer_Used extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Text diff --git a/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Labels.php b/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Labels.php index 5a8afcae3d5..1520e4e738e 100644 --- a/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Labels.php +++ b/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Labels.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Main.php b/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Main.php index c50bb5fe91b..34db2e613e7 100644 --- a/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Main.php +++ b/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Main.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Shopping Cart Price Rule General Information Tab * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Promo_Quote_Edit_Tab_Main extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Main/Renderer/Checkbox.php b/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Main/Renderer/Checkbox.php index 273389fea60..a00d56b0094 100644 --- a/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Main/Renderer/Checkbox.php +++ b/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tab/Main/Renderer/Checkbox.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tabs.php b/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tabs.php index 8ec258efdfc..5bd6543b8e7 100644 --- a/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tabs.php +++ b/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Edit/Tabs.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -24,7 +24,7 @@ * @category Mage * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Promo_Quote_Edit_Tabs extends Mage_Adminhtml_Block_Widget_Tabs { diff --git a/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Grid.php b/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Grid.php index 47ac70fe6f5..0975ef6b6eb 100644 --- a/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Promo/Quote/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Shopping Cart Rules Grid * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Promo_Quote_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Promo/Widget/Chooser.php b/app/code/core/Mage/Adminhtml/Block/Promo/Widget/Chooser.php index c8c141871a7..fc7cf6b5f50 100644 --- a/app/code/core/Mage/Adminhtml/Block/Promo/Widget/Chooser.php +++ b/app/code/core/Mage/Adminhtml/Block/Promo/Widget/Chooser.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Promo/Widget/Chooser/Daterange.php b/app/code/core/Mage/Adminhtml/Block/Promo/Widget/Chooser/Daterange.php index b27989b173c..7aec1d976aa 100644 --- a/app/code/core/Mage/Adminhtml/Block/Promo/Widget/Chooser/Daterange.php +++ b/app/code/core/Mage/Adminhtml/Block/Promo/Widget/Chooser/Daterange.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Promo/Widget/Chooser/Sku.php b/app/code/core/Mage/Adminhtml/Block/Promo/Widget/Chooser/Sku.php index 86a2d082f14..244aeccdbcd 100644 --- a/app/code/core/Mage/Adminhtml/Block/Promo/Widget/Chooser/Sku.php +++ b/app/code/core/Mage/Adminhtml/Block/Promo/Widget/Chooser/Sku.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Promo_Widget_Chooser_Sku extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Rating/Edit.php b/app/code/core/Mage/Adminhtml/Block/Rating/Edit.php index 75ca701d442..300b1c86c92 100644 --- a/app/code/core/Mage/Adminhtml/Block/Rating/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/Rating/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Rating_Edit extends Mage_Adminhtml_Block_Widget_Form_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Rating/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/Rating/Edit/Form.php index cbbe9224e29..667e55e5cc7 100644 --- a/app/code/core/Mage/Adminhtml/Block/Rating/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Rating/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Rating_Edit_Form extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Rating/Edit/Tab/Form.php b/app/code/core/Mage/Adminhtml/Block/Rating/Edit/Tab/Form.php index 4eb7ddb5ca5..b2a08ed0255 100644 --- a/app/code/core/Mage/Adminhtml/Block/Rating/Edit/Tab/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Rating/Edit/Tab/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Rating_Edit_Tab_Form extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Rating/Edit/Tab/Options.php b/app/code/core/Mage/Adminhtml/Block/Rating/Edit/Tab/Options.php index 9139d1f0b3c..588e952de15 100644 --- a/app/code/core/Mage/Adminhtml/Block/Rating/Edit/Tab/Options.php +++ b/app/code/core/Mage/Adminhtml/Block/Rating/Edit/Tab/Options.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,7 +21,7 @@ /** * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Rating_Edit_Tab_Options extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/Rating/Edit/Tabs.php b/app/code/core/Mage/Adminhtml/Block/Rating/Edit/Tabs.php index 751cb260749..953353c3d9d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Rating/Edit/Tabs.php +++ b/app/code/core/Mage/Adminhtml/Block/Rating/Edit/Tabs.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Rating_Edit_Tabs extends Mage_Adminhtml_Block_Widget_Tabs { diff --git a/app/code/core/Mage/Adminhtml/Block/Rating/Grid.php b/app/code/core/Mage/Adminhtml/Block/Rating/Grid.php index 6d2225acc0a..c554945b7d2 100644 --- a/app/code/core/Mage/Adminhtml/Block/Rating/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Rating/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Rating_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Rating/Rating.php b/app/code/core/Mage/Adminhtml/Block/Rating/Rating.php index 8499ac26258..b3791b1f8a7 100644 --- a/app/code/core/Mage/Adminhtml/Block/Rating/Rating.php +++ b/app/code/core/Mage/Adminhtml/Block/Rating/Rating.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Rating_Rating extends Mage_Adminhtml_Block_Widget_Grid_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Config/Form/Field/MtdStart.php b/app/code/core/Mage/Adminhtml/Block/Report/Config/Form/Field/MtdStart.php index e6b46ff4c3c..9ff3cc914ce 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Config/Form/Field/MtdStart.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Config/Form/Field/MtdStart.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Config/Form/Field/YtdStart.php b/app/code/core/Mage/Adminhtml/Block/Report/Config/Form/Field/YtdStart.php index 13b2869020b..4ba8b3e8ca7 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Config/Form/Field/YtdStart.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Config/Form/Field/YtdStart.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Customer/Accounts.php b/app/code/core/Mage/Adminhtml/Block/Report/Customer/Accounts.php index e19779326e4..45b94d9ad46 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Customer/Accounts.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Customer/Accounts.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Customer/Accounts/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Customer/Accounts/Grid.php index 8ca735e9594..f7df2c90110 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Customer/Accounts/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Customer/Accounts/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Customer_Accounts_Grid extends Mage_Adminhtml_Block_Report_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Customer/Orders.php b/app/code/core/Mage/Adminhtml/Block/Report/Customer/Orders.php index 3e6028b6d6b..589359be2ed 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Customer/Orders.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Customer/Orders.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Customer/Orders/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Customer/Orders/Grid.php index ae13a8bff2a..21faf943230 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Customer/Orders/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Customer/Orders/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Customer_Orders_Grid extends Mage_Adminhtml_Block_Report_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Customer/Totals.php b/app/code/core/Mage/Adminhtml/Block/Report/Customer/Totals.php index ffe2d0c9dbc..f5a04d0c030 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Customer/Totals.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Customer/Totals.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Customer/Totals/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Customer/Totals/Grid.php index 8bc0f6d187d..40a01e1ebe0 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Customer/Totals/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Customer/Totals/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Customer_Totals_Grid extends Mage_Adminhtml_Block_Report_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Filter/Form.php b/app/code/core/Mage/Adminhtml/Block/Report/Filter/Form.php index 5db3b2b9743..b656fa6ba88 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Filter/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Filter/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Grid.php index 35373c0e6ae..44f81380c4b 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Grid/Abstract.php b/app/code/core/Mage/Adminhtml/Block/Report/Grid/Abstract.php index ab66117cd62..8ccf851ed3d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Grid/Abstract.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Grid/Abstract.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Grid/Column/Renderer/Blanknumber.php b/app/code/core/Mage/Adminhtml/Block/Report/Grid/Column/Renderer/Blanknumber.php index 4654bd9c937..dca9a39d37f 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Grid/Column/Renderer/Blanknumber.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Grid/Column/Renderer/Blanknumber.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Grid_Column_Renderer_Blanknumber extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Number diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Grid/Column/Renderer/Currency.php b/app/code/core/Mage/Adminhtml/Block/Report/Grid/Column/Renderer/Currency.php index 6c08fa59106..71e18393aaa 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Grid/Column/Renderer/Currency.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Grid/Column/Renderer/Currency.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Grid_Column_Renderer_Currency diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Grid/Column/Renderer/Customer.php b/app/code/core/Mage/Adminhtml/Block/Report/Grid/Column/Renderer/Customer.php index c5040ea052d..37895fb44df 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Grid/Column/Renderer/Customer.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Grid/Column/Renderer/Customer.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Grid_Column_Renderer_Customer extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Grid/Column/Renderer/Product.php b/app/code/core/Mage/Adminhtml/Block/Report/Grid/Column/Renderer/Product.php index cbc05d20124..7b90004fdde 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Grid/Column/Renderer/Product.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Grid/Column/Renderer/Product.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Grid_Column_Renderer_Product extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Grid/Shopcart.php b/app/code/core/Mage/Adminhtml/Block/Report/Grid/Shopcart.php index 2d371ae425e..4a3704d6d02 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Grid/Shopcart.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Grid/Shopcart.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Grid_Shopcart extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Product.php b/app/code/core/Mage/Adminhtml/Block/Report/Product.php index 9ad2f741226..542cc271a37 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Product.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Product.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Product/Downloads.php b/app/code/core/Mage/Adminhtml/Block/Report/Product/Downloads.php index ddd1727473f..8fb04e8c765 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Product/Downloads.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Product/Downloads.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Product/Downloads/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Product/Downloads/Grid.php index 4114514bb98..ff27f03ea8a 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Product/Downloads/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Product/Downloads/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Product/Downloads/Renderer/Purchases.php b/app/code/core/Mage/Adminhtml/Block/Report/Product/Downloads/Renderer/Purchases.php index a38201ee901..76909f5a2f0 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Product/Downloads/Renderer/Purchases.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Product/Downloads/Renderer/Purchases.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Product/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Product/Grid.php index 445b266b5fd..991dc65d65a 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Product/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Product/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Product_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Product/Lowstock.php b/app/code/core/Mage/Adminhtml/Block/Report/Product/Lowstock.php index 5ac56a78e42..4bbfe743149 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Product/Lowstock.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Product/Lowstock.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Product/Lowstock/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Product/Lowstock/Grid.php index 216ed32e3ca..38718384eae 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Product/Lowstock/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Product/Lowstock/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Product_Lowstock_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Product/Ordered.php b/app/code/core/Mage/Adminhtml/Block/Report/Product/Ordered.php index 4640d9a0d78..e06e3885d5c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Product/Ordered.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Product/Ordered.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Product/Ordered/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Product/Ordered/Grid.php index 2a59a5453d8..c8ee4a3eaeb 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Product/Ordered/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Product/Ordered/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Product/Sold.php b/app/code/core/Mage/Adminhtml/Block/Report/Product/Sold.php index 7a7b7542f60..431ffe37497 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Product/Sold.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Product/Sold.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Product/Sold/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Product/Sold/Grid.php index abf6bb4c8cb..26c07d1e07c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Product/Sold/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Product/Sold/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Product/Viewed.php b/app/code/core/Mage/Adminhtml/Block/Report/Product/Viewed.php index d4319279a04..bea7e0b0249 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Product/Viewed.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Product/Viewed.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Product/Viewed/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Product/Viewed/Grid.php index da5ce979800..05087165230 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Product/Viewed/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Product/Viewed/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Product_Viewed_Grid extends Mage_Adminhtml_Block_Report_Grid_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Refresh/Statistics.php b/app/code/core/Mage/Adminhtml/Block/Report/Refresh/Statistics.php index 8ce3dbc0993..ab1f7c28d94 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Refresh/Statistics.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Refresh/Statistics.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Refresh/Statistics/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Refresh/Statistics/Grid.php index 78072d9fe9a..ae98c385b5c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Refresh/Statistics/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Refresh/Statistics/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Review/Customer.php b/app/code/core/Mage/Adminhtml/Block/Report/Review/Customer.php index 225750bea06..f52ee8abc4e 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Review/Customer.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Review/Customer.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Review/Customer/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Review/Customer/Grid.php index 3773835b45f..23f4b18aa19 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Review/Customer/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Review/Customer/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Review_Customer_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Review/Detail.php b/app/code/core/Mage/Adminhtml/Block/Report/Review/Detail.php index 84cd858d427..bb8ce9526d7 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Review/Detail.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Review/Detail.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Review/Detail/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Review/Detail/Grid.php index 5240507747e..8f66d0b671d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Review/Detail/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Review/Detail/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Review_Detail_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Review/Product.php b/app/code/core/Mage/Adminhtml/Block/Report/Review/Product.php index 0c47d63b58c..ac084e55ab0 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Review/Product.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Review/Product.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Review/Product/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Review/Product/Grid.php index 6a05fcb4a3f..dad20b7f664 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Review/Product/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Review/Product/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Review_Product_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Bestsellers.php b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Bestsellers.php index 1ed382760f3..0a2c8e2a3a7 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Bestsellers.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Bestsellers.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Bestsellers/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Bestsellers/Grid.php index 594c17708fd..671d8eaf293 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Bestsellers/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Bestsellers/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Sales_Bestsellers_Grid extends Mage_Adminhtml_Block_Report_Grid_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Coupons.php b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Coupons.php index 9327f7587c5..dbcf42b2be4 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Coupons.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Coupons.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Coupons/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Coupons/Grid.php index 74c39c52e96..9bce7adb310 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Coupons/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Coupons/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Sales_Coupons_Grid extends Mage_Adminhtml_Block_Report_Grid_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Grid/Column/Renderer/Date.php b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Grid/Column/Renderer/Date.php index cd84bf67b0c..67506b0f9bb 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Grid/Column/Renderer/Date.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Grid/Column/Renderer/Date.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Invoiced.php b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Invoiced.php index b5f0ab8cb74..29116e6ba3b 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Invoiced.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Invoiced.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Invoiced/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Invoiced/Grid.php index ffe8c783c38..90ac5f16bf0 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Invoiced/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Invoiced/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Sales_Invoiced_Grid extends Mage_Adminhtml_Block_Report_Grid_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Refunded.php b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Refunded.php index 5ae2512abf1..7a949d66a8f 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Refunded.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Refunded.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Refunded/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Refunded/Grid.php index 39007a6ba17..b114fba0c72 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Refunded/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Refunded/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Sales.php b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Sales.php index 101a3d25405..9926a7501a6 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Sales.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Sales.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Sales/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Sales/Grid.php index b16201b90ec..8e890a77894 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Sales/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Sales/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Sales_Sales_Grid extends Mage_Adminhtml_Block_Report_Grid_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Shipping.php b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Shipping.php index 31ae14d809b..4709018b5a1 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Shipping.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Shipping.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Shipping/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Shipping/Grid.php index edc87aa34f5..f73a44ea9c6 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Shipping/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Shipping/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Tax.php b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Tax.php index b0c191db2c5..9867370b207 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Tax.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Tax.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Tax/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Tax/Grid.php index 08434849538..1e9b99aec1d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Sales/Tax/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Sales/Tax/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Sales_Tax_Grid extends Mage_Adminhtml_Block_Report_Grid_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Search.php b/app/code/core/Mage/Adminhtml/Block/Report/Search.php index 02aef1420f7..4c6432cc871 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Search.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Search.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Search/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Search/Grid.php index 79ad2a5c72f..bbc621545cd 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Search/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Search/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Shopcart/Abandoned.php b/app/code/core/Mage/Adminhtml/Block/Report/Shopcart/Abandoned.php index b8ddad44e8d..22394704a62 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Shopcart/Abandoned.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Shopcart/Abandoned.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Shopcart/Abandoned/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Shopcart/Abandoned/Grid.php index 918a61ab275..5406aa555d7 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Shopcart/Abandoned/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Shopcart/Abandoned/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Shopcart_Abandoned_Grid extends Mage_Adminhtml_Block_Report_Grid_Shopcart { diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Shopcart/Customer.php b/app/code/core/Mage/Adminhtml/Block/Report/Shopcart/Customer.php index 89b86982d22..af4ab0d37ed 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Shopcart/Customer.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Shopcart/Customer.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Shopcart/Customer/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Shopcart/Customer/Grid.php index d96ecd1c7df..ba0bfe1f6f6 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Shopcart/Customer/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Shopcart/Customer/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Shopcart_Customer_Grid extends Mage_Adminhtml_Block_Report_Grid_Shopcart { diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Shopcart/Product.php b/app/code/core/Mage/Adminhtml/Block/Report/Shopcart/Product.php index 7f557b751e2..f0254153fa8 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Shopcart/Product.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Shopcart/Product.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Shopcart/Product/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Shopcart/Product/Grid.php index c44c42c7655..aeca0eff8f5 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Shopcart/Product/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Shopcart/Product/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Shopcart_Product_Grid extends Mage_Adminhtml_Block_Report_Grid_Shopcart { diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Tag/Customer.php b/app/code/core/Mage/Adminhtml/Block/Report/Tag/Customer.php index e5992ee7a87..37cdf09bd94 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Tag/Customer.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Tag/Customer.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Tag/Customer/Detail.php b/app/code/core/Mage/Adminhtml/Block/Report/Tag/Customer/Detail.php index 5a3fa468672..b8ad5f6eb8e 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Tag/Customer/Detail.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Tag/Customer/Detail.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Tag/Customer/Detail/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Tag/Customer/Detail/Grid.php index 4f3e96f49d1..cfefd0ea60e 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Tag/Customer/Detail/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Tag/Customer/Detail/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Tag_Customer_Detail_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Tag/Customer/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Tag/Customer/Grid.php index 0d51a754acd..c851e0017a4 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Tag/Customer/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Tag/Customer/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Tag_Customer_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Tag/Popular.php b/app/code/core/Mage/Adminhtml/Block/Report/Tag/Popular.php index d7ff3695af2..5250fa6780e 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Tag/Popular.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Tag/Popular.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Tag/Popular/Detail.php b/app/code/core/Mage/Adminhtml/Block/Report/Tag/Popular/Detail.php index 53d725e54b1..21da940d03b 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Tag/Popular/Detail.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Tag/Popular/Detail.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Tag/Popular/Detail/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Tag/Popular/Detail/Grid.php index 344d32bc7b7..4b4d6680316 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Tag/Popular/Detail/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Tag/Popular/Detail/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Tag_Popular_Detail_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Tag/Popular/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Tag/Popular/Grid.php index e57856957a5..a66f2da8f81 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Tag/Popular/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Tag/Popular/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Tag_Popular_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Tag/Product.php b/app/code/core/Mage/Adminhtml/Block/Report/Tag/Product.php index 71a4d6a74ca..42f019ed1db 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Tag/Product.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Tag/Product.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Tag/Product/Detail.php b/app/code/core/Mage/Adminhtml/Block/Report/Tag/Product/Detail.php index fb0c523c603..10e2a0aa346 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Tag/Product/Detail.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Tag/Product/Detail.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Tag/Product/Detail/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Tag/Product/Detail/Grid.php index 4132647af1f..e52dc89d5be 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Tag/Product/Detail/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Tag/Product/Detail/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Tag_Product_Detail_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Tag/Product/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Tag/Product/Grid.php index 6137fdc1adf..8152bfec691 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Tag/Product/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Tag/Product/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Tag_Product_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Wishlist.php b/app/code/core/Mage/Adminhtml/Block/Report/Wishlist.php index 9c92c27cd35..d380fe23330 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Wishlist.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Wishlist.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Wishlist extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Report/Wishlist/Grid.php b/app/code/core/Mage/Adminhtml/Block/Report/Wishlist/Grid.php index f666d616961..6f4250d894d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Report/Wishlist/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Report/Wishlist/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Report_Wishlist_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Review/Add.php b/app/code/core/Mage/Adminhtml/Block/Review/Add.php index a65beb5de98..05ce9d88e37 100644 --- a/app/code/core/Mage/Adminhtml/Block/Review/Add.php +++ b/app/code/core/Mage/Adminhtml/Block/Review/Add.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Review_Add extends Mage_Adminhtml_Block_Widget_Form_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Review/Add/Form.php b/app/code/core/Mage/Adminhtml/Block/Review/Add/Form.php index 13be7801569..ed220eaa225 100644 --- a/app/code/core/Mage/Adminhtml/Block/Review/Add/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Review/Add/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Review_Add_Form extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Review/Edit.php b/app/code/core/Mage/Adminhtml/Block/Review/Edit.php index e4758d4ece6..5ba5353c120 100644 --- a/app/code/core/Mage/Adminhtml/Block/Review/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/Review/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Review_Edit extends Mage_Adminhtml_Block_Widget_Form_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Review/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/Review/Edit/Form.php index 0aecb348fec..3615a5a35f2 100644 --- a/app/code/core/Mage/Adminhtml/Block/Review/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Review/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Review_Edit_Form extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Review/Grid.php b/app/code/core/Mage/Adminhtml/Block/Review/Grid.php index 6f2ea284c58..60b11aa2a8a 100644 --- a/app/code/core/Mage/Adminhtml/Block/Review/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Review/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Review_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Review/Grid/Filter/Type.php b/app/code/core/Mage/Adminhtml/Block/Review/Grid/Filter/Type.php index 67e3c58828d..28698eff859 100644 --- a/app/code/core/Mage/Adminhtml/Block/Review/Grid/Filter/Type.php +++ b/app/code/core/Mage/Adminhtml/Block/Review/Grid/Filter/Type.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Review_Grid_Filter_Type extends Mage_Adminhtml_Block_Widget_Grid_Column_Filter_Select diff --git a/app/code/core/Mage/Adminhtml/Block/Review/Grid/Renderer/Type.php b/app/code/core/Mage/Adminhtml/Block/Review/Grid/Renderer/Type.php index 41b5ab1658c..de830e81e60 100644 --- a/app/code/core/Mage/Adminhtml/Block/Review/Grid/Renderer/Type.php +++ b/app/code/core/Mage/Adminhtml/Block/Review/Grid/Renderer/Type.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Review_Grid_Renderer_Type extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Review/Main.php b/app/code/core/Mage/Adminhtml/Block/Review/Main.php index fe26dcb540a..60d67708e84 100644 --- a/app/code/core/Mage/Adminhtml/Block/Review/Main.php +++ b/app/code/core/Mage/Adminhtml/Block/Review/Main.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Review_Main extends Mage_Adminhtml_Block_Widget_Grid_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Review/Product/Grid.php b/app/code/core/Mage/Adminhtml/Block/Review/Product/Grid.php index c9e6334e352..e4fa0a06533 100644 --- a/app/code/core/Mage/Adminhtml/Block/Review/Product/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Review/Product/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Review_Product_Grid extends Mage_Adminhtml_Block_Catalog_Product_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Review/Rating/Detailed.php b/app/code/core/Mage/Adminhtml/Block/Review/Rating/Detailed.php index 98f705614f7..a9b13ed9c24 100644 --- a/app/code/core/Mage/Adminhtml/Block/Review/Rating/Detailed.php +++ b/app/code/core/Mage/Adminhtml/Block/Review/Rating/Detailed.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Review_Rating_Detailed extends Mage_Adminhtml_Block_Template diff --git a/app/code/core/Mage/Adminhtml/Block/Review/Rating/Summary.php b/app/code/core/Mage/Adminhtml/Block/Review/Rating/Summary.php index 1510b2714d0..38f995d4ed0 100644 --- a/app/code/core/Mage/Adminhtml/Block/Review/Rating/Summary.php +++ b/app/code/core/Mage/Adminhtml/Block/Review/Rating/Summary.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Review_Rating_Summary extends Mage_Adminhtml_Block_Template diff --git a/app/code/core/Mage/Adminhtml/Block/Sales.php b/app/code/core/Mage/Adminhtml/Block/Sales.php index cfe8ba715e8..14e0383724f 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Creditmemo.php b/app/code/core/Mage/Adminhtml/Block/Sales/Creditmemo.php index cd5f59d9a48..ff7258d07d5 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Creditmemo.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Creditmemo.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Creditmemo extends Mage_Adminhtml_Block_Widget_Grid_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Creditmemo/Grid.php b/app/code/core/Mage/Adminhtml/Block/Sales/Creditmemo/Grid.php index 59a2e89ee16..9797bc3eb11 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Creditmemo/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Creditmemo/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Invoice.php b/app/code/core/Mage/Adminhtml/Block/Sales/Invoice.php index 45be6c08b4e..d0e7f56606c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Invoice.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Invoice.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Invoice extends Mage_Adminhtml_Block_Widget_Grid_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Invoice/Grid.php b/app/code/core/Mage/Adminhtml/Block/Sales/Invoice/Grid.php index 10c96cd8dd8..af54997384c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Invoice/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Invoice/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Items/Abstract.php b/app/code/core/Mage/Adminhtml/Block/Sales/Items/Abstract.php index c5bda88c1af..201f5689d0b 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Items/Abstract.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Items/Abstract.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Abstract items renderer * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Items_Abstract extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Items/Column/Default.php b/app/code/core/Mage/Adminhtml/Block/Sales/Items/Column/Default.php index 3d7427326a6..478f154abb4 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Items/Column/Default.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Items/Column/Default.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Items/Column/Name.php b/app/code/core/Mage/Adminhtml/Block/Sales/Items/Column/Name.php index 10e5b1f3483..d60798b58b6 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Items/Column/Name.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Items/Column/Name.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Items/Column/Name/Grouped.php b/app/code/core/Mage/Adminhtml/Block/Sales/Items/Column/Name/Grouped.php index b6b67544ee1..e3a9e31e946 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Items/Column/Name/Grouped.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Items/Column/Name/Grouped.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Items/Column/Qty.php b/app/code/core/Mage/Adminhtml/Block/Sales/Items/Column/Qty.php index 81862bd6ac0..078257671ea 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Items/Column/Qty.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Items/Column/Qty.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Items/Renderer/Configurable.php b/app/code/core/Mage/Adminhtml/Block/Sales/Items/Renderer/Configurable.php index 7274fe1b8c8..3de1bc1f12c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Items/Renderer/Configurable.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Items/Renderer/Configurable.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Items/Renderer/Default.php b/app/code/core/Mage/Adminhtml/Block/Sales/Items/Renderer/Default.php index 95f82ed8172..228d4226b1c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Items/Renderer/Default.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Items/Renderer/Default.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order.php index 8a7fa4269f7..f41770cb2d1 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order extends Mage_Adminhtml_Block_Widget_Grid_Container { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Abstract.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Abstract.php index 90060bd3984..f9050f99229 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Abstract.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Abstract.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Abstract extends Mage_Adminhtml_Block_Widget { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Address.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Address.php index b6f7e241efb..e0a1e6bde80 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Address.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Address.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Address/Form.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Address/Form.php index 1ea80c9705c..c63c86bb3f9 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Address/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Address/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Adminhtml sales order edit address block * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Address_Form extends Mage_Adminhtml_Block_Sales_Order_Create_Form_Address diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Comments/View.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Comments/View.php index 1c113eed85d..eb953c33ae2 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Comments/View.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Comments/View.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Comments_View extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create.php index 58470393d12..e52f59ebc39 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create extends Mage_Adminhtml_Block_Widget_Form_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Abstract.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Abstract.php index 2f2c2a9b7ea..90cceafd94c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Abstract.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Abstract.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ abstract class Mage_Adminhtml_Block_Sales_Order_Create_Abstract extends Mage_Adminhtml_Block_Widget { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Billing/Address.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Billing/Address.php index 6023483536a..f1dd1cfdcfd 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Billing/Address.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Billing/Address.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Billing_Address extends Mage_Adminhtml_Block_Sales_Order_Create_Form_Address diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Billing/Method.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Billing/Method.php index 98e3dd4954a..b6fe4493a25 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Billing/Method.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Billing/Method.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Billing_Method extends Mage_Adminhtml_Block_Sales_Order_Create_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Billing/Method/Form.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Billing/Method/Form.php index 151e6c2bb13..a62c96c499f 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Billing/Method/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Billing/Method/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Billing_Method_Form extends Mage_Payment_Block_Form_Container { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Comment.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Comment.php index 12af1212ca6..372caab3b7a 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Comment.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Comment.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Coupons.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Coupons.php index e30184c991e..d3a2d31184c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Coupons.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Coupons.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Coupons extends Mage_Adminhtml_Block_Sales_Order_Create_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Coupons/Form.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Coupons/Form.php index b8775b26fbc..411a8f68ab8 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Coupons/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Coupons/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Coupons_Form extends Mage_Adminhtml_Block_Sales_Order_Create_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Customer.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Customer.php index ea333df6d4a..f19d353b41d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Customer.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Customer.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Customer extends Mage_Adminhtml_Block_Sales_Order_Create_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Customer/Grid.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Customer/Grid.php index ce4278870e5..03fbf07f97e 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Customer/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Customer/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Data.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Data.php index 6f6f5c92830..ad422e2dd71 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Data.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Data.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Data extends Mage_Adminhtml_Block_Sales_Order_Create_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Form.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Form.php index 5d4001fe6ed..6daa3f032aa 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Form extends Mage_Adminhtml_Block_Sales_Order_Create_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Form/Abstract.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Form/Abstract.php index ccfd0b12d2c..b4368e07033 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Form/Abstract.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Form/Abstract.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Sales Order Create Form Abstract Block * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ abstract class Mage_Adminhtml_Block_Sales_Order_Create_Form_Abstract extends Mage_Adminhtml_Block_Sales_Order_Create_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Form/Account.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Form/Account.php index d1c5a6b4657..10905860ac2 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Form/Account.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Form/Account.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Form/Address.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Form/Address.php index abff2c4dfee..73616d0a889 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Form/Address.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Form/Address.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Order create address form * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Form_Address extends Mage_Adminhtml_Block_Sales_Order_Create_Form_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Giftmessage.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Giftmessage.php index 735fc385ab1..d08a97127a5 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Giftmessage.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Giftmessage.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Adminhtml order create gift message block * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Giftmessage extends Mage_Adminhtml_Block_Sales_Order_Create_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Giftmessage/Form.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Giftmessage/Form.php index eed6c199317..2f723a92078 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Giftmessage/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Giftmessage/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Giftmessage_Form extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Header.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Header.php index 8461063d60b..e2f60529dff 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Header.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Header.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Items.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Items.php index 76ee379f424..aa3a224388d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Items.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Items.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Items/Grid.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Items/Grid.php index 1250456a744..2ee2bf84a7d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Items/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Items/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Load.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Load.php index ae3be2d2218..e3cc144d18f 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Load.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Load.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Load extends Mage_Core_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Messages.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Messages.php index d05cb87a5b0..32f7ec2920c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Messages.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Messages.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Messages extends Mage_Adminhtml_Block_Messages { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Newsletter.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Newsletter.php index 02530204d01..97c34b838c7 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Newsletter.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Newsletter.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Newsletter extends Mage_Adminhtml_Block_Sales_Order_Create_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Newsletter/Form.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Newsletter/Form.php index 3df45a20a2c..1d9d82da7ba 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Newsletter/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Newsletter/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Newsletter_Form extends Mage_Adminhtml_Block_Widget diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Search.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Search.php index bb5e64548b1..a8b7ad99f8d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Search.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Search.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Search extends Mage_Adminhtml_Block_Sales_Order_Create_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Search/Grid.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Search/Grid.php index 57a16578f06..fabb3f2f153 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Search/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Search/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Search_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Search/Grid/Renderer/Giftmessage.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Search/Grid/Renderer/Giftmessage.php index d9b9fc8a124..3e10900ab26 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Search/Grid/Renderer/Giftmessage.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Search/Grid/Renderer/Giftmessage.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Search/Grid/Renderer/Price.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Search/Grid/Renderer/Price.php index d603e614b09..2f9451513cd 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Search/Grid/Renderer/Price.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Search/Grid/Renderer/Price.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Search_Grid_Renderer_Price extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Price diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Search/Grid/Renderer/Product.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Search/Grid/Renderer/Product.php index 01cd5e4592c..d9f9dd1d5aa 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Search/Grid/Renderer/Product.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Search/Grid/Renderer/Product.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Search_Grid_Renderer_Product extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Text { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Search/Grid/Renderer/Qty.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Search/Grid/Renderer/Qty.php index 501f0a6510a..63e2e249190 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Search/Grid/Renderer/Qty.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Search/Grid/Renderer/Qty.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Shipping/Address.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Shipping/Address.php index 3a4d38b16e6..8998d052a9c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Shipping/Address.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Shipping/Address.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Shipping_Address extends Mage_Adminhtml_Block_Sales_Order_Create_Form_Address diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Shipping/Method.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Shipping/Method.php index 34d6bfaffd2..05d04a405e6 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Shipping/Method.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Shipping/Method.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Shipping_Method extends Mage_Adminhtml_Block_Sales_Order_Create_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Shipping/Method/Form.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Shipping/Method/Form.php index 40773183926..46ea8c0c35f 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Shipping/Method/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Shipping/Method/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Shipping_Method_Form extends Mage_Adminhtml_Block_Sales_Order_Create_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar.php index 8b4d93d5541..cb39f83a1b9 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Sidebar extends Mage_Adminhtml_Block_Sales_Order_Create_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Abstract.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Abstract.php index 29da0818d81..e75e9e9028f 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Abstract.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Abstract.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Sidebar_Abstract extends Mage_Adminhtml_Block_Sales_Order_Create_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Cart.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Cart.php index a4ee39cd837..c883062045f 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Cart.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Cart.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Sidebar_Cart extends Mage_Adminhtml_Block_Sales_Order_Create_Sidebar_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Compared.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Compared.php index 2527ca42d0f..f9b8f65d4d0 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Compared.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Compared.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Sidebar_Compared extends Mage_Adminhtml_Block_Sales_Order_Create_Sidebar_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Pcompared.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Pcompared.php index a181cb1cbef..25e8d233b60 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Pcompared.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Pcompared.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Sidebar_Pcompared extends Mage_Adminhtml_Block_Sales_Order_Create_Sidebar_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Pviewed.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Pviewed.php index 3b1c945e1f8..22c2e7cd419 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Pviewed.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Pviewed.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Sidebar_Pviewed extends Mage_Adminhtml_Block_Sales_Order_Create_Sidebar_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Reorder.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Reorder.php index da54ce0d587..339bf12995f 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Reorder.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Reorder.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Sidebar_Reorder extends Mage_Adminhtml_Block_Sales_Order_Create_Sidebar_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Viewed.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Viewed.php index c523f36e497..11c03527a78 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Viewed.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Viewed.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Sidebar_Viewed extends Mage_Adminhtml_Block_Sales_Order_Create_Sidebar_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Wishlist.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Wishlist.php index edb69b91bd2..58ebbefdd42 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Wishlist.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Sidebar/Wishlist.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Sidebar_Wishlist extends Mage_Adminhtml_Block_Sales_Order_Create_Sidebar_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Store.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Store.php index 97aee657b5a..05b2c8b928e 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Store.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Store.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Store extends Mage_Adminhtml_Block_Sales_Order_Create_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Store/Select.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Store/Select.php index a4b4170c905..e79c92f37c5 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Store/Select.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Store/Select.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals.php index 7ca84766505..abd0bd555bb 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Totals extends Mage_Adminhtml_Block_Sales_Order_Create_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals/Default.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals/Default.php index 898c95669a6..608718fa663 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals/Default.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals/Default.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals/Discount.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals/Discount.php index 754c523d5e1..3ddb7de875d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals/Discount.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals/Discount.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals/Grandtotal.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals/Grandtotal.php index 3a7d8acab20..0ae3963444d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals/Grandtotal.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals/Grandtotal.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals/Shipping.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals/Shipping.php index 605d25c7be6..b1e16044324 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals/Shipping.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals/Shipping.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals/Subtotal.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals/Subtotal.php index 1f757be94b3..a6fd21a61cb 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals/Subtotal.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals/Subtotal.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals/Table.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals/Table.php index 37cedc9e303..94485c09454 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals/Table.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals/Table.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Create_Totals_Table extends Mage_Adminhtml_Block_Template diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals/Tax.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals/Tax.php index 62ff2cff65a..c78e3ca1e28 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals/Tax.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Create/Totals/Tax.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/Create.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/Create.php index 7cf1d712139..368d1c59131 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/Create.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/Create.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Creditmemo_Create extends Mage_Adminhtml_Block_Widget_Form_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/Create/Adjustments.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/Create/Adjustments.php index e94d918c621..64aa4a9d9ab 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/Create/Adjustments.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/Create/Adjustments.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/Create/Form.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/Create/Form.php index c02d1390fe9..4910bd26cc1 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/Create/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/Create/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Creditmemo_Create_Form extends Mage_Adminhtml_Block_Sales_Order_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/Create/Items.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/Create/Items.php index 14df213d1a3..a05cf3e0329 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/Create/Items.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/Create/Items.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Creditmemo_Create_Items extends Mage_Adminhtml_Block_Sales_Items_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/Totals.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/Totals.php index f06cee155b3..41b2958e2f5 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/Totals.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/Totals.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Adminhtml order creditmemo totals block * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Creditmemo_Totals extends Mage_Adminhtml_Block_Sales_Totals { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/View.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/View.php index ffb7adbdcaa..005bb14040a 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/View.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/View.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Creditmemo_View extends Mage_Adminhtml_Block_Widget_Form_Container { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/View/Comments.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/View/Comments.php index 28cb0092a85..de8d22404ce 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/View/Comments.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/View/Comments.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Creditmemo_View_Comments extends Mage_Adminhtml_Block_Text_List { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/View/Form.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/View/Form.php index ea5720d4011..a41d73ceb0a 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/View/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/View/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Creditmemo_View_Form extends Mage_Adminhtml_Block_Sales_Order_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/View/Items.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/View/Items.php index 19cca6fbc6b..f60269798d7 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/View/Items.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Creditmemo/View/Items.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Grid.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Grid.php index 5beeac61ecd..a5485b9f7c7 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/Create.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/Create.php index c6e4d61ee49..7c713e83055 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/Create.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/Create.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Invoice_Create extends Mage_Adminhtml_Block_Widget_Form_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/Create/Form.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/Create/Form.php index dc52dc53a37..1a8fa7dbb48 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/Create/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/Create/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Invoice_Create_Form extends Mage_Adminhtml_Block_Sales_Order_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/Create/Items.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/Create/Items.php index ab94d8a5734..9bf980939cd 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/Create/Items.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/Create/Items.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Invoice_Create_Items extends Mage_Adminhtml_Block_Sales_Items_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/Create/Tracking.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/Create/Tracking.php index 378a5a252c9..e08a637cb61 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/Create/Tracking.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/Create/Tracking.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Invoice_Create_Tracking extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/Totals.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/Totals.php index a32ada429e0..69ac013d0b7 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/Totals.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/Totals.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Adminhtml order invoice totals block * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Invoice_Totals extends Mage_Adminhtml_Block_Sales_Totals { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/View.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/View.php index 4e713f510cd..1bbb9c96460 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/View.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/View.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Invoice_View extends Mage_Adminhtml_Block_Widget_Form_Container { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/View/Comments.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/View/Comments.php index 3d3b1b66b94..177ac75e04b 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/View/Comments.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/View/Comments.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Invoice_View_Comments extends Mage_Adminhtml_Block_Text_List { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/View/Form.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/View/Form.php index 21b20f6c5b1..b93b9ff18c3 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/View/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/View/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/View/Items.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/View/Items.php index 6475eb2ab9e..22063f6da73 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/View/Items.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Invoice/View/Items.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Payment.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Payment.php index 82004d4dad4..51cf0758424 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Payment.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Payment.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Adminhtml sales order payment information * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Payment extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/Create.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/Create.php index 3000d1bc0e0..af1137c0bc7 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/Create.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/Create.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Shipment_Create extends Mage_Adminhtml_Block_Widget_Form_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/Create/Form.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/Create/Form.php index 97edbc3beb1..2f6577fabe9 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/Create/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/Create/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Shipment_Create_Form extends Mage_Adminhtml_Block_Sales_Order_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/Create/Items.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/Create/Items.php index 605b110033f..3e20ad41668 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/Create/Items.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/Create/Items.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Shipment_Create_Items extends Mage_Adminhtml_Block_Sales_Items_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/Create/Tracking.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/Create/Tracking.php index 1db8454f188..d419712fc24 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/Create/Tracking.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/Create/Tracking.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Shipment_Create_Tracking extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/Packaging.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/Packaging.php index da9f904a3f6..702eebc7f69 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/Packaging.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/Packaging.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Shipment_Packaging extends Mage_Adminhtml_Block_Template diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/Packaging/Grid.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/Packaging/Grid.php index a4ad7d6c80c..8e5020fa6de 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/Packaging/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/Packaging/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Grid of packaging shipment * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Shipment_Packaging_Grid extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/Tracking/Info.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/Tracking/Info.php index e927b6c1aee..e6ff7c01413 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/Tracking/Info.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/Tracking/Info.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Shipment_Tracking_Info extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/View.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/View.php index ee1a838be43..eaade37892c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/View.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/View.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Shipment_View extends Mage_Adminhtml_Block_Widget_Form_Container { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/View/Comments.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/View/Comments.php index 950bf5b2980..de4f3590e44 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/View/Comments.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/View/Comments.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Shipment_View_Comments extends Mage_Adminhtml_Block_Text_List { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/View/Form.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/View/Form.php index ffc44d0c2e1..20340f41159 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/View/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/View/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Shipment_View_Form extends Mage_Adminhtml_Block_Sales_Order_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/View/Items.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/View/Items.php index 2d9fff05d32..b4a064c1fa1 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/View/Items.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/View/Items.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/View/Tracking.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/View/Tracking.php index ad333d22b3b..296c3078ecf 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/View/Tracking.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Shipment/View/Tracking.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Shipment_View_Tracking extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status.php index 6adc573e493..c4ae47ab076 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Adminhtml sales order's status namagement block * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Status extends Mage_Adminhtml_Block_Widget_Grid_Container { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status/Assign.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status/Assign.php index 9bcd76d0207..1bab358522c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status/Assign.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status/Assign.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status/Assign/Form.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status/Assign/Form.php index 781c77d4bc9..d2f2dbd621c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status/Assign/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status/Assign/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status/Edit.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status/Edit.php index d88bac82248..7cdc0304b37 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status/Edit/Form.php index 03c76aa1231..df2c2a20af5 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status/Grid.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status/Grid.php index 59c51a4bb60..34ef62c3885 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Adminhtml sales order's statuses grid * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Status_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status/New.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status/New.php index 2331d3d478f..95ed9f7ac62 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status/New.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status/New.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status/New/Form.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status/New/Form.php index e7e2a63f66a..5b877e4bca5 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status/New/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Status/New/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Totalbar.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Totalbar.php index cd47cd5d07f..5d2ac672014 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Totalbar.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Totalbar.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Totalbar extends Mage_Adminhtml_Block_Sales_Order_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Totals.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Totals.php index 65954b2eb76..fc6b3692e4c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Totals.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Totals.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Adminhtml order totals block * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Totals extends Mage_Adminhtml_Block_Sales_Totals//Mage_Adminhtml_Block_Sales_Order_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Totals/Item.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Totals/Item.php index 86fc67d3b20..14cc51052cf 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Totals/Item.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Totals/Item.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Totals/Tax.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Totals/Tax.php index 119d53bcb7e..1b7a2d9cfc3 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/Totals/Tax.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/Totals/Tax.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Adminhtml order tax totals block * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_Totals_Tax extends Mage_Tax_Block_Sales_Order_Tax { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View.php index 2b60c2766ec..f74ab1602fc 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Adminhtml sales order view * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_View extends Mage_Adminhtml_Block_Widget_Form_Container { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Form.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Form.php index 99d10b5f730..3db0788c50e 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Adminhtml sales order view plane * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_View_Form extends Mage_Adminhtml_Block_Template diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Giftmessage.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Giftmessage.php index 8214fbee8c1..ac1ef1c27c3 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Giftmessage.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Giftmessage.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_View_Giftmessage extends Mage_Adminhtml_Block_Widget { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/History.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/History.php index e2b8d963b12..7bd53016c2e 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/History.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/History.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_View_History extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Info.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Info.php index 595430a26e5..ff31aa41a18 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Info.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Info.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_View_Info extends Mage_Adminhtml_Block_Sales_Order_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Items.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Items.php index 0ea0f737d00..9504a3e8daf 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Items.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Items.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_View_Items extends Mage_Adminhtml_Block_Sales_Items_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Items/Renderer/Default.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Items/Renderer/Default.php index 00c5dbbe8cd..9fea4754f26 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Items/Renderer/Default.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Items/Renderer/Default.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Messages.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Messages.php index e08f82de032..627c68814cc 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Messages.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Messages.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_View_Messages extends Mage_Adminhtml_Block_Messages { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Tab/Creditmemos.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Tab/Creditmemos.php index 25c6f057c4e..a6216c30a60 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Tab/Creditmemos.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Tab/Creditmemos.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_View_Tab_Creditmemos extends Mage_Adminhtml_Block_Widget_Grid diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Tab/History.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Tab/History.php index 3b2e5725019..8632a8e74f0 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Tab/History.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Tab/History.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_View_Tab_History extends Mage_Adminhtml_Block_Template diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Tab/Info.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Tab/Info.php index 0d7b080e9e1..d7dd9509b5f 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Tab/Info.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Tab/Info.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_View_Tab_Info extends Mage_Adminhtml_Block_Sales_Order_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Tab/Invoices.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Tab/Invoices.php index a36b432f1be..772075bc2f6 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Tab/Invoices.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Tab/Invoices.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_View_Tab_Invoices extends Mage_Adminhtml_Block_Widget_Grid diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Tab/Shipments.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Tab/Shipments.php index 0eb64d56805..dd839937418 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Tab/Shipments.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Tab/Shipments.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_View_Tab_Shipments extends Mage_Adminhtml_Block_Widget_Grid diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Tab/Transactions.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Tab/Transactions.php index a67eecf3f2f..3c2330d9068 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Tab/Transactions.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Tab/Transactions.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Tabs.php b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Tabs.php index d245d2fbb3e..13d44efd69d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Tabs.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Order/View/Tabs.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Order_View_Tabs extends Mage_Adminhtml_Block_Widget_Tabs { diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Reorder/Renderer/Action.php b/app/code/core/Mage/Adminhtml/Block/Sales/Reorder/Renderer/Action.php index fe1cfb9ae9e..73c62fe93ea 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Reorder/Renderer/Action.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Reorder/Renderer/Action.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Reorder_Renderer_Action diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Shipment.php b/app/code/core/Mage/Adminhtml/Block/Sales/Shipment.php index abc59bd59bd..ba975a2d871 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Shipment.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Shipment.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sales_Shipment extends Mage_Adminhtml_Block_Widget_Grid_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Shipment/Grid.php b/app/code/core/Mage/Adminhtml/Block/Sales/Shipment/Grid.php index 26fe1f17437..3fc122f8413 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Shipment/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Shipment/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Totals.php b/app/code/core/Mage/Adminhtml/Block/Sales/Totals.php index 1d9478f43ed..1168962f512 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Totals.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Totals.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Transactions.php b/app/code/core/Mage/Adminhtml/Block/Sales/Transactions.php index dea51dbdb68..23d6bf49d69 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Transactions.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Transactions.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Transactions/Child/Grid.php b/app/code/core/Mage/Adminhtml/Block/Sales/Transactions/Child/Grid.php index faed63626b9..29eb49e848b 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Transactions/Child/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Transactions/Child/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Transactions/Detail.php b/app/code/core/Mage/Adminhtml/Block/Sales/Transactions/Detail.php index 626ce5fd758..2a78a4d3f70 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Transactions/Detail.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Transactions/Detail.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Transactions/Detail/Grid.php b/app/code/core/Mage/Adminhtml/Block/Sales/Transactions/Detail/Grid.php index e9c5c49fa85..3ef4ea120e1 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Transactions/Detail/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Transactions/Detail/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sales/Transactions/Grid.php b/app/code/core/Mage/Adminhtml/Block/Sales/Transactions/Grid.php index ff2c4fd16f1..58af2b8645d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sales/Transactions/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Sales/Transactions/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Shipping/Carrier/Tablerate/Grid.php b/app/code/core/Mage/Adminhtml/Block/Shipping/Carrier/Tablerate/Grid.php index ad3349360e7..24bf6591c83 100644 --- a/app/code/core/Mage/Adminhtml/Block/Shipping/Carrier/Tablerate/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Shipping/Carrier/Tablerate/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -22,9 +22,9 @@ * Shipping carrier table rate grid block * WARNING: This grid used for export table rates * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Shipping_Carrier_Tablerate_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Sitemap.php b/app/code/core/Mage/Adminhtml/Block/Sitemap.php index 76645491ab3..58a452985ad 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sitemap.php +++ b/app/code/core/Mage/Adminhtml/Block/Sitemap.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sitemap/Edit.php b/app/code/core/Mage/Adminhtml/Block/Sitemap/Edit.php index be1083c8d21..18e97a66ce5 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sitemap/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/Sitemap/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sitemap_Edit extends Mage_Adminhtml_Block_Widget_Form_Container { diff --git a/app/code/core/Mage/Adminhtml/Block/Sitemap/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/Sitemap/Edit/Form.php index 4df230b4356..beec4cb4305 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sitemap/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Sitemap/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Sitemap_Edit_Form extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/Sitemap/Grid.php b/app/code/core/Mage/Adminhtml/Block/Sitemap/Grid.php index 4b0ace9cb93..e4b990bbccb 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sitemap/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Sitemap/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sitemap/Grid/Renderer/Action.php b/app/code/core/Mage/Adminhtml/Block/Sitemap/Grid/Renderer/Action.php index b27c2d5d7eb..43d0f50d3ab 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sitemap/Grid/Renderer/Action.php +++ b/app/code/core/Mage/Adminhtml/Block/Sitemap/Grid/Renderer/Action.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sitemap/Grid/Renderer/Link.php b/app/code/core/Mage/Adminhtml/Block/Sitemap/Grid/Renderer/Link.php index 1367893de8f..b985f95c76b 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sitemap/Grid/Renderer/Link.php +++ b/app/code/core/Mage/Adminhtml/Block/Sitemap/Grid/Renderer/Link.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Sitemap/Grid/Renderer/Time.php b/app/code/core/Mage/Adminhtml/Block/Sitemap/Grid/Renderer/Time.php index 82342c4a5f1..a2590fbc7d7 100644 --- a/app/code/core/Mage/Adminhtml/Block/Sitemap/Grid/Renderer/Time.php +++ b/app/code/core/Mage/Adminhtml/Block/Sitemap/Grid/Renderer/Time.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Store/Switcher.php b/app/code/core/Mage/Adminhtml/Block/Store/Switcher.php index 85266444eb5..b7e9019af90 100644 --- a/app/code/core/Mage/Adminhtml/Block/Store/Switcher.php +++ b/app/code/core/Mage/Adminhtml/Block/Store/Switcher.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Store/Switcher/Form/Renderer/Fieldset.php b/app/code/core/Mage/Adminhtml/Block/Store/Switcher/Form/Renderer/Fieldset.php index a463d27cbc2..748854b1978 100644 --- a/app/code/core/Mage/Adminhtml/Block/Store/Switcher/Form/Renderer/Fieldset.php +++ b/app/code/core/Mage/Adminhtml/Block/Store/Switcher/Form/Renderer/Fieldset.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Store/Switcher/Form/Renderer/Fieldset/Element.php b/app/code/core/Mage/Adminhtml/Block/Store/Switcher/Form/Renderer/Fieldset/Element.php index cabd0ceb304..c9d661dd670 100644 --- a/app/code/core/Mage/Adminhtml/Block/Store/Switcher/Form/Renderer/Fieldset/Element.php +++ b/app/code/core/Mage/Adminhtml/Block/Store/Switcher/Form/Renderer/Fieldset/Element.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/System/Account/Edit.php b/app/code/core/Mage/Adminhtml/Block/System/Account/Edit.php index c3db8adaeb6..6fe1c5a3358 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Account/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Account/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Account_Edit extends Mage_Adminhtml_Block_Widget_Form_Container diff --git a/app/code/core/Mage/Adminhtml/Block/System/Account/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/System/Account/Edit/Form.php index c30c2249d9c..ba739eb66ac 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Account/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Account/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Account_Edit_Form extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/System/Cache/Edit.php b/app/code/core/Mage/Adminhtml/Block/System/Cache/Edit.php index 1b5f67cfcfd..620e1c8f763 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Cache/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Cache/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Cache_Edit extends Mage_Adminhtml_Block_Widget { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Cache/Form.php b/app/code/core/Mage/Adminhtml/Block/System/Cache/Form.php index 5e1a5887d92..f565826eb83 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Cache/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Cache/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Cache management form page * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Cache_Form extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Config/Dwstree.php b/app/code/core/Mage/Adminhtml/Block/System/Config/Dwstree.php index ae5afeae438..a6a2eacbd43 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Config/Dwstree.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Config/Dwstree.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Config_Dwstree extends Mage_Adminhtml_Block_Widget_Tabs { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Config/Edit.php b/app/code/core/Mage/Adminhtml/Block/System/Config/Edit.php index 3ebc62de0b6..8860d4ba188 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Config/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Config/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Config_Edit extends Mage_Adminhtml_Block_Widget { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Config/Form.php b/app/code/core/Mage/Adminhtml/Block/System/Config/Form.php index eae5f3a6d92..00cc3744652 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Config/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Config/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Config_Form extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field.php b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field.php index 7d445f42500..19b464ad99e 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Config_Form_Field extends Mage_Adminhtml_Block_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Array/Abstract.php b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Array/Abstract.php index ac99cbfa2a9..a9bde7b45fb 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Array/Abstract.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Array/Abstract.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Datetime.php b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Datetime.php index af7473fe673..d044b381739 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Datetime.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Datetime.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Config_Form_Field_Datetime extends Mage_Adminhtml_Block_System_Config_Form_Field { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Export.php b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Export.php index aeb01ec1a04..09f1417dc47 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Export.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Export.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Config_Form_Field_Export extends Varien_Data_Form_Element_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/File.php b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/File.php index b66bbe45c2e..3c6cff06a8c 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/File.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/File.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Heading.php b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Heading.php index 3e62e867c66..22e97f31f4c 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Heading.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Heading.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Image.php b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Image.php index 3b5bf0245e7..4d295a59369 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Image.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Image.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Config_Form_Field_Image extends Varien_Data_Form_Element_Image { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Import.php b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Import.php index 84488359271..261f1323f76 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Import.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Import.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Config_Form_Field_Import extends Varien_Data_Form_Element_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Notification.php b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Notification.php index 8b0cfb0c860..ed7629cd733 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Notification.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Notification.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Config_Form_Field_Notification extends Mage_Adminhtml_Block_System_Config_Form_Field { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Regexceptions.php b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Regexceptions.php index 0df5830d01d..ae9858d3c1c 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Regexceptions.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Regexceptions.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Select/Allowspecific.php b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Select/Allowspecific.php index c8e3b75b8e5..710852cdd5b 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Select/Allowspecific.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Select/Allowspecific.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Config_Form_Field_Select_Allowspecific extends Varien_Data_Form_Element_Select { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Select/Flatcatalog.php b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Select/Flatcatalog.php index ae85a2798bc..1ef8b9499cc 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Select/Flatcatalog.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Select/Flatcatalog.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Config_Form_Field_Select_Flatcatalog extends Mage_Adminhtml_Block_System_Config_Form_Field diff --git a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Select/Flatproduct.php b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Select/Flatproduct.php index ccb69b0159c..0e8a1196806 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Select/Flatproduct.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Field/Select/Flatproduct.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Fieldset.php b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Fieldset.php index c7a3ab78106..41f886c9c06 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Fieldset.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Fieldset.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Fieldset/Modules/DisableOutput.php b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Fieldset/Modules/DisableOutput.php index 15ca430a945..2f0dda1839f 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Fieldset/Modules/DisableOutput.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Fieldset/Modules/DisableOutput.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Fieldset/Order/Statuses.php b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Fieldset/Order/Statuses.php index 415257d3b68..e12f6673f78 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Fieldset/Order/Statuses.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Config/Form/Fieldset/Order/Statuses.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/System/Config/Switcher.php b/app/code/core/Mage/Adminhtml/Block/System/Config/Switcher.php index 71ad2c754c4..198e9526c51 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Config/Switcher.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Config/Switcher.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/System/Config/System/Storage/Media/Synchronize.php b/app/code/core/Mage/Adminhtml/Block/System/Config/System/Storage/Media/Synchronize.php index 830c68ae159..21740ef1042 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Config/System/Storage/Media/Synchronize.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Config/System/Storage/Media/Synchronize.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/System/Config/Tabs.php b/app/code/core/Mage/Adminhtml/Block/System/Config/Tabs.php index bc751eb5ce1..445015f2294 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Config/Tabs.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Config/Tabs.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Config_Tabs extends Mage_Adminhtml_Block_Widget { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui.php b/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui.php index ee0bad95f04..d5a761f8106 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Convert_Gui extends Mage_Adminhtml_Block_Widget_Grid_Container diff --git a/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui/Edit.php b/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui/Edit.php index 75bcf909593..e8d57eee272 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Convert_Gui_Edit extends Mage_Adminhtml_Block_Widget_Form_Container { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui/Edit/Form.php index 1efc665e4cb..cb4e3e946bb 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Convert_Gui_Edit_Form extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui/Edit/Tab/Upload.php b/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui/Edit/Tab/Upload.php index b3ade30f2ce..8e4a5a3f6a7 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui/Edit/Tab/Upload.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui/Edit/Tab/Upload.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Convert_Gui_Edit_Tab_Upload extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui/Edit/Tab/View.php b/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui/Edit/Tab/View.php index 143612ecf17..3b4cc204f80 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui/Edit/Tab/View.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui/Edit/Tab/View.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Convert_Gui_Edit_Tab_View extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui/Edit/Tab/Wizard.php b/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui/Edit/Tab/Wizard.php index 833f4b2027a..b9e5aa52664 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui/Edit/Tab/Wizard.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui/Edit/Tab/Wizard.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Convert_Gui_Edit_Tab_Wizard extends Mage_Adminhtml_Block_Widget_Container { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui/Edit/Tabs.php b/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui/Edit/Tabs.php index 5e5c0e992f6..25db178c071 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui/Edit/Tabs.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui/Edit/Tabs.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Convert_Gui_Edit_Tabs extends Mage_Adminhtml_Block_Widget_Tabs { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui/Grid.php b/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui/Grid.php index aece2acefa7..e24dfd33573 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Convert/Gui/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Convert_Gui_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile.php b/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile.php index 89e22b55900..40bc1bce2e1 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Convert_Profile extends Mage_Adminhtml_Block_Widget_Grid_Container { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit.php b/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit.php index 3c07c5356cf..3609983e63f 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Convert_Profile_Edit extends Mage_Adminhtml_Block_Widget_Form_Container { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit/Filter/Action.php b/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit/Filter/Action.php index 6d01907a8e1..1012ea60108 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit/Filter/Action.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit/Filter/Action.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Convert_Profile_Edit_Filter_Action extends Mage_Adminhtml_Block_Widget_Grid_Column_Filter_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit/Form.php index f5fdab1f303..78d02f9c29d 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Convert_Profile_Edit_Form extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit/Renderer/Action.php b/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit/Renderer/Action.php index b9b2f88eac9..749f7a24b48 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit/Renderer/Action.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit/Renderer/Action.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Convert_Profile_Edit_Renderer_Action extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit/Tab/Edit.php b/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit/Tab/Edit.php index 2d33359c126..9e113c820b3 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit/Tab/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit/Tab/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Convert_Profile_Edit_Tab_Edit extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit/Tab/History.php b/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit/Tab/History.php index 9088987872b..fe3380f7ce3 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit/Tab/History.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit/Tab/History.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Convert_Profile_Edit_Tab_History extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit/Tab/Run.php b/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit/Tab/Run.php index 85940ffdbc6..16bcc3a0acb 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit/Tab/Run.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit/Tab/Run.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Convert_Profile_Edit_Tab_Run extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit/Tabs.php b/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit/Tabs.php index 970760d03e1..a7956b633ad 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit/Tabs.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Edit/Tabs.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Convert_Profile_Edit_Tabs extends Mage_Adminhtml_Block_Widget_Tabs { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Grid.php b/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Grid.php index e3a0d4baf49..6ce1f53a638 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Convert_Profile_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Run.php b/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Run.php index 8616ac75669..aa74c6dff57 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Run.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Convert/Profile/Run.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/System/Currency.php b/app/code/core/Mage/Adminhtml/Block/System/Currency.php index 2d9c0593c33..5a997cd6363 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Currency.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Currency.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Currency extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Currency/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/System/Currency/Edit/Form.php index a96d5a50d25..059a3dda8a0 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Currency/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Currency/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Currency_Edit_Form extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Currency/Edit/Tab/Main.php b/app/code/core/Mage/Adminhtml/Block/System/Currency/Edit/Tab/Main.php index 96df2274957..ecd58c78072 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Currency/Edit/Tab/Main.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Currency/Edit/Tab/Main.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Currency_Edit_Tab_Main extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Currency/Edit/Tab/Rates.php b/app/code/core/Mage/Adminhtml/Block/System/Currency/Edit/Tab/Rates.php index c33833b8972..66d82dc118c 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Currency/Edit/Tab/Rates.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Currency/Edit/Tab/Rates.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Currency_Edit_Tab_Rates extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Currency/Edit/Tabs.php b/app/code/core/Mage/Adminhtml/Block/System/Currency/Edit/Tabs.php index a68c44ad29a..bac2595e1ee 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Currency/Edit/Tabs.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Currency/Edit/Tabs.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Currency_Edit_Tabs extends Mage_Adminhtml_Block_Widget_Tabs { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Currency/Rate/Matrix.php b/app/code/core/Mage/Adminhtml/Block/System/Currency/Rate/Matrix.php index 8b81b5ba875..614180e0ce0 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Currency/Rate/Matrix.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Currency/Rate/Matrix.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Currency_Rate_Matrix extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Currency/Rate/Services.php b/app/code/core/Mage/Adminhtml/Block/System/Currency/Rate/Services.php index 1974472e87f..daa998a9999 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Currency/Rate/Services.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Currency/Rate/Services.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/System/Design.php b/app/code/core/Mage/Adminhtml/Block/System/Design.php index ac76f3589c1..539aff2cd3f 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Design.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Design.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/System/Design/Edit.php b/app/code/core/Mage/Adminhtml/Block/System/Design/Edit.php index bf48fe5fe75..e18e08a98cc 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Design/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Design/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/System/Design/Edit/Tab/General.php b/app/code/core/Mage/Adminhtml/Block/System/Design/Edit/Tab/General.php index a93a6f9851a..dfef61e9872 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Design/Edit/Tab/General.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Design/Edit/Tab/General.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/System/Design/Edit/Tabs.php b/app/code/core/Mage/Adminhtml/Block/System/Design/Edit/Tabs.php index af877beeb72..458a2495616 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Design/Edit/Tabs.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Design/Edit/Tabs.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/System/Design/Grid.php b/app/code/core/Mage/Adminhtml/Block/System/Design/Grid.php index 8a6188f3b73..e303bafe7aa 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Design/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Design/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Design changes grid * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Design_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Email/Template.php b/app/code/core/Mage/Adminhtml/Block/System/Email/Template.php index 274864f5c28..4235c2db08c 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Email/Template.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Email/Template.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Email_Template extends Mage_Adminhtml_Block_Template diff --git a/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Edit.php b/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Edit.php index 78c4812104c..d0094bc92b0 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Email_Template_Edit extends Mage_Adminhtml_Block_Widget diff --git a/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Edit/Form.php index 1cfd4eafec1..280f5515c5c 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Email_Template_Edit_Form extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Grid.php b/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Grid.php index 27a8c36a7ff..fa2c2bdfe56 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Email_Template_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Grid/Filter/Type.php b/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Grid/Filter/Type.php index 0369d4b1677..a939f249213 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Grid/Filter/Type.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Grid/Filter/Type.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Email_Template_Grid_Filter_Type diff --git a/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Grid/Renderer/Action.php b/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Grid/Renderer/Action.php index 696871b32e6..6e09f0b1b4b 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Grid/Renderer/Action.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Grid/Renderer/Action.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Email_Template_Grid_Renderer_Action extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Action diff --git a/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Grid/Renderer/Sender.php b/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Grid/Renderer/Sender.php index 53cbd20c12b..66d1fd5b8a3 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Grid/Renderer/Sender.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Grid/Renderer/Sender.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Email_Template_Grid_Renderer_Sender extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Grid/Renderer/Type.php b/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Grid/Renderer/Type.php index 5c46e997587..51babf7a194 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Grid/Renderer/Type.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Grid/Renderer/Type.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Email_Template_Grid_Renderer_Type diff --git a/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Preview.php b/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Preview.php index 9fc43723c0c..79f71b0757f 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Preview.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Email/Template/Preview.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/System/Store/Delete.php b/app/code/core/Mage/Adminhtml/Block/System/Store/Delete.php index 3c41272b263..fcece3b54c6 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Store/Delete.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Store/Delete.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Store / store view / website delete form container * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Store_Delete extends Mage_Adminhtml_Block_Widget_Form_Container { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Store/Delete/Form.php b/app/code/core/Mage/Adminhtml/Block/System/Store/Delete/Form.php index 28d09f162a9..86eb9458f3a 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Store/Delete/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Store/Delete/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Adminhtml cms block edit form * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Store_Delete_Form extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Store/Delete/Group.php b/app/code/core/Mage/Adminhtml/Block/System/Store/Delete/Group.php index 6be1b6b6a35..91741b0082f 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Store/Delete/Group.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Store/Delete/Group.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Store_Delete_Group extends Mage_Adminhtml_Block_Template diff --git a/app/code/core/Mage/Adminhtml/Block/System/Store/Delete/Website.php b/app/code/core/Mage/Adminhtml/Block/System/Store/Delete/Website.php index 1334eb8d1a2..d29da72123f 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Store/Delete/Website.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Store/Delete/Website.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Store_Delete_Website extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Store/Edit.php b/app/code/core/Mage/Adminhtml/Block/System/Store/Edit.php index 37c28646da5..99cbf0702cd 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Store/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Store/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Store_Edit extends Mage_Adminhtml_Block_Widget_Form_Container diff --git a/app/code/core/Mage/Adminhtml/Block/System/Store/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/System/Store/Edit/Form.php index 623e0eee936..1c4a96f49ed 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Store/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Store/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Adminhtml store edit form * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Store_Edit_Form extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Store/Grid.php b/app/code/core/Mage/Adminhtml/Block/System/Store/Grid.php index 7050425b747..61f0f179f63 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Store/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Store/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team * @deprecated after 1.13.1.0 use Mage_Adminhtml_Block_System_Store_Tree */ class Mage_Adminhtml_Block_System_Store_Grid extends Mage_Adminhtml_Block_Widget_Grid diff --git a/app/code/core/Mage/Adminhtml/Block/System/Store/Grid/Render/Group.php b/app/code/core/Mage/Adminhtml/Block/System/Store/Grid/Render/Group.php index cf3ef0a5327..85e7bc9c877 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Store/Grid/Render/Group.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Store/Grid/Render/Group.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team * @deprecated after 1.13.1.0 use Mage_Adminhtml_Block_System_Store_Tree */ diff --git a/app/code/core/Mage/Adminhtml/Block/System/Store/Grid/Render/Store.php b/app/code/core/Mage/Adminhtml/Block/System/Store/Grid/Render/Store.php index 1634c228bf0..31ba4208963 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Store/Grid/Render/Store.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Store/Grid/Render/Store.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team * @deprecated after 1.13.1.0 use Mage_Adminhtml_Block_System_Store_Tree */ diff --git a/app/code/core/Mage/Adminhtml/Block/System/Store/Grid/Render/Website.php b/app/code/core/Mage/Adminhtml/Block/System/Store/Grid/Render/Website.php index 4edc67e1ec0..e55907e2a16 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Store/Grid/Render/Website.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Store/Grid/Render/Website.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team * @deprecated after 1.13.1.0 use Mage_Adminhtml_Block_System_Store_Tree */ diff --git a/app/code/core/Mage/Adminhtml/Block/System/Store/Store.php b/app/code/core/Mage/Adminhtml/Block/System/Store/Store.php index f7be0eb2bf7..73c4f4f384c 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Store/Store.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Store/Store.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Store_Store extends Mage_Adminhtml_Block_Widget_Container diff --git a/app/code/core/Mage/Adminhtml/Block/System/Store/Tree.php b/app/code/core/Mage/Adminhtml/Block/System/Store/Tree.php index 973e2f72fc3..d2556111d23 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Store/Tree.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Store/Tree.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Store_Tree extends Mage_Adminhtml_Block_Widget { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Variable.php b/app/code/core/Mage/Adminhtml/Block/System/Variable.php index 44dbf18e5b7..11ad214a98b 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Variable.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Variable.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/System/Variable/Edit.php b/app/code/core/Mage/Adminhtml/Block/System/Variable/Edit.php index 1feff3fb575..5cec0dabbc7 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Variable/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Variable/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/System/Variable/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/System/Variable/Edit/Form.php index ae1889e76a8..d56c1786ef6 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Variable/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Variable/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Custom Variable Edit Form * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_System_Variable_Edit_Form extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/System/Variable/Grid.php b/app/code/core/Mage/Adminhtml/Block/System/Variable/Grid.php index ea39bf2d7bb..7b0133ef3fa 100644 --- a/app/code/core/Mage/Adminhtml/Block/System/Variable/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/System/Variable/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Tag.php b/app/code/core/Mage/Adminhtml/Block/Tag.php index bd7e3c8845b..de51f353196 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tag.php +++ b/app/code/core/Mage/Adminhtml/Block/Tag.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Tag extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Tag/Assigned/Grid.php b/app/code/core/Mage/Adminhtml/Block/Tag/Assigned/Grid.php index 4fe09bc024c..eb61ab8b9e7 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tag/Assigned/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Tag/Assigned/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Tag/Customer.php b/app/code/core/Mage/Adminhtml/Block/Tag/Customer.php index 0ede4dc3ba0..98b69e6813b 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tag/Customer.php +++ b/app/code/core/Mage/Adminhtml/Block/Tag/Customer.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Tag_Customer extends Mage_Adminhtml_Block_Widget_Grid_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Tag/Customer/Grid.php b/app/code/core/Mage/Adminhtml/Block/Tag/Customer/Grid.php index c4e0006c698..50528c8b601 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tag/Customer/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Tag/Customer/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Tag_Customer_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Tag/Edit.php b/app/code/core/Mage/Adminhtml/Block/Tag/Edit.php index 3284876917d..c0f80f16a5a 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tag/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/Tag/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Tag_Edit extends Mage_Adminhtml_Block_Widget_Form_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Tag/Edit/Accordion.php b/app/code/core/Mage/Adminhtml/Block/Tag/Edit/Accordion.php index ea44733833a..418d5abbf1e 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tag/Edit/Accordion.php +++ b/app/code/core/Mage/Adminhtml/Block/Tag/Edit/Accordion.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Tag/Edit/Assigned.php b/app/code/core/Mage/Adminhtml/Block/Tag/Edit/Assigned.php index 9c7d0851b2c..d05387e6b4b 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tag/Edit/Assigned.php +++ b/app/code/core/Mage/Adminhtml/Block/Tag/Edit/Assigned.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Tag/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/Tag/Edit/Form.php index 01281884f68..3f65402cc12 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tag/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Tag/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Tag_Edit_Form extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Tag/Grid/All.php b/app/code/core/Mage/Adminhtml/Block/Tag/Grid/All.php index 1fb7ebda4eb..6bb9c149b0b 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tag/Grid/All.php +++ b/app/code/core/Mage/Adminhtml/Block/Tag/Grid/All.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Tag_Grid_All extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Tag/Grid/Customers.php b/app/code/core/Mage/Adminhtml/Block/Tag/Grid/Customers.php index 1b66effe053..3a36cea2cca 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tag/Grid/Customers.php +++ b/app/code/core/Mage/Adminhtml/Block/Tag/Grid/Customers.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Tag_Grid_Customers extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Tag/Grid/Pending.php b/app/code/core/Mage/Adminhtml/Block/Tag/Grid/Pending.php index fbf0249b7a1..ef455ae0f1f 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tag/Grid/Pending.php +++ b/app/code/core/Mage/Adminhtml/Block/Tag/Grid/Pending.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Tag/Grid/Products.php b/app/code/core/Mage/Adminhtml/Block/Tag/Grid/Products.php index 55696817030..6f9eecf99fe 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tag/Grid/Products.php +++ b/app/code/core/Mage/Adminhtml/Block/Tag/Grid/Products.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Tag_Grid_Products extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Tag/Pending.php b/app/code/core/Mage/Adminhtml/Block/Tag/Pending.php index d7ad2dd032e..6574f8395a1 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tag/Pending.php +++ b/app/code/core/Mage/Adminhtml/Block/Tag/Pending.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Tag/Product.php b/app/code/core/Mage/Adminhtml/Block/Tag/Product.php index e1370cb464d..0802a69bee6 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tag/Product.php +++ b/app/code/core/Mage/Adminhtml/Block/Tag/Product.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Tag_Product extends Mage_Adminhtml_Block_Widget_Grid_Container { diff --git a/app/code/core/Mage/Adminhtml/Block/Tag/Product/Grid.php b/app/code/core/Mage/Adminhtml/Block/Tag/Product/Grid.php index 690dd8c3ae3..ef8133bc011 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tag/Product/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Tag/Product/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Tag_Product_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Tag/Store/Switcher.php b/app/code/core/Mage/Adminhtml/Block/Tag/Store/Switcher.php index 2828fa911b5..ddf5792a731 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tag/Store/Switcher.php +++ b/app/code/core/Mage/Adminhtml/Block/Tag/Store/Switcher.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Tag/Tag.php b/app/code/core/Mage/Adminhtml/Block/Tag/Tag.php index dfb4205d680..954f2273f6c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tag/Tag.php +++ b/app/code/core/Mage/Adminhtml/Block/Tag/Tag.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Tag_Tag extends Mage_Adminhtml_Block_Widget_Grid_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Tag/Tag/Edit.php b/app/code/core/Mage/Adminhtml/Block/Tag/Tag/Edit.php index fed4b267af4..e868413ba95 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tag/Tag/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/Tag/Tag/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -24,7 +24,7 @@ * @deprecated after 1.3.2.3 * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Tag_Tag_Edit extends Mage_Adminhtml_Block_Widget_Form_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Tag/Tag/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/Tag/Tag/Edit/Form.php index feb9595157d..fb72b6e1e28 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tag/Tag/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Tag/Tag/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -24,7 +24,7 @@ * @deprecated after 1.3.2.3 * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Tag_Tag_Edit_Form extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Tag/Tag/Grid.php b/app/code/core/Mage/Adminhtml/Block/Tag/Tag/Grid.php index e59bca77a1b..b0eb77a800a 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tag/Tag/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Tag/Tag/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Tax/Class.php b/app/code/core/Mage/Adminhtml/Block/Tax/Class.php index 2cfeb53cf34..eb2c0d485a9 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tax/Class.php +++ b/app/code/core/Mage/Adminhtml/Block/Tax/Class.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Tax_Class extends Mage_Adminhtml_Block_Widget_Grid_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Tax/Class/Edit.php b/app/code/core/Mage/Adminhtml/Block/Tax/Class/Edit.php index a785b5f0ee6..dbe35b10988 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tax/Class/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/Tax/Class/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Tax_Class_Edit extends Mage_Adminhtml_Block_Widget_Form_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Tax/Class/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/Tax/Class/Edit/Form.php index cf7c4130ef8..0ae5abda22f 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tax/Class/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Tax/Class/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Tax_Class_Edit_Form extends Mage_Adminhtml_Block_Widget_Form diff --git a/app/code/core/Mage/Adminhtml/Block/Tax/Class/Grid.php b/app/code/core/Mage/Adminhtml/Block/Tax/Class/Grid.php index f45a0476a2e..5e5e4b42bdf 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tax/Class/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Tax/Class/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Tax_Class_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Form.php b/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Form.php index 99564021222..5d05c32c54a 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Tax_Rate_Form extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Grid.php b/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Grid.php index 56733e4ca7a..1535d4dce0d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Grid/Renderer/Country.php b/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Grid/Renderer/Country.php index ec452435a13..0437c75e064 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Grid/Renderer/Country.php +++ b/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Grid/Renderer/Country.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Grid/Renderer/Data.php b/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Grid/Renderer/Data.php index 5cbbbd67c0b..664b07cb07a 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Grid/Renderer/Data.php +++ b/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Grid/Renderer/Data.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Tax_Rate_Grid_Renderer_Data extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Tax/Rate/ImportExport.php b/app/code/core/Mage/Adminhtml/Block/Tax/Rate/ImportExport.php index 3b9caa6d81a..e94e0eef3d1 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tax/Rate/ImportExport.php +++ b/app/code/core/Mage/Adminhtml/Block/Tax/Rate/ImportExport.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Title.php b/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Title.php index 8be277d0311..4dd29bb0124 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Title.php +++ b/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Title.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Title/Fieldset.php b/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Title/Fieldset.php index 37ddba35c60..3404c58aae2 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Title/Fieldset.php +++ b/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Title/Fieldset.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Toolbar/Add.php b/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Toolbar/Add.php index a523fe14b23..501dd52cd1e 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Toolbar/Add.php +++ b/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Toolbar/Add.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Tax_Rate_Toolbar_Add extends Mage_Adminhtml_Block_Template diff --git a/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Toolbar/Save.php b/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Toolbar/Save.php index e7784821bf4..4fa945701dc 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Toolbar/Save.php +++ b/app/code/core/Mage/Adminhtml/Block/Tax/Rate/Toolbar/Save.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Tax_Rate_Toolbar_Save extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Tax/Rule.php b/app/code/core/Mage/Adminhtml/Block/Tax/Rule.php index e8b45254a35..a6d6923efe7 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tax/Rule.php +++ b/app/code/core/Mage/Adminhtml/Block/Tax/Rule.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Tax_Rule extends Mage_Adminhtml_Block_Widget_Grid_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Tax/Rule/Edit.php b/app/code/core/Mage/Adminhtml/Block/Tax/Rule/Edit.php index 68ab03cfc5f..718f5db4f73 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tax/Rule/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/Tax/Rule/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Tax_Rule_Edit extends Mage_Adminhtml_Block_Widget_Form_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Tax/Rule/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/Tax/Rule/Edit/Form.php index d52dca8a07c..d82bba8be87 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tax/Rule/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Tax/Rule/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Tax/Rule/Grid.php b/app/code/core/Mage/Adminhtml/Block/Tax/Rule/Grid.php index 46a5b55accf..3d48e4fd360 100644 --- a/app/code/core/Mage/Adminhtml/Block/Tax/Rule/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Tax/Rule/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Template.php b/app/code/core/Mage/Adminhtml/Block/Template.php index 07a046bb18b..d71f3fa1e3d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Template.php +++ b/app/code/core/Mage/Adminhtml/Block/Template.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Template extends Mage_Core_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Text/List.php b/app/code/core/Mage/Adminhtml/Block/Text/List.php index 4cbc9051a05..ce272d1b2a9 100644 --- a/app/code/core/Mage/Adminhtml/Block/Text/List.php +++ b/app/code/core/Mage/Adminhtml/Block/Text/List.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Text_List extends Mage_Core_Block_Text_List { diff --git a/app/code/core/Mage/Adminhtml/Block/Urlrewrite.php b/app/code/core/Mage/Adminhtml/Block/Urlrewrite.php index 04bc85b266e..0a45ab1866e 100644 --- a/app/code/core/Mage/Adminhtml/Block/Urlrewrite.php +++ b/app/code/core/Mage/Adminhtml/Block/Urlrewrite.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Urlrewrite extends Mage_Adminhtml_Block_Widget_Grid_Container { diff --git a/app/code/core/Mage/Adminhtml/Block/Urlrewrite/Category/Tree.php b/app/code/core/Mage/Adminhtml/Block/Urlrewrite/Category/Tree.php index 46c03372b47..80f9fd088c3 100644 --- a/app/code/core/Mage/Adminhtml/Block/Urlrewrite/Category/Tree.php +++ b/app/code/core/Mage/Adminhtml/Block/Urlrewrite/Category/Tree.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Urlrewrite_Category_Tree extends Mage_Adminhtml_Block_Catalog_Category_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Urlrewrite/Edit.php b/app/code/core/Mage/Adminhtml/Block/Urlrewrite/Edit.php index b60b0d78324..0f6b6892a76 100644 --- a/app/code/core/Mage/Adminhtml/Block/Urlrewrite/Edit.php +++ b/app/code/core/Mage/Adminhtml/Block/Urlrewrite/Edit.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Urlrewrite_Edit extends Mage_Adminhtml_Block_Widget_Container { diff --git a/app/code/core/Mage/Adminhtml/Block/Urlrewrite/Edit/Form.php b/app/code/core/Mage/Adminhtml/Block/Urlrewrite/Edit/Form.php index 43d0c890f7b..8aa562dd90e 100644 --- a/app/code/core/Mage/Adminhtml/Block/Urlrewrite/Edit/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Urlrewrite/Edit/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Urlrewrite_Edit_Form extends Mage_Adminhtml_Block_Widget_Form { diff --git a/app/code/core/Mage/Adminhtml/Block/Urlrewrite/Grid.php b/app/code/core/Mage/Adminhtml/Block/Urlrewrite/Grid.php index 88a6e854c3b..28b5be940c0 100644 --- a/app/code/core/Mage/Adminhtml/Block/Urlrewrite/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Urlrewrite/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Urlrewrite_Grid extends Mage_Adminhtml_Block_Widget_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Urlrewrite/Link.php b/app/code/core/Mage/Adminhtml/Block/Urlrewrite/Link.php index eb4055b2266..0343c6c8816 100644 --- a/app/code/core/Mage/Adminhtml/Block/Urlrewrite/Link.php +++ b/app/code/core/Mage/Adminhtml/Block/Urlrewrite/Link.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Urlrewrite_Link extends Mage_Core_Block_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Urlrewrite/Product/Grid.php b/app/code/core/Mage/Adminhtml/Block/Urlrewrite/Product/Grid.php index e7d681da774..f2d7a947bfc 100644 --- a/app/code/core/Mage/Adminhtml/Block/Urlrewrite/Product/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Urlrewrite/Product/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Urlrewrite_Product_Grid extends Mage_Adminhtml_Block_Catalog_Product_Grid { diff --git a/app/code/core/Mage/Adminhtml/Block/Urlrewrite/Selector.php b/app/code/core/Mage/Adminhtml/Block/Urlrewrite/Selector.php index f90f0bfc311..ea903aff5a9 100644 --- a/app/code/core/Mage/Adminhtml/Block/Urlrewrite/Selector.php +++ b/app/code/core/Mage/Adminhtml/Block/Urlrewrite/Selector.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Urlrewrite_Selector extends Mage_Core_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Widget.php b/app/code/core/Mage/Adminhtml/Block/Widget.php index f8165bea744..2ea12319960 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team * * @method $this setHeaderCss(string $value) * @method $this setTitle(string $value) diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Accordion.php b/app/code/core/Mage/Adminhtml/Block/Widget/Accordion.php index 759d0a3a56d..d0b273b125f 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Accordion.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Accordion.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Widget_Accordion extends Mage_Adminhtml_Block_Widget { diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Accordion/Item.php b/app/code/core/Mage/Adminhtml/Block/Widget/Accordion/Item.php index cbd8b440ba9..84c56422165 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Accordion/Item.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Accordion/Item.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Widget_Accordion_Item extends Mage_Adminhtml_Block_Widget { diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Breadcrumbs.php b/app/code/core/Mage/Adminhtml/Block/Widget/Breadcrumbs.php index 6c336785be6..7e298a75e5d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Breadcrumbs.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Breadcrumbs.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Widget_Breadcrumbs extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Button.php b/app/code/core/Mage/Adminhtml/Block/Widget/Button.php index ecca8f2d677..cedf975ea6f 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Button.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Button.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Widget_Button extends Mage_Adminhtml_Block_Widget { diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Container.php b/app/code/core/Mage/Adminhtml/Block/Widget/Container.php index fda67bef943..2f24898e7f2 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Container.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Container.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Adminhtml container block * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Widget_Container extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Form.php b/app/code/core/Mage/Adminhtml/Block/Widget/Form.php index e90fb5a5e46..aaf92fa0283 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Form.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Form.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Admin form widget * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Widget_Form extends Mage_Adminhtml_Block_Widget { diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Form/Container.php b/app/code/core/Mage/Adminhtml/Block/Widget/Form/Container.php index 147b4aa072a..5f7878b48c6 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Form/Container.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Form/Container.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Adminhtml form container block * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Block_Widget_Form_Container extends Mage_Adminhtml_Block_Widget_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Form/Element.php b/app/code/core/Mage/Adminhtml/Block/Widget/Form/Element.php index 2312392ad21..781e0cbafc4 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Form/Element.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Form/Element.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Widget_Form_Element extends Mage_Adminhtml_Block_Template { diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Form/Element/Dependence.php b/app/code/core/Mage/Adminhtml/Block/Widget/Form/Element/Dependence.php index c74c79b3aee..18fd7adbd2d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Form/Element/Dependence.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Form/Element/Dependence.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Form/Element/Gallery.php b/app/code/core/Mage/Adminhtml/Block/Widget/Form/Element/Gallery.php index b06743a56c0..f5ab1eb1f17 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Form/Element/Gallery.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Form/Element/Gallery.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Widget_Form_Element_Gallery extends Mage_Adminhtml_Block_Template implements Varien_Data_Form_Element_Renderer_Interface { diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Form/Renderer/Element.php b/app/code/core/Mage/Adminhtml/Block/Widget/Form/Renderer/Element.php index bbccf82e1ae..39f8261c86b 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Form/Renderer/Element.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Form/Renderer/Element.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Widget_Form_Renderer_Element extends Mage_Adminhtml_Block_Template implements Varien_Data_Form_Element_Renderer_Interface { diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Form/Renderer/Fieldset.php b/app/code/core/Mage/Adminhtml/Block/Widget/Form/Renderer/Fieldset.php index f362cc771f7..e1de3c394f0 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Form/Renderer/Fieldset.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Form/Renderer/Fieldset.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Widget_Form_Renderer_Fieldset extends Mage_Adminhtml_Block_Template implements Varien_Data_Form_Element_Renderer_Interface { diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Form/Renderer/Fieldset/Element.php b/app/code/core/Mage/Adminhtml/Block/Widget/Form/Renderer/Fieldset/Element.php index f50ea8c3d7c..e08e6c570d7 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Form/Renderer/Fieldset/Element.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Form/Renderer/Fieldset/Element.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Widget_Form_Renderer_Fieldset_Element extends Mage_Adminhtml_Block_Template implements Varien_Data_Form_Element_Renderer_Interface diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid.php index f09bd1e206e..ba1c753f9cb 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Block.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Block.php index a254871e8f2..87ba260e7c6 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Block.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Block.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Widget_Grid_Block extends Varien_Filter_Object implements Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Interface diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column.php index e287aed687b..661767b150b 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Widget_Grid_Column extends Mage_Adminhtml_Block_Widget { diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Abstract.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Abstract.php index a2124197937..8738820bf33 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Abstract.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Abstract.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Widget_Grid_Column_Filter_Abstract extends Mage_Adminhtml_Block_Abstract implements Mage_Adminhtml_Block_Widget_Grid_Column_Filter_Interface diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Checkbox.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Checkbox.php index 2afb40d3053..e4daea1a8b8 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Checkbox.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Checkbox.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Widget_Grid_Column_Filter_Checkbox extends Mage_Adminhtml_Block_Widget_Grid_Column_Filter_Select { diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Country.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Country.php index 0443fc928a8..581a0143114 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Country.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Country.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Date.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Date.php index 226e86c78f1..e55f416641d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Date.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Date.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team * @todo date format */ class Mage_Adminhtml_Block_Widget_Grid_Column_Filter_Date diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Datetime.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Datetime.php index fcefb5ff4fe..ed7eee25b26 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Datetime.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Datetime.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team * @todo date format */ class Mage_Adminhtml_Block_Widget_Grid_Column_Filter_Datetime diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Interface.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Interface.php index c58761db634..9e8caf18f08 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Interface.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Interface.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ interface Mage_Adminhtml_Block_Widget_Grid_Column_Filter_Interface { diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Massaction.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Massaction.php index 8f24e953e78..cb3ca5c48e5 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Massaction.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Massaction.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Widget_Grid_Column_Filter_Massaction extends Mage_Adminhtml_Block_Widget_Grid_Column_Filter_Checkbox { diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Price.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Price.php index 369aff981c6..a1e0a24f77b 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Price.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Price.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Widget_Grid_Column_Filter_Price extends Mage_Adminhtml_Block_Widget_Grid_Column_Filter_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Radio.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Radio.php index 840c5abc074..fcbfbe16a6c 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Radio.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Radio.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Widget_Grid_Column_Filter_Radio extends Mage_Adminhtml_Block_Widget_Grid_Column_Filter_Select { diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Range.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Range.php index 0261b6e6d71..e67aa3337e5 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Range.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Range.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Widget_Grid_Column_Filter_Range extends Mage_Adminhtml_Block_Widget_Grid_Column_Filter_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Select.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Select.php index 2255f473103..b7732f2d6a0 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Select.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Select.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Widget_Grid_Column_Filter_Select extends Mage_Adminhtml_Block_Widget_Grid_Column_Filter_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Store.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Store.php index 60472e9ab8a..273935a7f5f 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Store.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Store.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Text.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Text.php index c4c8a3bf835..7b0eeb8a8eb 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Text.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Text.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Widget_Grid_Column_Filter_Text extends Mage_Adminhtml_Block_Widget_Grid_Column_Filter_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Theme.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Theme.php index 680e16a99c4..d2f144c99a1 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Theme.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Filter/Theme.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Abstract.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Abstract.php index 6385add2183..67985fd62c2 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Abstract.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Abstract.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ abstract class Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Action.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Action.php index f61bb0d8c5f..d24d3341f17 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Action.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Action.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Checkbox.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Checkbox.php index 4393a7ff41d..703acf9712d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Checkbox.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Checkbox.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Concat.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Concat.php index f57664394a6..9b2e2e3c8c7 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Concat.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Concat.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Country.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Country.php index b61efc9943c..ea838cb23c0 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Country.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Country.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Country extends Mage_Adminhtml_Block_Widget_Grid_Column_Renderer_Abstract diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Currency.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Currency.php index 3be4ef59731..f659d5a354d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Currency.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Currency.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Date.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Date.php index 6929ea23a2b..ca21e6083ac 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Date.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Date.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Datetime.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Datetime.php index 6eb336511f7..15fbe6d0ee8 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Datetime.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Datetime.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Input.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Input.php index c6d79310bc4..de466592375 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Input.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Input.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Interface.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Interface.php index 6e37575fd8a..4d7c9761590 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Interface.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Interface.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Ip.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Ip.php index 88737a8cb8f..650eab77355 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Ip.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Ip.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Longtext.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Longtext.php index 1b4a2af1494..00204f71360 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Longtext.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Longtext.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Massaction.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Massaction.php index d5864b02411..ddb08de32ea 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Massaction.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Massaction.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Number.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Number.php index 45422b988d5..7ddfb41e859 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Number.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Number.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Options.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Options.php index a5e92d9030b..19d5a305253 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Options.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Options.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Price.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Price.php index 7cb4e03739a..b0ef412780d 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Price.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Price.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Radio.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Radio.php index 325aa304269..6dc47235d53 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Radio.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Radio.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Select.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Select.php index 3865f6fd070..5851a0de5e0 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Select.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Select.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Store.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Store.php index 6e8746ce03f..2fdb444cb7f 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Store.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Store.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Text.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Text.php index 181150654f2..5190fa392a5 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Text.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Text.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Theme.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Theme.php index 66fc6e9c4a6..dadd926eef4 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Theme.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Theme.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Wrapline.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Wrapline.php index 802d7b528ba..7c07e196536 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Wrapline.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Column/Renderer/Wrapline.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Container.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Container.php index 6683ecda107..5feea983457 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Container.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Container.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Widget_Grid_Container extends Mage_Adminhtml_Block_Widget_Container diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Massaction.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Massaction.php index 9acbc66818a..da92db591e3 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Massaction.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Massaction.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Widget_Grid_Massaction extends Mage_Adminhtml_Block_Widget_Grid_Massaction_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Massaction/Abstract.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Massaction/Abstract.php index 76a523704d5..e6dc100e5a2 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Massaction/Abstract.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Massaction/Abstract.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -25,7 +25,7 @@ * @method boolean getHideFormElement() * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ abstract class Mage_Adminhtml_Block_Widget_Grid_Massaction_Abstract extends Mage_Adminhtml_Block_Widget { diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Massaction/Item.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Massaction/Item.php index a0d434eff39..f5d6759dcd9 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Massaction/Item.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Massaction/Item.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Widget_Grid_Massaction_Item extends Mage_Adminhtml_Block_Widget { diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Massaction/Item/Additional/Default.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Massaction/Item/Additional/Default.php index ee03dda9e2c..058171341bc 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Massaction/Item/Additional/Default.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Massaction/Item/Additional/Default.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Widget_Grid_Massaction_Item_Additional_Default extends Mage_Adminhtml_Block_Widget_Form implements Mage_Adminhtml_Block_Widget_Grid_Massaction_Item_Additional_Interface { diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Massaction/Item/Additional/Interface.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Massaction/Item/Additional/Interface.php index 79ef509f9c2..d026f9cb7ea 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Massaction/Item/Additional/Interface.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Massaction/Item/Additional/Interface.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ interface Mage_Adminhtml_Block_Widget_Grid_Massaction_Item_Additional_Interface { diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Serializer.php b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Serializer.php index 50605997abd..16340959250 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Serializer.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Grid/Serializer.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Tab/Interface.php b/app/code/core/Mage/Adminhtml/Block/Widget/Tab/Interface.php index 36535b96475..b92454741df 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Tab/Interface.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Tab/Interface.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Adminhtml Widget Tab Interface * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ interface Mage_Adminhtml_Block_Widget_Tab_Interface { diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Tabs.php b/app/code/core/Mage/Adminhtml/Block/Widget/Tabs.php index 1b01583f45c..a5fd32deb04 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Tabs.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Tabs.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Widget_Tabs extends Mage_Adminhtml_Block_Widget { diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/Tree.php b/app/code/core/Mage/Adminhtml/Block/Widget/Tree.php index 17818487e7c..d6a0b4a01a8 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/Tree.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/Tree.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Block/Widget/View/Container.php b/app/code/core/Mage/Adminhtml/Block/Widget/View/Container.php index 7dbaca12032..b07702e42b1 100644 --- a/app/code/core/Mage/Adminhtml/Block/Widget/View/Container.php +++ b/app/code/core/Mage/Adminhtml/Block/Widget/View/Container.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Block_Widget_View_Container extends Mage_Adminhtml_Block_Widget_Container diff --git a/app/code/core/Mage/Adminhtml/Controller/Action.php b/app/code/core/Mage/Adminhtml/Controller/Action.php index 05c2129a835..eb3eda98d81 100644 --- a/app/code/core/Mage/Adminhtml/Controller/Action.php +++ b/app/code/core/Mage/Adminhtml/Controller/Action.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Base adminhtml controller * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Controller_Action extends Mage_Core_Controller_Varien_Action { diff --git a/app/code/core/Mage/Adminhtml/Controller/Report/Abstract.php b/app/code/core/Mage/Adminhtml/Controller/Report/Abstract.php index 71f051f7629..680842c0636 100644 --- a/app/code/core/Mage/Adminhtml/Controller/Report/Abstract.php +++ b/app/code/core/Mage/Adminhtml/Controller/Report/Abstract.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Controller/Rss/Abstract.php b/app/code/core/Mage/Adminhtml/Controller/Rss/Abstract.php index 1ec0b0c42c9..8397ff63705 100644 --- a/app/code/core/Mage/Adminhtml/Controller/Rss/Abstract.php +++ b/app/code/core/Mage/Adminhtml/Controller/Rss/Abstract.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Controller/Sales/Creditmemo.php b/app/code/core/Mage/Adminhtml/Controller/Sales/Creditmemo.php index 2e4bdac01b5..1f1d073d8af 100644 --- a/app/code/core/Mage/Adminhtml/Controller/Sales/Creditmemo.php +++ b/app/code/core/Mage/Adminhtml/Controller/Sales/Creditmemo.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Controller/Sales/Invoice.php b/app/code/core/Mage/Adminhtml/Controller/Sales/Invoice.php index 0d37f2e0215..c932de23a9d 100644 --- a/app/code/core/Mage/Adminhtml/Controller/Sales/Invoice.php +++ b/app/code/core/Mage/Adminhtml/Controller/Sales/Invoice.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Controller/Sales/Shipment.php b/app/code/core/Mage/Adminhtml/Controller/Sales/Shipment.php index 8bbf8e3aacf..77a9b0dba43 100644 --- a/app/code/core/Mage/Adminhtml/Controller/Sales/Shipment.php +++ b/app/code/core/Mage/Adminhtml/Controller/Sales/Shipment.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Exception.php b/app/code/core/Mage/Adminhtml/Exception.php index 7282ec8187c..37996f0cf48 100644 --- a/app/code/core/Mage/Adminhtml/Exception.php +++ b/app/code/core/Mage/Adminhtml/Exception.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Helper/Addresses.php b/app/code/core/Mage/Adminhtml/Helper/Addresses.php index 32ae64c0194..c0fac236d61 100644 --- a/app/code/core/Mage/Adminhtml/Helper/Addresses.php +++ b/app/code/core/Mage/Adminhtml/Helper/Addresses.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Helper_Addresses extends Mage_Core_Helper_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Helper/Catalog.php b/app/code/core/Mage/Adminhtml/Helper/Catalog.php index a6d3f74d4c8..8df5badaab7 100644 --- a/app/code/core/Mage/Adminhtml/Helper/Catalog.php +++ b/app/code/core/Mage/Adminhtml/Helper/Catalog.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Helper/Catalog/Product/Composite.php b/app/code/core/Mage/Adminhtml/Helper/Catalog/Product/Composite.php index 0dce27302e9..e4db4187b66 100644 --- a/app/code/core/Mage/Adminhtml/Helper/Catalog/Product/Composite.php +++ b/app/code/core/Mage/Adminhtml/Helper/Catalog/Product/Composite.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Helper/Catalog/Product/Edit/Action/Attribute.php b/app/code/core/Mage/Adminhtml/Helper/Catalog/Product/Edit/Action/Attribute.php index d0b7728093a..823a1fbf652 100644 --- a/app/code/core/Mage/Adminhtml/Helper/Catalog/Product/Edit/Action/Attribute.php +++ b/app/code/core/Mage/Adminhtml/Helper/Catalog/Product/Edit/Action/Attribute.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Helper_Catalog_Product_Edit_Action_Attribute extends Mage_Core_Helper_Data { diff --git a/app/code/core/Mage/Adminhtml/Helper/Dashboard/Abstract.php b/app/code/core/Mage/Adminhtml/Helper/Dashboard/Abstract.php index 79cb8c7c2a1..a5abbcb0802 100644 --- a/app/code/core/Mage/Adminhtml/Helper/Dashboard/Abstract.php +++ b/app/code/core/Mage/Adminhtml/Helper/Dashboard/Abstract.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ abstract class Mage_Adminhtml_Helper_Dashboard_Abstract extends Mage_Core_Helper_Data { diff --git a/app/code/core/Mage/Adminhtml/Helper/Dashboard/Data.php b/app/code/core/Mage/Adminhtml/Helper/Dashboard/Data.php index 265732b21f0..984f81c8702 100644 --- a/app/code/core/Mage/Adminhtml/Helper/Dashboard/Data.php +++ b/app/code/core/Mage/Adminhtml/Helper/Dashboard/Data.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Helper_Dashboard_Data extends Mage_Core_Helper_Data diff --git a/app/code/core/Mage/Adminhtml/Helper/Dashboard/Order.php b/app/code/core/Mage/Adminhtml/Helper/Dashboard/Order.php index f3b99810820..e91495ee935 100644 --- a/app/code/core/Mage/Adminhtml/Helper/Dashboard/Order.php +++ b/app/code/core/Mage/Adminhtml/Helper/Dashboard/Order.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Helper_Dashboard_Order extends Mage_Adminhtml_Helper_Dashboard_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Helper/Data.php b/app/code/core/Mage/Adminhtml/Helper/Data.php index 824b5d71cb7..8dd26e2d2f6 100644 --- a/app/code/core/Mage/Adminhtml/Helper/Data.php +++ b/app/code/core/Mage/Adminhtml/Helper/Data.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Helper_Data extends Mage_Adminhtml_Helper_Help_Mapping { diff --git a/app/code/core/Mage/Adminhtml/Helper/Help/Mapping.php b/app/code/core/Mage/Adminhtml/Helper/Help/Mapping.php index c9b12fa1cc9..ff691eac061 100644 --- a/app/code/core/Mage/Adminhtml/Helper/Help/Mapping.php +++ b/app/code/core/Mage/Adminhtml/Helper/Help/Mapping.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Helper/Js.php b/app/code/core/Mage/Adminhtml/Helper/Js.php index b3be0b6dce6..3a9fb09d28c 100644 --- a/app/code/core/Mage/Adminhtml/Helper/Js.php +++ b/app/code/core/Mage/Adminhtml/Helper/Js.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Helper_Js extends Mage_Core_Helper_Js { diff --git a/app/code/core/Mage/Adminhtml/Helper/Media/Js.php b/app/code/core/Mage/Adminhtml/Helper/Media/Js.php index ef40dd89772..b59e2a36d84 100644 --- a/app/code/core/Mage/Adminhtml/Helper/Media/Js.php +++ b/app/code/core/Mage/Adminhtml/Helper/Media/Js.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Helper/Rss.php b/app/code/core/Mage/Adminhtml/Helper/Rss.php index 6d01014e54d..db8836dc473 100644 --- a/app/code/core/Mage/Adminhtml/Helper/Rss.php +++ b/app/code/core/Mage/Adminhtml/Helper/Rss.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Helper/Sales.php b/app/code/core/Mage/Adminhtml/Helper/Sales.php index 8716fdd28fe..2ab70be32fe 100644 --- a/app/code/core/Mage/Adminhtml/Helper/Sales.php +++ b/app/code/core/Mage/Adminhtml/Helper/Sales.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/Config.php b/app/code/core/Mage/Adminhtml/Model/Config.php index 8c1ffecaa30..bc0fdfd70b0 100644 --- a/app/code/core/Mage/Adminhtml/Model/Config.php +++ b/app/code/core/Mage/Adminhtml/Model/Config.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Model_Config extends Varien_Simplexml_Config { diff --git a/app/code/core/Mage/Adminhtml/Model/Config/Data.php b/app/code/core/Mage/Adminhtml/Model/Config/Data.php index 0dfe2112f6d..cbf0b800ebf 100644 --- a/app/code/core/Mage/Adminhtml/Model/Config/Data.php +++ b/app/code/core/Mage/Adminhtml/Model/Config/Data.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Model_Config_Data extends Varien_Object diff --git a/app/code/core/Mage/Adminhtml/Model/Customer/Renderer/Region.php b/app/code/core/Mage/Adminhtml/Model/Customer/Renderer/Region.php index 3dd82edc450..3c31a018c72 100644 --- a/app/code/core/Mage/Adminhtml/Model/Customer/Renderer/Region.php +++ b/app/code/core/Mage/Adminhtml/Model/Customer/Renderer/Region.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Model_Customer_Renderer_Region implements Varien_Data_Form_Element_Renderer_Interface { diff --git a/app/code/core/Mage/Adminhtml/Model/Email/PathValidator.php b/app/code/core/Mage/Adminhtml/Model/Email/PathValidator.php index b571749d579..5df241f2675 100644 --- a/app/code/core/Mage/Adminhtml/Model/Email/PathValidator.php +++ b/app/code/core/Mage/Adminhtml/Model/Email/PathValidator.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/Email/Template.php b/app/code/core/Mage/Adminhtml/Model/Email/Template.php index df1d1a75fd3..ca74672d99d 100644 --- a/app/code/core/Mage/Adminhtml/Model/Email/Template.php +++ b/app/code/core/Mage/Adminhtml/Model/Email/Template.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/Giftmessage/Save.php b/app/code/core/Mage/Adminhtml/Model/Giftmessage/Save.php index c2d93556378..5bb6abc741a 100644 --- a/app/code/core/Mage/Adminhtml/Model/Giftmessage/Save.php +++ b/app/code/core/Mage/Adminhtml/Model/Giftmessage/Save.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Model_Giftmessage_Save extends Varien_Object { diff --git a/app/code/core/Mage/Adminhtml/Model/LayoutUpdate/Validator.php b/app/code/core/Mage/Adminhtml/Model/LayoutUpdate/Validator.php index 50ece8c250c..65569ddc438 100644 --- a/app/code/core/Mage/Adminhtml/Model/LayoutUpdate/Validator.php +++ b/app/code/core/Mage/Adminhtml/Model/LayoutUpdate/Validator.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/Newsletter/Renderer/Text.php b/app/code/core/Mage/Adminhtml/Model/Newsletter/Renderer/Text.php index 7b2cf20fb88..1ddb4e54ec0 100644 --- a/app/code/core/Mage/Adminhtml/Model/Newsletter/Renderer/Text.php +++ b/app/code/core/Mage/Adminhtml/Model/Newsletter/Renderer/Text.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Model_Newsletter_Renderer_Text implements Varien_Data_Form_Element_Renderer_Interface { diff --git a/app/code/core/Mage/Adminhtml/Model/Observer.php b/app/code/core/Mage/Adminhtml/Model/Observer.php index dd08e6cea30..1cbe773413f 100644 --- a/app/code/core/Mage/Adminhtml/Model/Observer.php +++ b/app/code/core/Mage/Adminhtml/Model/Observer.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Model_Observer { diff --git a/app/code/core/Mage/Adminhtml/Model/Report/Item.php b/app/code/core/Mage/Adminhtml/Model/Report/Item.php index 5fe6603ab9c..0813e72216e 100644 --- a/app/code/core/Mage/Adminhtml/Model/Report/Item.php +++ b/app/code/core/Mage/Adminhtml/Model/Report/Item.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/Sales/Order.php b/app/code/core/Mage/Adminhtml/Model/Sales/Order.php index db245822e1e..171a7ff68e7 100644 --- a/app/code/core/Mage/Adminhtml/Model/Sales/Order.php +++ b/app/code/core/Mage/Adminhtml/Model/Sales/Order.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Model_Sales_Order { diff --git a/app/code/core/Mage/Adminhtml/Model/Sales/Order/Create.php b/app/code/core/Mage/Adminhtml/Model/Sales/Order/Create.php index aaea348b6f7..e395d299ea6 100644 --- a/app/code/core/Mage/Adminhtml/Model/Sales/Order/Create.php +++ b/app/code/core/Mage/Adminhtml/Model/Sales/Order/Create.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Order create model * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Model_Sales_Order_Create extends Varien_Object implements Mage_Checkout_Model_Cart_Interface { diff --git a/app/code/core/Mage/Adminhtml/Model/Sales/Order/Random.php b/app/code/core/Mage/Adminhtml/Model/Sales/Order/Random.php index 476a6241507..71090237e2b 100644 --- a/app/code/core/Mage/Adminhtml/Model/Sales/Order/Random.php +++ b/app/code/core/Mage/Adminhtml/Model/Sales/Order/Random.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/Search/Catalog.php b/app/code/core/Mage/Adminhtml/Model/Search/Catalog.php index e77d531f616..b603cc413ac 100644 --- a/app/code/core/Mage/Adminhtml/Model/Search/Catalog.php +++ b/app/code/core/Mage/Adminhtml/Model/Search/Catalog.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Search Catalog Model * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Model_Search_Catalog extends Varien_Object { diff --git a/app/code/core/Mage/Adminhtml/Model/Search/Customer.php b/app/code/core/Mage/Adminhtml/Model/Search/Customer.php index 8962dcee9bc..98840b04790 100644 --- a/app/code/core/Mage/Adminhtml/Model/Search/Customer.php +++ b/app/code/core/Mage/Adminhtml/Model/Search/Customer.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Search Customer Model * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Model_Search_Customer extends Varien_Object { diff --git a/app/code/core/Mage/Adminhtml/Model/Search/Order.php b/app/code/core/Mage/Adminhtml/Model/Search/Order.php index e42e003d91e..e538d662f57 100644 --- a/app/code/core/Mage/Adminhtml/Model/Search/Order.php +++ b/app/code/core/Mage/Adminhtml/Model/Search/Order.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Search Order Model * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Model_Search_Order extends Varien_Object { diff --git a/app/code/core/Mage/Adminhtml/Model/Session.php b/app/code/core/Mage/Adminhtml/Model/Session.php index 54460272db1..3e999198482 100644 --- a/app/code/core/Mage/Adminhtml/Model/Session.php +++ b/app/code/core/Mage/Adminhtml/Model/Session.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/Session/Quote.php b/app/code/core/Mage/Adminhtml/Model/Session/Quote.php index f3cc781c5bb..e3e7ea71baa 100644 --- a/app/code/core/Mage/Adminhtml/Model/Session/Quote.php +++ b/app/code/core/Mage/Adminhtml/Model/Session/Quote.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Model_Session_Quote extends Mage_Core_Model_Session_Abstract { diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Admin/Custom.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Admin/Custom.php index b73d75fd560..d66005d658d 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Admin/Custom.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Admin/Custom.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Admin/Custompath.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Admin/Custompath.php index d1a61005bc5..413bc400f24 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Admin/Custompath.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Admin/Custompath.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Admin/Observer.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Admin/Observer.php index 18f79786b6a..0dcbc90df85 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Admin/Observer.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Admin/Observer.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Admin/Password/Link/Expirationperiod.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Admin/Password/Link/Expirationperiod.php index fc76eb72329..b3cff5a6b51 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Admin/Password/Link/Expirationperiod.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Admin/Password/Link/Expirationperiod.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Admin/Usecustom.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Admin/Usecustom.php index 332d59bc6aa..afb210faab9 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Admin/Usecustom.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Admin/Usecustom.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Admin/Usecustompath.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Admin/Usecustompath.php index c074cac1a47..cbc3b8e6b0a 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Admin/Usecustompath.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Admin/Usecustompath.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Admin/Usesecretkey.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Admin/Usesecretkey.php index f883a3778d2..8e67743c71c 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Admin/Usesecretkey.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Admin/Usesecretkey.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Baseurl.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Baseurl.php index f2064187cf2..7a9da3c707b 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Baseurl.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Baseurl.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Cache.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Cache.php index d2f4e78b59e..93660d2bf66 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Cache.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Cache.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Catalog/Inventory/Managestock.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Catalog/Inventory/Managestock.php index 00c02956135..1ae3c4a098e 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Catalog/Inventory/Managestock.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Catalog/Inventory/Managestock.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Catalog/Search/Type.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Catalog/Search/Type.php index b202018a1d5..27915899eb2 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Catalog/Search/Type.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Catalog/Search/Type.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Category.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Category.php index e869e266a44..2310f3ff2ac 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Category.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Category.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Model_System_Config_Backend_Category extends Mage_Core_Model_Config_Data { diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Cookie.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Cookie.php index e272ce19a69..d6b84a11986 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Cookie.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Cookie.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Currency/Abstract.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Currency/Abstract.php index 949cb853ef1..c38f986f9db 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Currency/Abstract.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Currency/Abstract.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Currency/Allow.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Currency/Allow.php index 8fe0338f361..4c88065ad93 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Currency/Allow.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Currency/Allow.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Currency/Base.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Currency/Base.php index 26e41c4ca56..772e4c8cca0 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Currency/Base.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Currency/Base.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Currency/Cron.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Currency/Cron.php index 465ea2b91ac..3419ad99e18 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Currency/Cron.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Currency/Cron.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Model_System_Config_Backend_Currency_Cron extends Mage_Core_Model_Config_Data { diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Currency/Default.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Currency/Default.php index 5b7da037001..ee516ee9031 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Currency/Default.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Currency/Default.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Customer/Address/Street.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Customer/Address/Street.php index 59af439a075..c4d5cd98462 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Customer/Address/Street.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Customer/Address/Street.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Customer/Password/Link/Expirationperiod.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Customer/Password/Link/Expirationperiod.php index 5871890e85d..bc68f2b3672 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Customer/Password/Link/Expirationperiod.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Customer/Password/Link/Expirationperiod.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Customer/Show/Address.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Customer/Show/Address.php index 4e2a5f72410..4506c9fa7c4 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Customer/Show/Address.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Customer/Show/Address.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Customer/Show/Customer.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Customer/Show/Customer.php index d236bd95284..d44b19d20f5 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Customer/Show/Customer.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Customer/Show/Customer.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Datashare.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Datashare.php index 2b40487c7f0..8b2d2a60fd0 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Datashare.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Datashare.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Model_System_Config_Backend_Datashare extends Mage_Core_Model_Config_Data { diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Design/Exception.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Design/Exception.php index 2faa984dc18..d0a911b29a8 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Design/Exception.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Design/Exception.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Design/Package.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Design/Package.php index 57b1731a50d..9eb4eaca9ee 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Design/Package.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Design/Package.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Email/Address.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Email/Address.php index 9a11e351793..f356b517ac8 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Email/Address.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Email/Address.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Model_System_Config_Backend_Email_Address extends Mage_Core_Model_Config_Data { diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Email/Logo.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Email/Logo.php index dba2a5ff672..4170d09e712 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Email/Logo.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Email/Logo.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Email/Sender.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Email/Sender.php index 419b513072d..37c5456a182 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Email/Sender.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Email/Sender.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Encrypted.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Encrypted.php index 2bd9dc39460..4795bc576ca 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Encrypted.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Encrypted.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/File.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/File.php index 2749f2334f9..7fa76efd38c 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/File.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/File.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Filename.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Filename.php index c5d58de684f..c2247832e12 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Filename.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Filename.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Gatewayurl.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Gatewayurl.php index d480fc53695..8ddc8e5d337 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Gatewayurl.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Gatewayurl.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Gateway URL config field backend model * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Model_System_Config_Backend_Gatewayurl extends Mage_Core_Model_Config_Data { diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Image.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Image.php index 6cb29b860e2..f80ceaeddbf 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Image.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Image.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Image/Favicon.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Image/Favicon.php index 522f359d7a1..32ce31d8076 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Image/Favicon.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Image/Favicon.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Image/Pdf.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Image/Pdf.php index 92d94c9bc45..1caba482f81 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Image/Pdf.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Image/Pdf.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Layer/Children.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Layer/Children.php index 350ae5ae412..424e84244d3 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Layer/Children.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Layer/Children.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Locale.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Locale.php index 08c7e6dc0b6..e2c4947008e 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Locale.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Locale.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Model_System_Config_Backend_Locale extends Mage_Core_Model_Config_Data { diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Locale/Timezone.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Locale/Timezone.php index 7d8ecab31aa..6701abb4a03 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Locale/Timezone.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Locale/Timezone.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Model_System_Config_Backend_Locale_Timezone extends Mage_Core_Model_Config_Data { diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Log/Cron.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Log/Cron.php index ffcd8fc239e..8798edaea56 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Log/Cron.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Log/Cron.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Passwordlength.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Passwordlength.php index 3fc2a17c356..68939d06116 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Passwordlength.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Passwordlength.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Password length config field backend model * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Model_System_Config_Backend_Passwordlength extends Mage_Core_Model_Config_Data { diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Price/Scope.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Price/Scope.php index 53c0cd841f2..e1b2ffb22e7 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Price/Scope.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Price/Scope.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Product/Alert/Cron.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Product/Alert/Cron.php index 60a6fe29eb1..0cb7943bb51 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Product/Alert/Cron.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Product/Alert/Cron.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Model_System_Config_Backend_Product_Alert_Cron extends Mage_Core_Model_Config_Data { diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Protected.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Protected.php index fd69816cfe8..6be7d9e93c1 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Protected.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Protected.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Secure.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Secure.php index bdcf6cdaab6..bd67963c2bf 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Secure.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Secure.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Seo/Product.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Seo/Product.php index 59e7d7ed46b..97ecc865ff1 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Seo/Product.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Seo/Product.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Serialized.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Serialized.php index fcf34721119..51de2b8aafd 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Serialized.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Serialized.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Serialized/Array.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Serialized/Array.php index a966f2ee43d..d31898ab25e 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Serialized/Array.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Serialized/Array.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Shipping/Tablerate.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Shipping/Tablerate.php index dc441edc933..0cb123675ab 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Shipping/Tablerate.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Shipping/Tablerate.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Model_System_Config_Backend_Shipping_Tablerate extends Mage_Core_Model_Config_Data diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Sitemap.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Sitemap.php index 761b81cec81..2f3d681ec6d 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Sitemap.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Sitemap.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Sitemap/Cron.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Sitemap/Cron.php index 9e82cc123ec..ca7b3b598c6 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Sitemap/Cron.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Sitemap/Cron.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Model_System_Config_Backend_Sitemap_Cron extends Mage_Core_Model_Config_Data { diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Storage/Media/Database.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Storage/Media/Database.php index 20ae1a44c08..eb3d3ac9975 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Storage/Media/Database.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Storage/Media/Database.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Store.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Store.php index eb4cc54910d..95d6fb5095c 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Store.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Store.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Adminhtml add store code to url backend * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Model_System_Config_Backend_Store extends Mage_Core_Model_Config_Data { diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Symlink.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Symlink.php index ed8f15d196b..4fa10419b1b 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Symlink.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Symlink.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Translate.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Translate.php index 0a3c533e58a..03616e280e0 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Translate.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Translate.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Model_System_Config_Backend_Translate extends Mage_Core_Model_Config_Data { diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Web/Secure/Offloaderheader.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Web/Secure/Offloaderheader.php index fa16cfc6894..7880feef729 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Web/Secure/Offloaderheader.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Web/Secure/Offloaderheader.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Clone/Media/Image.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Clone/Media/Image.php index 85e881bf722..6328bbc3e66 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Clone/Media/Image.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Clone/Media/Image.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Model_System_Config_Clone_Media_Image extends Mage_Core_Model_Config_Data { diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Admin/Page.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Admin/Page.php index e9ca3c84c83..5315638a00a 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Admin/Page.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Admin/Page.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Allregion.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Allregion.php index 5570e23910b..efcc63d72cf 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Allregion.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Allregion.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Catalog/GridPerPage.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Catalog/GridPerPage.php index 8237d91552c..b213aaff40f 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Catalog/GridPerPage.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Catalog/GridPerPage.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Model_System_Config_Source_Catalog_GridPerPage { diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Catalog/ListMode.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Catalog/ListMode.php index 415865977bc..3fd82f1e418 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Catalog/ListMode.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Catalog/ListMode.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Catalog/ListPerPage.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Catalog/ListPerPage.php index caa1b53261d..965b3c3db28 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Catalog/ListPerPage.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Catalog/ListPerPage.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Model_System_Config_Source_Catalog_ListPerPage { diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Catalog/ListSort.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Catalog/ListSort.php index 6db239b4ce2..4e0a030c3b8 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Catalog/ListSort.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Catalog/ListSort.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Catalog/Search/Type.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Catalog/Search/Type.php index 7f2c0b7842e..2f276d98723 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Catalog/Search/Type.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Catalog/Search/Type.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Model_System_Config_Source_Catalog_Search_Type { diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Catalog/TimeFormat.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Catalog/TimeFormat.php index 585f6564c82..41fc2502484 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Catalog/TimeFormat.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Catalog/TimeFormat.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Category.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Category.php index 414b50dd9d3..b830fb559db 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Category.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Category.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Model_System_Config_Source_Category { diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Checktype.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Checktype.php index f49379df01e..955418b12f5 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Checktype.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Checktype.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Send to a Friend Limit sending by Source * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Model_System_Config_Source_Checktype { diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Cms/Page.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Cms/Page.php index f19cf24eccb..16698ac709d 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Cms/Page.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Cms/Page.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Cms/Wysiwyg/Enabled.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Cms/Wysiwyg/Enabled.php index e5a61d9c462..8b764de49ce 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Cms/Wysiwyg/Enabled.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Cms/Wysiwyg/Enabled.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Country.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Country.php index dfff9169fc1..e92c8e0523e 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Country.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Country.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Country/Full.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Country/Full.php index d0a2ad6b164..d1f78c28a84 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Country/Full.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Country/Full.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Cron/Frequency.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Cron/Frequency.php index 66d0435b01f..323b0e9b6a1 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Cron/Frequency.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Cron/Frequency.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Currency.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Currency.php index 852c0fe0a4c..0e677bcef6d 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Currency.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Currency.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Currency/Service.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Currency/Service.php index 17fc0d1aa18..a92b524af06 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Currency/Service.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Currency/Service.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Customer/Address/Type.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Customer/Address/Type.php index 8babb48a6b5..c04640105e5 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Customer/Address/Type.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Customer/Address/Type.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Customer/Forgotpassword.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Customer/Forgotpassword.php index 46fa1c1190e..5a9258b8b92 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Customer/Forgotpassword.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Customer/Forgotpassword.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Customer/Group.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Customer/Group.php index c057810058b..2b29bcb1656 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Customer/Group.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Customer/Group.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Customer/Group/Multiselect.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Customer/Group/Multiselect.php index 50e215ab4da..ebbe4d0f15e 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Customer/Group/Multiselect.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Customer/Group/Multiselect.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Date/Short.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Date/Short.php index 1a5dfb91010..fd68ce29f1d 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Date/Short.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Date/Short.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Design/Package.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Design/Package.php index 96e40610d8a..9e95d516b48 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Design/Package.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Design/Package.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Design/Robots.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Design/Robots.php index dc80d553b8b..1f97daf90d1 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Design/Robots.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Design/Robots.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Dev/Dbautoup.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Dev/Dbautoup.php index 7d1f2b9bb3b..47b2c827e5d 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Dev/Dbautoup.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Dev/Dbautoup.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Email/Identity.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Email/Identity.php index db35c51b8f9..f7872c742d4 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Email/Identity.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Email/Identity.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Email/Method.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Email/Method.php index f12b6705bfa..96898e55eb6 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Email/Method.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Email/Method.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Model_System_Config_Source_Email_Method { diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Email/Smtpauth.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Email/Smtpauth.php index ebce2d8fd0f..bf44985e92a 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Email/Smtpauth.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Email/Smtpauth.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Email/Template.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Email/Template.php index abdaab75160..a3a190541a0 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Email/Template.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Email/Template.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Model_System_Config_Source_Email_Template extends Varien_Object { diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Enabledisable.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Enabledisable.php index de2eb96a0d7..c73e541c7f5 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Enabledisable.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Enabledisable.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Frequency.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Frequency.php index b1a54afe907..87d981d8a1e 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Frequency.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Frequency.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Language.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Language.php index 41d886ae213..df80c51eeb0 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Language.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Language.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Locale.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Locale.php index 47bd89382df..8984afe14c5 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Locale.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Locale.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Locale/Country.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Locale/Country.php index 1483633e7d1..6e7b7ef7051 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Locale/Country.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Locale/Country.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Locale/Currency.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Locale/Currency.php index f069dd52d6b..18069dd8348 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Locale/Currency.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Locale/Currency.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Locale/Currency/All.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Locale/Currency/All.php index 47543cf205b..4f9f34d2935 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Locale/Currency/All.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Locale/Currency/All.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Locale/Timezone.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Locale/Timezone.php index a1ef8d9a7a1..d1f48999797 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Locale/Timezone.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Locale/Timezone.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Locale/Weekdaycodes.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Locale/Weekdaycodes.php index f648ec404c0..6bc84c2ffdd 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Locale/Weekdaycodes.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Locale/Weekdaycodes.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Locale/Weekdays.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Locale/Weekdays.php index 20b8cd64862..c365f20d1c4 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Locale/Weekdays.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Locale/Weekdays.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Nooptreq.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Nooptreq.php index f5cae4fb0f7..9135e0cc529 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Nooptreq.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Nooptreq.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Notification/Frequency.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Notification/Frequency.php index 5cac1ae6f2c..7ada653cfd7 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Notification/Frequency.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Notification/Frequency.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Model_System_Config_Source_Notification_Frequency { diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Order/Status.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Order/Status.php index 0391fd05f3f..ab1c6e30a86 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Order/Status.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Order/Status.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Order/Status/New.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Order/Status/New.php index 9134b144a8f..0000ee8fa23 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Order/Status/New.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Order/Status/New.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Order/Status/Newprocessing.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Order/Status/Newprocessing.php index ef8b3fec948..6f2ebff0f13 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Order/Status/Newprocessing.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Order/Status/Newprocessing.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Order/Status/Processing.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Order/Status/Processing.php index 5c3a33393e7..29e3040dc58 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Order/Status/Processing.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Order/Status/Processing.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Payment/Allmethods.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Payment/Allmethods.php index 5491d6656df..3008ba86654 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Payment/Allmethods.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Payment/Allmethods.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Payment/Allowedmethods.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Payment/Allowedmethods.php index 3d6b9c8e112..8f2738764ee 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Payment/Allowedmethods.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Payment/Allowedmethods.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Payment/Allspecificcountries.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Payment/Allspecificcountries.php index 03991cf2278..472e28a98a5 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Payment/Allspecificcountries.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Payment/Allspecificcountries.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Payment/Cctype.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Payment/Cctype.php index bfd2d7660c7..19977f34788 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Payment/Cctype.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Payment/Cctype.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Price/Scope.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Price/Scope.php index 452cdc2df64..58a0b331f48 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Price/Scope.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Price/Scope.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Price/Step.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Price/Step.php index 8762455939e..8ede3ee2751 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Price/Step.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Price/Step.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Product/Options/Price.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Product/Options/Price.php index 05835043010..387b264c5cf 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Product/Options/Price.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Product/Options/Price.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Product/Options/Type.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Product/Options/Type.php index 0127c992d7b..c9cf72614ee 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Product/Options/Type.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Product/Options/Type.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Product/Thumbnail.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Product/Thumbnail.php index cb94948ef66..01bbedd062c 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Product/Thumbnail.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Product/Thumbnail.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Reports/Scope.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Reports/Scope.php index bc7dadfb293..e77fd814e95 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Reports/Scope.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Reports/Scope.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Model_System_Config_Source_Reports_Scope { diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Security/Domainpolicy.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Security/Domainpolicy.php index 1299e9edeec..41c0245954e 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Security/Domainpolicy.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Security/Domainpolicy.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Shipping/Allmethods.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Shipping/Allmethods.php index 34b3620c47a..b75dacae64d 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Shipping/Allmethods.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Shipping/Allmethods.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Shipping/Allowedmethods.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Shipping/Allowedmethods.php index d09528a92bf..4701e5b8d97 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Shipping/Allowedmethods.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Shipping/Allowedmethods.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Shipping/Allspecificcountries.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Shipping/Allspecificcountries.php index 7d5bdf6a8a9..5ab5489de06 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Shipping/Allspecificcountries.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Shipping/Allspecificcountries.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Shipping/Flatrate.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Shipping/Flatrate.php index db959b7d39d..51f49809930 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Shipping/Flatrate.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Shipping/Flatrate.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Shipping/Tablerate.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Shipping/Tablerate.php index 02b33611241..d44cf8455a3 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Shipping/Tablerate.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Shipping/Tablerate.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Shipping/Taxclass.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Shipping/Taxclass.php index 1f16cddd413..e78a484b139 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Shipping/Taxclass.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Shipping/Taxclass.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Storage/Media/Database.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Storage/Media/Database.php index 0997a709153..4053f90f587 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Storage/Media/Database.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Storage/Media/Database.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Storage/Media/Storage.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Storage/Media/Storage.php index ff51b82bae5..54a5aff552f 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Storage/Media/Storage.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Storage/Media/Storage.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Store.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Store.php index 644cb6c2706..7897a9ecb10 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Store.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Store.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Tax/Apply/On.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Tax/Apply/On.php index d73022b65ed..69f484908ba 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Tax/Apply/On.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Tax/Apply/On.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Tax/Basedon.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Tax/Basedon.php index 58ee6e96f55..5063e4030ce 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Tax/Basedon.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Tax/Basedon.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Tax/Catalog.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Tax/Catalog.php index feb564ff41f..d469b00a7dc 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Tax/Catalog.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Tax/Catalog.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Watermark/Position.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Watermark/Position.php index f044ea5b4d3..b3f0f9712d0 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Watermark/Position.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Watermark/Position.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Model_System_Config_Source_Watermark_Position { diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Web/Protocol.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Web/Protocol.php index 3b3f42bb6d1..f7284a69f3b 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Web/Protocol.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Web/Protocol.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Web/Redirect.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Web/Redirect.php index a4f1dbbfc3d..db5720c0347 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Web/Redirect.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Web/Redirect.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Website.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Website.php index d4952bb3fad..6cd7fa0d410 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Website.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Website.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Yesno.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Yesno.php index ba5872ae7af..a3ed3b1dc95 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Yesno.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Yesno.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Yesnocustom.php b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Yesnocustom.php index b06a0880705..8da5347395b 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Yesnocustom.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Config/Source/Yesnocustom.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/Model/System/Store.php b/app/code/core/Mage/Adminhtml/Model/System/Store.php index a21163b1271..6c2c62fc8c8 100644 --- a/app/code/core/Mage/Adminhtml/Model/System/Store.php +++ b/app/code/core/Mage/Adminhtml/Model/System/Store.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Model_System_Store extends Varien_Object { diff --git a/app/code/core/Mage/Adminhtml/Model/Url.php b/app/code/core/Mage/Adminhtml/Model/Url.php index 1b5f8afa82f..ccdf95c8c9a 100644 --- a/app/code/core/Mage/Adminhtml/Model/Url.php +++ b/app/code/core/Mage/Adminhtml/Model/Url.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/AjaxController.php b/app/code/core/Mage/Adminhtml/controllers/AjaxController.php index 5c23fb8fb7d..9ba29a2f824 100644 --- a/app/code/core/Mage/Adminhtml/controllers/AjaxController.php +++ b/app/code/core/Mage/Adminhtml/controllers/AjaxController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Backend ajax controller * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_AjaxController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Api/RoleController.php b/app/code/core/Mage/Adminhtml/controllers/Api/RoleController.php index a0c37263eee..98d15fd58c7 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Api/RoleController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Api/RoleController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Api_RoleController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Api/UserController.php b/app/code/core/Mage/Adminhtml/controllers/Api/UserController.php index b3d591b1b02..eedfd51494a 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Api/UserController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Api/UserController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/CacheController.php b/app/code/core/Mage/Adminhtml/controllers/CacheController.php index deffa162a5c..05d6085329e 100644 --- a/app/code/core/Mage/Adminhtml/controllers/CacheController.php +++ b/app/code/core/Mage/Adminhtml/controllers/CacheController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/Catalog/Category/WidgetController.php b/app/code/core/Mage/Adminhtml/controllers/Catalog/Category/WidgetController.php index ff3684b6823..a632fd33ca4 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Catalog/Category/WidgetController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Catalog/Category/WidgetController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/Catalog/CategoryController.php b/app/code/core/Mage/Adminhtml/controllers/Catalog/CategoryController.php index b97b24a064f..169c1b188c9 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Catalog/CategoryController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Catalog/CategoryController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Catalog_CategoryController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/Action/AttributeController.php b/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/Action/AttributeController.php index 07eb8955543..7bfa9a09514 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/Action/AttributeController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/Action/AttributeController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Catalog_Product_Action_AttributeController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/AttributeController.php b/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/AttributeController.php index 46fa8b9573b..c9c246fbe0b 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/AttributeController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/AttributeController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Catalog_Product_AttributeController extends Mage_Adminhtml_Controller_Action diff --git a/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/DatafeedsController.php b/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/DatafeedsController.php index 259e1be4623..95cde6ae22f 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/DatafeedsController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/DatafeedsController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/GalleryController.php b/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/GalleryController.php index 610e50280d7..df9b225ba33 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/GalleryController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/GalleryController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Catalog_Product_GalleryController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/GroupController.php b/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/GroupController.php index 423215882f0..860d03d00de 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/GroupController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/GroupController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/ReviewController.php b/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/ReviewController.php index 95813acfdd4..31e990ecb70 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/ReviewController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/ReviewController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Catalog_Product_ReviewController extends Mage_Adminhtml_Controller_Action diff --git a/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/SetController.php b/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/SetController.php index 31adf27a2f2..9c96b851623 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/SetController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/SetController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Catalog_Product_SetController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/WidgetController.php b/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/WidgetController.php index 728e18c536c..0d47433f0a0 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/WidgetController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/WidgetController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/Catalog/ProductController.php b/app/code/core/Mage/Adminhtml/controllers/Catalog/ProductController.php index 79e0239cf05..be7b4005bce 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Catalog/ProductController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Catalog/ProductController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Catalog_ProductController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Catalog/SearchController.php b/app/code/core/Mage/Adminhtml/controllers/Catalog/SearchController.php index 781cee31086..bb8ab3eca10 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Catalog/SearchController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Catalog/SearchController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/CatalogController.php b/app/code/core/Mage/Adminhtml/controllers/CatalogController.php index 640759a7e27..6e2194f8d07 100644 --- a/app/code/core/Mage/Adminhtml/controllers/CatalogController.php +++ b/app/code/core/Mage/Adminhtml/controllers/CatalogController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_CatalogController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Checkout/AgreementController.php b/app/code/core/Mage/Adminhtml/controllers/Checkout/AgreementController.php index dac8189c91e..0cfc81ba27d 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Checkout/AgreementController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Checkout/AgreementController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Checkout_AgreementController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Cms/Block/WidgetController.php b/app/code/core/Mage/Adminhtml/controllers/Cms/Block/WidgetController.php index dba7a09ab38..0071f2ed820 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Cms/Block/WidgetController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Cms/Block/WidgetController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/Cms/BlockController.php b/app/code/core/Mage/Adminhtml/controllers/Cms/BlockController.php index efbfad26801..f05036498d0 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Cms/BlockController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Cms/BlockController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Cms_BlockController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Cms/Page/WidgetController.php b/app/code/core/Mage/Adminhtml/controllers/Cms/Page/WidgetController.php index 08cd0f0a528..fb327e79276 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Cms/Page/WidgetController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Cms/Page/WidgetController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/Cms/PageController.php b/app/code/core/Mage/Adminhtml/controllers/Cms/PageController.php index 992a7d786dd..79d7fe8f549 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Cms/PageController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Cms/PageController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/Cms/Wysiwyg/ImagesController.php b/app/code/core/Mage/Adminhtml/controllers/Cms/Wysiwyg/ImagesController.php index 040907ce00a..f016bdceec2 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Cms/Wysiwyg/ImagesController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Cms/Wysiwyg/ImagesController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Images manage controller for Cms WYSIWYG editor * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Cms_Wysiwyg_ImagesController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Cms/WysiwygController.php b/app/code/core/Mage/Adminhtml/controllers/Cms/WysiwygController.php index 2fab21e3659..83f426962cb 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Cms/WysiwygController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Cms/WysiwygController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Wysiwyg controller for different purposes * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Cms_WysiwygController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Customer/Cart/Product/Composite/CartController.php b/app/code/core/Mage/Adminhtml/controllers/Customer/Cart/Product/Composite/CartController.php index f1bdde1a323..398e30fc07a 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Customer/Cart/Product/Composite/CartController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Customer/Cart/Product/Composite/CartController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Catalog composite product configuration controller * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Customer_Cart_Product_Composite_CartController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Customer/ConfigController.php b/app/code/core/Mage/Adminhtml/controllers/Customer/ConfigController.php index 6c250563e00..db0ed7230b8 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Customer/ConfigController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Customer/ConfigController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Customer_ConfigController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Customer/GroupController.php b/app/code/core/Mage/Adminhtml/controllers/Customer/GroupController.php index e7adfba9873..f5115246548 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Customer/GroupController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Customer/GroupController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Customer_GroupController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Customer/OnlineController.php b/app/code/core/Mage/Adminhtml/controllers/Customer/OnlineController.php index f47d2448eb3..7d15bd9730c 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Customer/OnlineController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Customer/OnlineController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/Customer/System/Config/ValidatevatController.php b/app/code/core/Mage/Adminhtml/controllers/Customer/System/Config/ValidatevatController.php index 4a3ef3d6c15..d33684f956c 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Customer/System/Config/ValidatevatController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Customer/System/Config/ValidatevatController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/Customer/Wishlist/Product/Composite/WishlistController.php b/app/code/core/Mage/Adminhtml/controllers/Customer/Wishlist/Product/Composite/WishlistController.php index 24deafa33ec..7e2bda773a3 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Customer/Wishlist/Product/Composite/WishlistController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Customer/Wishlist/Product/Composite/WishlistController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Catalog composite product configuration controller * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Customer_Wishlist_Product_Composite_WishlistController extends Mage_Adminhtml_Controller_Action diff --git a/app/code/core/Mage/Adminhtml/controllers/CustomerController.php b/app/code/core/Mage/Adminhtml/controllers/CustomerController.php index d7898db61e1..94906654079 100644 --- a/app/code/core/Mage/Adminhtml/controllers/CustomerController.php +++ b/app/code/core/Mage/Adminhtml/controllers/CustomerController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Customer admin controller * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_CustomerController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/DashboardController.php b/app/code/core/Mage/Adminhtml/controllers/DashboardController.php index 80a1674ec86..b2b7a7f5201 100644 --- a/app/code/core/Mage/Adminhtml/controllers/DashboardController.php +++ b/app/code/core/Mage/Adminhtml/controllers/DashboardController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_DashboardController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/IndexController.php b/app/code/core/Mage/Adminhtml/controllers/IndexController.php index 6c92fac787e..ce442668f4e 100644 --- a/app/code/core/Mage/Adminhtml/controllers/IndexController.php +++ b/app/code/core/Mage/Adminhtml/controllers/IndexController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Index admin controller * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_IndexController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/JsonController.php b/app/code/core/Mage/Adminhtml/controllers/JsonController.php index b483138a9e5..f148522d2f8 100644 --- a/app/code/core/Mage/Adminhtml/controllers/JsonController.php +++ b/app/code/core/Mage/Adminhtml/controllers/JsonController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Json controller * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_JsonController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Media/EditorController.php b/app/code/core/Mage/Adminhtml/controllers/Media/EditorController.php index b629fd6623a..dc4c95ecddf 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Media/EditorController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Media/EditorController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Media_EditorController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Media/UploaderController.php b/app/code/core/Mage/Adminhtml/controllers/Media/UploaderController.php index 358f40e25f3..6dd6ea92538 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Media/UploaderController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Media/UploaderController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Media_UploaderController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Newsletter/ProblemController.php b/app/code/core/Mage/Adminhtml/controllers/Newsletter/ProblemController.php index 3f69c8fcb91..f4e40e3ca94 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Newsletter/ProblemController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Newsletter/ProblemController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Newsletter_ProblemController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Newsletter/QueueController.php b/app/code/core/Mage/Adminhtml/controllers/Newsletter/QueueController.php index b0e11ed62b8..7951ce2ef21 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Newsletter/QueueController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Newsletter/QueueController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Newsletter_QueueController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Newsletter/SubscriberController.php b/app/code/core/Mage/Adminhtml/controllers/Newsletter/SubscriberController.php index fb161d376f5..59e0911348c 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Newsletter/SubscriberController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Newsletter/SubscriberController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Adminhtml newsletter subscribers controller * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Newsletter_SubscriberController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Newsletter/TemplateController.php b/app/code/core/Mage/Adminhtml/controllers/Newsletter/TemplateController.php index cd22275f999..669f219e489 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Newsletter/TemplateController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Newsletter/TemplateController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/NotificationController.php b/app/code/core/Mage/Adminhtml/controllers/NotificationController.php index efe8c697cd2..a9d3fb95770 100644 --- a/app/code/core/Mage/Adminhtml/controllers/NotificationController.php +++ b/app/code/core/Mage/Adminhtml/controllers/NotificationController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_NotificationController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Permissions/BlockController.php b/app/code/core/Mage/Adminhtml/controllers/Permissions/BlockController.php index d4dd63b175b..717332836cd 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Permissions/BlockController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Permissions/BlockController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/Permissions/RoleController.php b/app/code/core/Mage/Adminhtml/controllers/Permissions/RoleController.php index d719a101baf..a7cc75a9094 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Permissions/RoleController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Permissions/RoleController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Permissions_RoleController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Permissions/UserController.php b/app/code/core/Mage/Adminhtml/controllers/Permissions/UserController.php index 30952e7b4f1..e39d67a0e25 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Permissions/UserController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Permissions/UserController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/Permissions/VariableController.php b/app/code/core/Mage/Adminhtml/controllers/Permissions/VariableController.php index dc38f7bd855..53c57972d51 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Permissions/VariableController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Permissions/VariableController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/Poll/AnswerController.php b/app/code/core/Mage/Adminhtml/controllers/Poll/AnswerController.php index 04377353714..157a2c991f4 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Poll/AnswerController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Poll/AnswerController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Poll_AnswerController extends Mage_Adminhtml_Controller_Action diff --git a/app/code/core/Mage/Adminhtml/controllers/PollController.php b/app/code/core/Mage/Adminhtml/controllers/PollController.php index 8a98a747865..04496d247fe 100644 --- a/app/code/core/Mage/Adminhtml/controllers/PollController.php +++ b/app/code/core/Mage/Adminhtml/controllers/PollController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_PollController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Promo/CatalogController.php b/app/code/core/Mage/Adminhtml/controllers/Promo/CatalogController.php index f0c173ce403..d5d0d93d761 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Promo/CatalogController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Promo/CatalogController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Backend Catalog Price Rules controller * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Promo_CatalogController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Promo/QuoteController.php b/app/code/core/Mage/Adminhtml/controllers/Promo/QuoteController.php index 8dde42c7119..597fbb8bc6b 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Promo/QuoteController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Promo/QuoteController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/Promo/WidgetController.php b/app/code/core/Mage/Adminhtml/controllers/Promo/WidgetController.php index fc12a46c608..e71be08052b 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Promo/WidgetController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Promo/WidgetController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/PromoController.php b/app/code/core/Mage/Adminhtml/controllers/PromoController.php index d4014ddff0c..e8409291ee4 100644 --- a/app/code/core/Mage/Adminhtml/controllers/PromoController.php +++ b/app/code/core/Mage/Adminhtml/controllers/PromoController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_PromoController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/RatingController.php b/app/code/core/Mage/Adminhtml/controllers/RatingController.php index b7f16315214..c5eb8791a45 100644 --- a/app/code/core/Mage/Adminhtml/controllers/RatingController.php +++ b/app/code/core/Mage/Adminhtml/controllers/RatingController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_RatingController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Report/CustomerController.php b/app/code/core/Mage/Adminhtml/controllers/Report/CustomerController.php index 9a9ff05ff6e..cf9855cc1b9 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Report/CustomerController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Report/CustomerController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -24,7 +24,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Report_CustomerController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Report/ProductController.php b/app/code/core/Mage/Adminhtml/controllers/Report/ProductController.php index d84ee66a473..4703e8ec93c 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Report/ProductController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Report/ProductController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/Report/ReviewController.php b/app/code/core/Mage/Adminhtml/controllers/Report/ReviewController.php index c68e514ab7a..ff7e9c8a2b0 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Report/ReviewController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Report/ReviewController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Report_ReviewController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Report/SalesController.php b/app/code/core/Mage/Adminhtml/controllers/Report/SalesController.php index 955bd590f97..c6845ad6a88 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Report/SalesController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Report/SalesController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/Report/ShopcartController.php b/app/code/core/Mage/Adminhtml/controllers/Report/ShopcartController.php index aa553106062..8f0276afdf2 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Report/ShopcartController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Report/ShopcartController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Report_ShopcartController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Report/StatisticsController.php b/app/code/core/Mage/Adminhtml/controllers/Report/StatisticsController.php index 808242f6bce..4ae00c23f10 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Report/StatisticsController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Report/StatisticsController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Report_StatisticsController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Report/TagController.php b/app/code/core/Mage/Adminhtml/controllers/Report/TagController.php index b2b290bed4a..0b0b0f22caa 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Report/TagController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Report/TagController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Report_TagController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/ReportController.php b/app/code/core/Mage/Adminhtml/controllers/ReportController.php index 1b81e8ac966..905821c9819 100644 --- a/app/code/core/Mage/Adminhtml/controllers/ReportController.php +++ b/app/code/core/Mage/Adminhtml/controllers/ReportController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_ReportController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Rss/CatalogController.php b/app/code/core/Mage/Adminhtml/controllers/Rss/CatalogController.php index da150abe2a1..c8d504f81cd 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Rss/CatalogController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Rss/CatalogController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/Rss/OrderController.php b/app/code/core/Mage/Adminhtml/controllers/Rss/OrderController.php index 8aa90b07c91..6d6bb987d52 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Rss/OrderController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Rss/OrderController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/Sales/Billing/AgreementController.php b/app/code/core/Mage/Adminhtml/controllers/Sales/Billing/AgreementController.php index 5eb56fbf70e..2e713084033 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Sales/Billing/AgreementController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Sales/Billing/AgreementController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/Sales/CreditmemoController.php b/app/code/core/Mage/Adminhtml/controllers/Sales/CreditmemoController.php index 8f660b9c482..561b40e976b 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Sales/CreditmemoController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Sales/CreditmemoController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/Sales/InvoiceController.php b/app/code/core/Mage/Adminhtml/controllers/Sales/InvoiceController.php index 35e98b29744..8a654ffcac3 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Sales/InvoiceController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Sales/InvoiceController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/Sales/Order/CreateController.php b/app/code/core/Mage/Adminhtml/controllers/Sales/Order/CreateController.php index 3c2bdf66e15..319eff7c267 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Sales/Order/CreateController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Sales/Order/CreateController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Sales_Order_CreateController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Sales/Order/CreditmemoController.php b/app/code/core/Mage/Adminhtml/controllers/Sales/Order/CreditmemoController.php index 9b1fdbd278f..e03f6ce6a7b 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Sales/Order/CreditmemoController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Sales/Order/CreditmemoController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Sales_Order_CreditmemoController extends Mage_Adminhtml_Controller_Sales_Creditmemo { diff --git a/app/code/core/Mage/Adminhtml/controllers/Sales/Order/EditController.php b/app/code/core/Mage/Adminhtml/controllers/Sales/Order/EditController.php index 3958fe78adc..3db25a5ae4e 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Sales/Order/EditController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Sales/Order/EditController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -24,7 +24,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Sales_Order_EditController extends Mage_Adminhtml_Sales_Order_CreateController { diff --git a/app/code/core/Mage/Adminhtml/controllers/Sales/Order/InvoiceController.php b/app/code/core/Mage/Adminhtml/controllers/Sales/Order/InvoiceController.php index 88be5fa5639..5050b939b82 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Sales/Order/InvoiceController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Sales/Order/InvoiceController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Sales_Order_InvoiceController extends Mage_Adminhtml_Controller_Sales_Invoice { diff --git a/app/code/core/Mage/Adminhtml/controllers/Sales/Order/ShipmentController.php b/app/code/core/Mage/Adminhtml/controllers/Sales/Order/ShipmentController.php index eac43249472..6dd095e8dcb 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Sales/Order/ShipmentController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Sales/Order/ShipmentController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Sales_Order_ShipmentController extends Mage_Adminhtml_Controller_Sales_Shipment { diff --git a/app/code/core/Mage/Adminhtml/controllers/Sales/Order/StatusController.php b/app/code/core/Mage/Adminhtml/controllers/Sales/Order/StatusController.php index db060012a2d..426bd3e637e 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Sales/Order/StatusController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Sales/Order/StatusController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Order status management controller * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Sales_Order_StatusController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Sales/Order/View/GiftmessageController.php b/app/code/core/Mage/Adminhtml/controllers/Sales/Order/View/GiftmessageController.php index 36d660cc813..5018621c498 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Sales/Order/View/GiftmessageController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Sales/Order/View/GiftmessageController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Sales_Order_View_GiftmessageController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Sales/OrderController.php b/app/code/core/Mage/Adminhtml/controllers/Sales/OrderController.php index e9a1a0b9141..4f0416f1076 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Sales/OrderController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Sales/OrderController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Adminhtml sales orders controller * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Sales_OrderController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Sales/Recurring/ProfileController.php b/app/code/core/Mage/Adminhtml/controllers/Sales/Recurring/ProfileController.php index c92d83e0c19..bfc2bf66683 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Sales/Recurring/ProfileController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Sales/Recurring/ProfileController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/Sales/ShipmentController.php b/app/code/core/Mage/Adminhtml/controllers/Sales/ShipmentController.php index 13529de0df1..3d4c76b396d 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Sales/ShipmentController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Sales/ShipmentController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/Sales/TransactionsController.php b/app/code/core/Mage/Adminhtml/controllers/Sales/TransactionsController.php index 3dbee4ebe27..d9ef67197d5 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Sales/TransactionsController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Sales/TransactionsController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/SalesController.php b/app/code/core/Mage/Adminhtml/controllers/SalesController.php index a4755102613..b85437c9da0 100644 --- a/app/code/core/Mage/Adminhtml/controllers/SalesController.php +++ b/app/code/core/Mage/Adminhtml/controllers/SalesController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_SalesController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/SitemapController.php b/app/code/core/Mage/Adminhtml/controllers/SitemapController.php index 8cd0dd44194..4ed70d938b4 100644 --- a/app/code/core/Mage/Adminhtml/controllers/SitemapController.php +++ b/app/code/core/Mage/Adminhtml/controllers/SitemapController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/System/AccountController.php b/app/code/core/Mage/Adminhtml/controllers/System/AccountController.php index 5ad5e07422b..b17a77de08d 100644 --- a/app/code/core/Mage/Adminhtml/controllers/System/AccountController.php +++ b/app/code/core/Mage/Adminhtml/controllers/System/AccountController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_System_AccountController extends Mage_Adminhtml_Controller_Action diff --git a/app/code/core/Mage/Adminhtml/controllers/System/BackupController.php b/app/code/core/Mage/Adminhtml/controllers/System/BackupController.php index 2c75e01e676..40b57a6abae 100644 --- a/app/code/core/Mage/Adminhtml/controllers/System/BackupController.php +++ b/app/code/core/Mage/Adminhtml/controllers/System/BackupController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_System_BackupController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/System/CacheController.php b/app/code/core/Mage/Adminhtml/controllers/System/CacheController.php index 3faa9481a65..ff7b79c1861 100644 --- a/app/code/core/Mage/Adminhtml/controllers/System/CacheController.php +++ b/app/code/core/Mage/Adminhtml/controllers/System/CacheController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/System/Config/System/StorageController.php b/app/code/core/Mage/Adminhtml/controllers/System/Config/System/StorageController.php index a95d68076e9..ea8306cfbb7 100644 --- a/app/code/core/Mage/Adminhtml/controllers/System/Config/System/StorageController.php +++ b/app/code/core/Mage/Adminhtml/controllers/System/Config/System/StorageController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Adminhtml account controller * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_System_Config_System_StorageController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/System/ConfigController.php b/app/code/core/Mage/Adminhtml/controllers/System/ConfigController.php index 192ce207253..e5c2df405e2 100644 --- a/app/code/core/Mage/Adminhtml/controllers/System/ConfigController.php +++ b/app/code/core/Mage/Adminhtml/controllers/System/ConfigController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/System/Convert/GuiController.php b/app/code/core/Mage/Adminhtml/controllers/System/Convert/GuiController.php index 1875fcca42a..ac1d5fa080f 100644 --- a/app/code/core/Mage/Adminhtml/controllers/System/Convert/GuiController.php +++ b/app/code/core/Mage/Adminhtml/controllers/System/Convert/GuiController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -25,7 +25,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_System_Convert_GuiController extends Mage_Adminhtml_System_Convert_ProfileController { diff --git a/app/code/core/Mage/Adminhtml/controllers/System/Convert/ProfileController.php b/app/code/core/Mage/Adminhtml/controllers/System/Convert/ProfileController.php index c78687e131e..b0ad554306c 100644 --- a/app/code/core/Mage/Adminhtml/controllers/System/Convert/ProfileController.php +++ b/app/code/core/Mage/Adminhtml/controllers/System/Convert/ProfileController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_System_Convert_ProfileController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/System/CurrencyController.php b/app/code/core/Mage/Adminhtml/controllers/System/CurrencyController.php index 3e78ce8ae1f..8e95e1654d7 100644 --- a/app/code/core/Mage/Adminhtml/controllers/System/CurrencyController.php +++ b/app/code/core/Mage/Adminhtml/controllers/System/CurrencyController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_System_CurrencyController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/System/DesignController.php b/app/code/core/Mage/Adminhtml/controllers/System/DesignController.php index af79a8c82c0..460fde5f582 100644 --- a/app/code/core/Mage/Adminhtml/controllers/System/DesignController.php +++ b/app/code/core/Mage/Adminhtml/controllers/System/DesignController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/System/Email/TemplateController.php b/app/code/core/Mage/Adminhtml/controllers/System/Email/TemplateController.php index ac3b46c7c6b..fdf7a3acb45 100644 --- a/app/code/core/Mage/Adminhtml/controllers/System/Email/TemplateController.php +++ b/app/code/core/Mage/Adminhtml/controllers/System/Email/TemplateController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_System_Email_TemplateController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/System/StoreController.php b/app/code/core/Mage/Adminhtml/controllers/System/StoreController.php index f2065d7411f..091f3dab16d 100644 --- a/app/code/core/Mage/Adminhtml/controllers/System/StoreController.php +++ b/app/code/core/Mage/Adminhtml/controllers/System/StoreController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Store controller * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_System_StoreController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/System/VariableController.php b/app/code/core/Mage/Adminhtml/controllers/System/VariableController.php index 47d18b191af..c48f964595a 100644 --- a/app/code/core/Mage/Adminhtml/controllers/System/VariableController.php +++ b/app/code/core/Mage/Adminhtml/controllers/System/VariableController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/SystemController.php b/app/code/core/Mage/Adminhtml/controllers/SystemController.php index bca7b542312..4588d51a86c 100644 --- a/app/code/core/Mage/Adminhtml/controllers/SystemController.php +++ b/app/code/core/Mage/Adminhtml/controllers/SystemController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_SystemController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/TagController.php b/app/code/core/Mage/Adminhtml/controllers/TagController.php index 92d9497f154..22dde0a2d06 100644 --- a/app/code/core/Mage/Adminhtml/controllers/TagController.php +++ b/app/code/core/Mage/Adminhtml/controllers/TagController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_TagController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Tax/Class/CustomerController.php b/app/code/core/Mage/Adminhtml/controllers/Tax/Class/CustomerController.php index 7d5c4a0bd0c..74c988af0cf 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Tax/Class/CustomerController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Tax/Class/CustomerController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Tax_Class_CustomerController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Tax/Class/ProductController.php b/app/code/core/Mage/Adminhtml/controllers/Tax/Class/ProductController.php index 9a4d1bf71b7..4ef030d7a4c 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Tax/Class/ProductController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Tax/Class/ProductController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Tax_Class_ProductController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Tax/ClassController.php b/app/code/core/Mage/Adminhtml/controllers/Tax/ClassController.php index da4cd75e5d7..5e78ac49c15 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Tax/ClassController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Tax/ClassController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -21,9 +21,9 @@ /** * Adminhtml common tax class controller * - * @category Mage - * @package Mage_Adminhtml - * @author Magento Core Team + * @category Mage + * @package Mage_Adminhtml + * @author Magento Core Team */ class Mage_Adminhtml_Tax_ClassController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/Tax/RateController.php b/app/code/core/Mage/Adminhtml/controllers/Tax/RateController.php index 75771ae4c12..71fccd56309 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Tax/RateController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Tax/RateController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Tax_RateController extends Mage_Adminhtml_Controller_Action diff --git a/app/code/core/Mage/Adminhtml/controllers/Tax/RuleController.php b/app/code/core/Mage/Adminhtml/controllers/Tax/RuleController.php index 685af11ab0f..4642042578c 100644 --- a/app/code/core/Mage/Adminhtml/controllers/Tax/RuleController.php +++ b/app/code/core/Mage/Adminhtml/controllers/Tax/RuleController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_Tax_RuleController extends Mage_Adminhtml_Controller_Action { diff --git a/app/code/core/Mage/Adminhtml/controllers/TaxController.php b/app/code/core/Mage/Adminhtml/controllers/TaxController.php index 369523bcd9f..e915f31eed7 100644 --- a/app/code/core/Mage/Adminhtml/controllers/TaxController.php +++ b/app/code/core/Mage/Adminhtml/controllers/TaxController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ diff --git a/app/code/core/Mage/Adminhtml/controllers/UrlrewriteController.php b/app/code/core/Mage/Adminhtml/controllers/UrlrewriteController.php index b565ca6f865..bc2c92f8ff7 100644 --- a/app/code/core/Mage/Adminhtml/controllers/UrlrewriteController.php +++ b/app/code/core/Mage/Adminhtml/controllers/UrlrewriteController.php @@ -12,8 +12,8 @@ * obtain it through the world-wide-web, please send an email * to license@magento.com so we can send you a copy immediately. * - * @category Mage - * @package Mage_Adminhtml + * @category Mage + * @package Mage_Adminhtml * @copyright Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com) * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) */ @@ -23,7 +23,7 @@ * * @category Mage * @package Mage_Adminhtml - * @author Magento Core Team + * @author Magento Core Team */ class Mage_Adminhtml_UrlrewriteController extends Mage_Adminhtml_Controller_Action {