Fix code formatting
authorMatthias Schmidt <gravatronics@live.com>
Thu, 25 Dec 2014 09:57:28 +0000 (10:57 +0100)
committerMatthias Schmidt <gravatronics@live.com>
Thu, 25 Dec 2014 09:57:28 +0000 (10:57 +0100)
91 files changed:
com.woltlab.wcf/templates/notificationList.tpl
com.woltlab.wcf/templates/wysiwyg.tpl
wcfsetup/install/files/acp/templates/categoryAdd.tpl
wcfsetup/install/files/acp/templates/languageAdd.tpl
wcfsetup/install/files/acp/templates/languageImport.tpl
wcfsetup/install/files/acp/templates/languageMultilingualism.tpl
wcfsetup/install/files/acp/templates/languageServerAdd.tpl
wcfsetup/install/files/acp/templates/noticeList.tpl
wcfsetup/install/files/js/WCF.ImageViewer.js
wcfsetup/install/files/js/WCF.Location.js
wcfsetup/install/files/js/WCF.js
wcfsetup/install/files/lib/acp/form/CronjobAddForm.class.php
wcfsetup/install/files/lib/acp/form/LanguageExportForm.class.php
wcfsetup/install/files/lib/acp/form/PaidSubscriptionAddForm.class.php
wcfsetup/install/files/lib/acp/form/PaidSubscriptionEditForm.class.php
wcfsetup/install/files/lib/acp/form/PaidSubscriptionUserAddForm.class.php
wcfsetup/install/files/lib/acp/form/UserAddForm.class.php
wcfsetup/install/files/lib/acp/form/UserContentRevertChangesForm.class.php
wcfsetup/install/files/lib/acp/form/UserEditForm.class.php
wcfsetup/install/files/lib/acp/page/PaidSubscriptionTransactionLogListPage.class.php
wcfsetup/install/files/lib/acp/page/PaidSubscriptionTransactionLogPage.class.php
wcfsetup/install/files/lib/acp/page/PluginStorePurchasedItemsPage.class.php
wcfsetup/install/files/lib/action/PaypalCallbackAction.class.php
wcfsetup/install/files/lib/data/category/Category.class.php
wcfsetup/install/files/lib/data/like/LikeAction.class.php
wcfsetup/install/files/lib/data/moderation/queue/ModerationQueueAction.class.php
wcfsetup/install/files/lib/data/moderation/queue/ViewableModerationQueue.class.php
wcfsetup/install/files/lib/data/option/Option.class.php
wcfsetup/install/files/lib/data/package/PackageAction.class.php
wcfsetup/install/files/lib/data/paid/subscription/PaidSubscription.class.php
wcfsetup/install/files/lib/data/paid/subscription/PaidSubscriptionEditor.class.php
wcfsetup/install/files/lib/data/paid/subscription/transaction/log/PaidSubscriptionTransactionLog.class.php
wcfsetup/install/files/lib/data/paid/subscription/user/PaidSubscriptionUser.class.php
wcfsetup/install/files/lib/data/paid/subscription/user/PaidSubscriptionUserAction.class.php
wcfsetup/install/files/lib/data/session/virtual/SessionVirtual.class.php
wcfsetup/install/files/lib/data/sitemap/Sitemap.class.php
wcfsetup/install/files/lib/data/style/StyleAction.class.php
wcfsetup/install/files/lib/data/user/UserAction.class.php
wcfsetup/install/files/lib/data/user/authentication/failure/UserAuthenticationFailure.class.php
wcfsetup/install/files/lib/data/user/avatar/Gravatar.class.php
wcfsetup/install/files/lib/data/user/option/UserOption.class.php
wcfsetup/install/files/lib/form/LoginForm.class.php
wcfsetup/install/files/lib/form/ModerationActivationForm.class.php
wcfsetup/install/files/lib/form/ModerationReportForm.class.php
wcfsetup/install/files/lib/form/RegisterActivationForm.class.php
wcfsetup/install/files/lib/page/EditHistoryPage.class.php
wcfsetup/install/files/lib/page/PaidSubscriptionListPage.class.php
wcfsetup/install/files/lib/page/PaidSubscriptionReturnPage.class.php
wcfsetup/install/files/lib/system/Regex.class.php
wcfsetup/install/files/lib/system/attachment/AbstractAttachmentObjectType.class.php
wcfsetup/install/files/lib/system/attachment/IAttachmentObjectType.class.php
wcfsetup/install/files/lib/system/bbcode/BBCodeParser.class.php
wcfsetup/install/files/lib/system/bbcode/MessageParser.class.php
wcfsetup/install/files/lib/system/bbcode/PreParser.class.php
wcfsetup/install/files/lib/system/bbcode/SimpleMessageParser.class.php
wcfsetup/install/files/lib/system/comment/manager/ICommentManager.class.php
wcfsetup/install/files/lib/system/comment/manager/ModerationQueueCommentManager.class.php
wcfsetup/install/files/lib/system/condition/TimeCondition.class.php
wcfsetup/install/files/lib/system/dashboard/box/PaidSubscriptionsDashboardBox.class.php
wcfsetup/install/files/lib/system/dashboard/box/PaidSubscriptionsSidebarDashboardBox.class.php
wcfsetup/install/files/lib/system/exporter/AbstractExporter.class.php
wcfsetup/install/files/lib/system/importer/AbstractCommentResponseImporter.class.php
wcfsetup/install/files/lib/system/io/AtomicWriter.class.php
wcfsetup/install/files/lib/system/message/embedded/object/AbstractMessageEmbeddedObjectHandler.class.php
wcfsetup/install/files/lib/system/message/embedded/object/AttachmentMessageEmbeddedObjectHandler.class.php
wcfsetup/install/files/lib/system/message/embedded/object/IMessageEmbeddedObjectHandler.class.php
wcfsetup/install/files/lib/system/message/embedded/object/MessageEmbeddedObjectManager.class.php
wcfsetup/install/files/lib/system/message/embedded/object/QuoteMessageEmbeddedObjectHandler.class.php
wcfsetup/install/files/lib/system/moderation/queue/AbstractModerationQueueHandler.class.php
wcfsetup/install/files/lib/system/moderation/queue/ModerationQueueManager.class.php
wcfsetup/install/files/lib/system/option/IOptionType.class.php
wcfsetup/install/files/lib/system/option/PaymentMethodSelectOptionType.class.php
wcfsetup/install/files/lib/system/package/PackageArchive.class.php
wcfsetup/install/files/lib/system/package/PackageInstallationScheduler.class.php
wcfsetup/install/files/lib/system/package/validation/PackageValidationArchive.class.php
wcfsetup/install/files/lib/system/package/validation/PackageValidationManager.class.php
wcfsetup/install/files/lib/system/payment/method/AbstractPaymentMethod.class.php
wcfsetup/install/files/lib/system/payment/method/IPaymentMethod.class.php
wcfsetup/install/files/lib/system/payment/method/PaymentMethodHandler.class.php
wcfsetup/install/files/lib/system/payment/method/PaypalPaymentMethod.class.php
wcfsetup/install/files/lib/system/payment/method/SofortUeberweisungPaymentMethod.class.php
wcfsetup/install/files/lib/system/payment/type/AbstractPaymentType.class.php
wcfsetup/install/files/lib/system/payment/type/IPaymentType.class.php
wcfsetup/install/files/lib/system/payment/type/PaidSubscriptionPaymentType.class.php
wcfsetup/install/files/lib/system/search/AbstractSearchEngine.class.php
wcfsetup/install/files/lib/system/search/ISearchEngine.class.php
wcfsetup/install/files/lib/system/search/SearchEngine.class.php
wcfsetup/install/files/lib/system/search/SearchIndexManager.class.php
wcfsetup/install/files/style/imageViewer.less
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml

index 16b78e7ddeb9cad61c966eb91b4a06e0c4c1bbb7..6a948a53aec7d0062c603d0dc4d1ad454fc4fe3f 100644 (file)
@@ -63,7 +63,7 @@
                        <div class="container marginTop">
                                <ul class="containerList userNotificationItemList">
                {/if}
-                               <li class="jsNotificationItem notificationItem{if $notification[authors] > 1} groupedNotificationItem{/if}{if !$notification[event]->isConfirmed()} notificationUnconfirmed{/if}"  data-link="{if $notification[event]->isConfirmed()}{$notification[event]->getLink()}{else}{link controller='NotificationConfirm' id=$notification[notificationID]}{/link}{/if}" data-link-replace-all="{if $notification[event]->isConfirmed()}false{else}true{/if}" data-object-id="{@$notification[notificationID]}" data-is-read="{if $notification[event]->isConfirmed()}true{else}false{/if}" data-is-grouped="{if $notification[authors] > 1}true{else}false{/if}">
+                               <li class="jsNotificationItem notificationItem{if $notification[authors] > 1} groupedNotificationItem{/if}{if !$notification[event]->isConfirmed()} notificationUnconfirmed{/if}" data-link="{if $notification[event]->isConfirmed()}{$notification[event]->getLink()}{else}{link controller='NotificationConfirm' id=$notification[notificationID]}{/link}{/if}" data-link-replace-all="{if $notification[event]->isConfirmed()}false{else}true{/if}" data-object-id="{@$notification[notificationID]}" data-is-read="{if $notification[event]->isConfirmed()}true{else}false{/if}" data-is-grouped="{if $notification[authors] > 1}true{else}false{/if}">
                                        <div class="box32">
                                                {if $notification[authors] < 2}
                                                        <div class="framed">
index 8ce0bcca0e18f4c3ef53bce6d047260c502be664..0395ef7e14cb84e2ef3daf8691754ab7c0addf4e 100644 (file)
@@ -53,7 +53,7 @@ $(function() {
                        lang: '{@$__wcf->getLanguage()->getFixedLanguageCode()}',
                        maxHeight: 500,
                        minHeight: 200,
-                       plugins: [ 'wutil',  'wmonkeypatch', 'table', 'wbutton', 'wbbcode',  'wfontcolor', 'wfontfamily', 'wfontsize', 'wupload' ],
+                       plugins: [ 'wutil', 'wmonkeypatch', 'table', 'wbutton', 'wbbcode', 'wfontcolor', 'wfontfamily', 'wfontsize', 'wupload' ],
                        removeEmpty: false,
                        replaceDivs: false,
                        tabifier: false,
index ddb80a44cfb0ec8a552dfaa4830b27e43dd6dc90..8055345f52b91b0bbd581a521c241738be6bf051 100644 (file)
        <div class="formSubmit">
                <input type="submit" value="{lang}wcf.global.button.submit{/lang}" accesskey="s" />
                {@SECURITY_TOKEN_INPUT_TAG}
-       </div>
+       </div>
 </form>
 
 {include file='footer'}
\ No newline at end of file
index b7c272a2cd715684412d88d9415c021b7cb450ff..f41933ae73ffd219c3cc0a8b92568488dea79c99 100644 (file)
        <div class="formSubmit">
                <input type="submit" value="{lang}wcf.global.button.submit{/lang}" accesskey="s" />
                {@SECURITY_TOKEN_INPUT_TAG}
-       </div>
+       </div>
 </form>
 
 {include file='footer'}
index 6bcc872eb1bf2e16b139baa558676fd9014f1d3c..66221e9c541bd7563d438e91ec8d3b53378cc738 100644 (file)
@@ -63,7 +63,7 @@
        <div class="formSubmit">
                <input type="submit" value="{lang}wcf.global.button.submit{/lang}" accesskey="s" />
                {@SECURITY_TOKEN_INPUT_TAG}
-       </div>
+       </div>
 </form>
 
 {include file='footer'}
index fbe44d93656933c3669d04417fa5cb5dcde0bdb4..2c6d2c6bdebecc575b513e724e842a87d6f042a0 100644 (file)
@@ -62,7 +62,7 @@
        <div class="formSubmit">
                <input type="submit" accesskey="s" value="{lang}wcf.global.button.submit{/lang}" />
                {@SECURITY_TOKEN_INPUT_TAG}
-       </div>
+       </div>
 </form>
 
 {include file='footer'}
index 970cbf20f2cac1635a952aa027f85dab046e7e89..88cce63a401560d112c236e113b972a31f0be40a 100644 (file)
@@ -48,7 +48,7 @@
        <div class="formSubmit">
                <input type="submit" value="{lang}wcf.global.button.submit{/lang}" accesskey="s" />
                {@SECURITY_TOKEN_INPUT_TAG}
-       </div>
+       </div>
 </form>
 
 {include file='footer'}
index 0beec37925888760f3284ac425ec5be56f4cb860..ecb2088bc47b28d28a9fb32842ca219e541bbbbd 100644 (file)
@@ -27,7 +27,7 @@
 </div>
 
 {if $objects|count}
-       <div class="container containerPadding sortableListContainer marginTop"  id="noticeList">
+       <div class="container containerPadding sortableListContainer marginTop" id="noticeList">
                <ol class="sortableList" data-object-id="0" start="{@($pageNo - 1) * $itemsPerPage + 1}">
                        {foreach from=$objects item='notice'}
                                <li class="sortableNode sortableNoNesting jsNotice" data-object-id="{@$notice->noticeID}">
index 5586b39192c692d04a5b30a09adbf4def4cdd409..f00471eb1a695e66e49ac8e81018a11f38b56ad0 100644 (file)
@@ -340,7 +340,7 @@ $.widget('ui.wcfImageViewer', {
                                }
                                
                                this._isOpen = true;
-                       
+                               
                                WCF.System.DisableScrolling.disable();
                                WCF.System.DisableZoom.disable();
                        }
@@ -1226,7 +1226,7 @@ $.widget('ui.wcfImageViewer', {
                
                if (!this._isOpen) {
                        this._isOpen = true;
-               
+                       
                        WCF.System.DisableScrolling.disable();
                        WCF.System.DisableZoom.disable();
                }
index f5794b28347e5c6f2fbd84f0c70f1e145e76bcd0..962694ff50339f255fb8746ad08adcfef736bfba 100644 (file)
@@ -582,7 +582,7 @@ WCF.Location.GoogleMaps.SuggestionMap = WCF.Location.GoogleMaps.LargeMap.extend(
        init: function(mapContainerID, mapOptions, actionClassName, locationSearchInputSelector, additionalParameters) {
                this._super(mapContainerID, mapOptions, actionClassName, locationSearchInputSelector, additionalParameters);
                
-               var $locationSuggestionDiv = $('<div class="gmnoprint googleMapsCustomControlContainer"><div class="gm-style-mtc"><div class="googleMapsCustomControl">'  + WCF.Language.get('wcf.map.showLocationSuggestions') + '</div></div></div>');
+               var $locationSuggestionDiv = $('<div class="gmnoprint googleMapsCustomControlContainer"><div class="gm-style-mtc"><div class="googleMapsCustomControl">' + WCF.Language.get('wcf.map.showLocationSuggestions') + '</div></div></div>');
                this._locationSuggestionsButton = $locationSuggestionDiv.find('.googleMapsCustomControl').click($.proxy(this._toggleLocationSuggestions, this));
                
                this._map.controls[google.maps.ControlPosition.TOP_RIGHT].push($locationSuggestionDiv.get(0));
index 7f7832d3e54ff78d4877ac135ce5f34ac9cfe5f2..80ac3eb938d1fd4576fce88f71de7d5c1fbca9db 100755 (executable)
@@ -3047,7 +3047,7 @@ WCF.Action.Toggle = Class.extend({
                
                // bind event listener
                this._initElements();
-               WCF.DOMNodeInsertedHandler.addCallback('WCF.Action.Toggle' + this._className.hashCode(), $.proxy(this._initElements, this));    
+               WCF.DOMNodeInsertedHandler.addCallback('WCF.Action.Toggle' + this._className.hashCode(), $.proxy(this._initElements, this));
        },
        
        /**
@@ -11310,7 +11310,7 @@ $.widget('ui.wcfDialog', {
                // Firefox ignores padding-bottom for elements within an overflowing container
                if ($.browser.mozilla && !$.browser.mobile) {
                        if ($overflow === 'auto') {
-                               this._content.children('div').css('margin-bottom',  this._content.css('padding-bottom'));
+                               this._content.children('div').css('margin-bottom', this._content.css('padding-bottom'));
                        }
                        else {
                                this._content.children('div').css('margin-bottom', false);
index 985d7702ae6c073834b0def4e42c4c747d8b9400..6b433c3f89bdffff9cf9ee161a74dd1e44c0c093 100755 (executable)
@@ -132,7 +132,7 @@ class CronjobAddForm extends AbstractForm {
                
                try {
                        CronjobUtil::validate($this->startMinute, $this->startHour, $this->startDom, $this->startMonth, $this->startDow);
-               } 
+               }
                catch (SystemException $e) {
                        // extract field name
                        $fieldName = '';
index dbf9ab2adec46611fde0e8336990f41f25ede252..8503d1c12c7470a4e0d4ae51fe40543ac4a5fc40 100644 (file)
@@ -148,8 +148,8 @@ class LanguageExportForm extends AbstractForm {
                        $row['packageNameLength'] = mb_strlen(WCF::getLanguage()->get($row['packageName']));
                        $this->packages[] = new Package(null, $row);
                        if ($row['packageNameLength'] > $this->packageNameLength) {
-                               $this->packageNameLength = $row['packageNameLength'];   
-                       } 
+                               $this->packageNameLength = $row['packageNameLength'];
+                       }
                }
        }
 }
index 0295ad7f0057e094fae5999e006eda77e77cd510..4d0cceb1718f535620f0084f914b2c85b858e6b9 100644 (file)
@@ -40,13 +40,13 @@ class PaidSubscriptionAddForm extends AbstractForm {
        
        /**
         * subscription title
-        * @var string
+        * @var string
         */
        public $title = '';
        
        /**
         * subscription description
-        * @var string
+        * @var string
         */
        public $description = '';
        
@@ -64,13 +64,13 @@ class PaidSubscriptionAddForm extends AbstractForm {
        
        /**
         * subscription cost
-        * @var double
+        * @var double
         */
        public $cost = 0.0;
        
        /**
         * subscription currency
-        * @var string
+        * @var string
         */
        public $currency = 'USD';
        
@@ -82,13 +82,13 @@ class PaidSubscriptionAddForm extends AbstractForm {
        
        /**
         * subscription length
-        * @var integer
+        * @var integer
         */
        public $subscriptionLength = 0;
        
        /**
         * subscription length unit
-        * @var string
+        * @var string
         */
        public $subscriptionLengthUnit = '';
        
@@ -100,31 +100,31 @@ class PaidSubscriptionAddForm extends AbstractForm {
        
        /**
         * list of group ids
-        * @var array<intewer>
+        * @var array<intewer>
         */
        public $groupIDs = array();
        
        /**
         * list of excluded subscriptions
-        * @var array<integer>
+        * @var array<integer>
         */
        public $excludedSubscriptionIDs = array();
        
        /**
         * available user groups
-        * @var array
+        * @var array
         */
        public $availableUserGroups = array();
        
        /**
         * list of available currencies
-        * @var array<string>
+        * @var array<string>
         */
        public $availableCurrencies = array();
        
        /**
         * list of available subscriptions
-        * @var array
+        * @var array
         */
        public $availableSubscriptions = array();
        
@@ -280,14 +280,14 @@ class PaidSubscriptionAddForm extends AbstractForm {
        
        /**
         * Saves i18n values.
-        *
+        * 
         * @param       \wcf\data\paid\subscription\PaidSubscription            $subscription
         * @param       string                                                  $columnName
         */
        public function saveI18nValue(PaidSubscription $subscription, $columnName) {
                if (!I18nHandler::getInstance()->isPlainValue($columnName)) {
                        I18nHandler::getInstance()->save($columnName, 'wcf.paidSubscription.subscription'.$subscription->subscriptionID.($columnName == 'description' ? '.description' : ''), 'wcf.paidSubscription', 1);
-                               
+                       
                        // update database
                        $editor = new PaidSubscriptionEditor($subscription);
                        $editor->update(array(
index a07cc3d61a1df4bf5b5dcfc26fea6be524a614b1..36518551b22108165d609f699d2e749bc784c3ea 100644 (file)
@@ -58,7 +58,7 @@ class PaidSubscriptionEditForm extends PaidSubscriptionAddForm {
         */
        public function readData() {
                parent::readData();
-       
+               
                if (empty($_POST)) {
                        I18nHandler::getInstance()->setOptions('description', 1, $this->subscription->description, 'wcf.paidSubscription.subscription\d+.description');
                        I18nHandler::getInstance()->setOptions('title', 1, $this->subscription->title, 'wcf.paidSubscription.subscription\d+');
@@ -153,10 +153,10 @@ class PaidSubscriptionEditForm extends PaidSubscriptionAddForm {
         */
        public function assignVariables() {
                parent::assignVariables();
-       
+               
                $useRequestData = (empty($_POST)) ? false : true;
                I18nHandler::getInstance()->assignVariables($useRequestData);
-       
+               
                WCF::getTPL()->assign(array(
                        'action' => 'edit',
                        'subscriptionID' => $this->subscriptionID,
index e4433419c30170b3a560c4208734e72d84b0573c..a83c4ea05f2f6be73cf334fe001c09a6e82831a9 100644 (file)
@@ -46,19 +46,19 @@ class PaidSubscriptionUserAddForm extends AbstractForm {
        
        /**
         * username
-        * @var string
+        * @var string
         */
        public $username = '';
        
        /**
         * user object
-        * @var \wcf\data\user\User
+        * @var \wcf\data\user\User
         */
        public $user = null;
        
        /**
         * subscription end date
-        * @var string
+        * @var string
         */
        public $endDate = '';
        
@@ -155,7 +155,7 @@ class PaidSubscriptionUserAddForm extends AbstractForm {
         */
        public function readData() {
                parent::readData();
-       
+               
                if (empty($_POST)) {
                        if ($this->subscription->subscriptionLength) {
                                $d = DateUtil::getDateTimeByTimestamp(TIME_NOW);
index 367924b446097e5108d9b0bd9ad3eb79e8bcd809..f3537b9b053508a7f4c6b16c7ea075c6d3ddf56f 100644 (file)
@@ -273,7 +273,7 @@ class UserAddForm extends UserOptionListForm {
                        if ($this->disableSignatureExpires) {
                                $disableSignatureExpires = strtotime($this->disableSignatureExpires);
                        }
-
+                       
                        $data['data']['disableSignature'] = $this->disableSignature;
                        $data['data']['disableSignatureReason'] = $this->disableSignatureReason;
                        $data['data']['disableSignatureExpires'] = $disableSignatureExpires;
index a43498ff9c1bd18ecb073b048aa571826f91f8ac..4af4d6e74cb26f485184865b0771ca34e6be5942 100644 (file)
@@ -19,10 +19,10 @@ use wcf\system\WCF;
  */
 class UserContentRevertChangesForm extends AbstractForm {
        /**
-        * @see \wcf\page\AbstractPage::$neededModules
+        * @see \wcf\page\AbstractPage::$neededModules
         */
        public $neededModules = array('MODULE_EDIT_HISTORY');
-
+       
        /**
         * @see \wcf\page\AbstractPage::$neededPermissions
         */
index b71c02ac1b8a6f6d71de9389e630608b3a3016b6..17100bb7ba31b6cc0e58c8e07a84f8fed4e27064 100755 (executable)
@@ -139,7 +139,7 @@ class UserEditForm extends UserAddForm {
                else {
                        $this->banExpires = '';
                }
-
+               
                if (isset($_POST['avatarType'])) $this->avatarType = $_POST['avatarType'];
                
                if (WCF::getSession()->getPermission('admin.user.canDisableAvatar')) {
index da8ec60ddb5edae2264303bdfdea48af9b0a8803..06450d3873165d85829d6fcf6e1d555af2656e61 100644 (file)
@@ -48,19 +48,19 @@ class PaidSubscriptionTransactionLogListPage extends SortablePage {
        
        /**
         * transaction id
-        * @var string
+        * @var string
         */
        public $transactionID = '';
        
        /**
         * username
-        * @var string
+        * @var string
         */
        public $username = '';
        
        /**
         * subscription id
-        * @var integer
+        * @var integer
         */
        public $subscriptionID = 0;
        
@@ -80,7 +80,7 @@ class PaidSubscriptionTransactionLogListPage extends SortablePage {
         */
        protected function initObjectList() {
                parent::initObjectList();
-       
+               
                if ($this->transactionID) {
                        $this->objectList->getConditionBuilder()->add('paid_subscription_transaction_log.transactionID LIKE ?', array('%' . $this->transactionID . '%'));
                }
@@ -101,7 +101,7 @@ class PaidSubscriptionTransactionLogListPage extends SortablePage {
         */
        public function assignVariables() {
                parent::assignVariables();
-       
+               
                WCF::getTPL()->assign(array(
                        'transactionID' => $this->transactionID,
                        'username' => $this->username,
index 64901db6ecc6d90c20fe5598745aaa6136ab8bbc..892647d26b94d551f4287c1b0b9da81755ba4eef 100644 (file)
@@ -31,7 +31,7 @@ class PaidSubscriptionTransactionLogPage extends AbstractPage {
         */
        public function readParameters() {
                parent::readParameters();
-       
+               
                if (isset($_REQUEST['id'])) $this->logID = intval($_REQUEST['id']);
                $this->log = new PaidSubscriptionTransactionLog($this->logID);
                if (!$this->log->logID) {
index 85ca5d3ba36c3a6a04cb8991f03cca239eb60576..81847633e78083c1617671abb826db285ed6f285 100644 (file)
@@ -95,7 +95,7 @@ class PluginStorePurchasedItemsPage extends AbstractPage {
                        $this->productData[$wcfMajorRelease][$packageUpdateID] = array(
                                'author' => $product['author'],
                                'authorURL' => $product['authorURL'],
-                               'package'  => $product['package'],
+                               'package' => $product['package'],
                                'packageName' => $packageName,
                                'pluginStoreURL' => $product['pluginStoreURL'],
                                'version' => array(
index 7e8ac4775aa36e75fd7904eb8f2baca916cd696b..8ea931a77e5c126aa3c9b9e227fb06c59f709c3a 100644 (file)
@@ -8,7 +8,7 @@ use wcf\util\HTTPRequest;
 
 /**
  * Handles Paypal callbacks.
- *
+ * 
  * @author     Marcel Werk
  * @copyright  2001-2014 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
@@ -18,7 +18,7 @@ use wcf\util\HTTPRequest;
  */
 class PaypalCallbackAction extends AbstractAction {
        /**
-        * @see \wcf\action\IAction::execute()
+        * @see \wcf\action\IAction::execute()
         */
        public function execute() {
                parent::execute();
@@ -43,7 +43,7 @@ class PaypalCallbackAction extends AbstractAction {
                        catch (SystemException $e) {
                                throw new SystemException('connection to paypal.com failed: ' . $e->getMessage());
                        }
-               
+                       
                        if (strstr($content, "VERIFIED") === false) {
                                throw new SystemException('request not validated');
                        }
@@ -76,7 +76,7 @@ class PaypalCallbackAction extends AbstractAction {
                        if ($transactionType == 'web_accept' || $transactionType == 'subscr_payment') {
                                if ($paymentStatus == 'Completed') {
                                        $status = 'completed';
-                               }  
+                               }
                        }
                        if ($paymentStatus == 'Refunded' || $paymentStatus == 'Reversed') {
                                $status = 'reversed';
index 9708a4496878c223f3b11bfe156af425ee26b6c4..5a6f6974cf11418ce49471bfd2e72b29dc47692c 100644 (file)
@@ -54,7 +54,7 @@ class Category extends ProcessibleDatabaseObject implements IPermissionObject, I
        
        /**
         * fallback return value used in Category::getPermission()
-        * @var boolean
+        * @var boolean
         */
        protected $defaultPermission = false;
        
index f26d00596159ac5be8f42736fbdc9b01d4d81b04..e32b5d9bbc7f4cd700042b6ee61949b35b05177a 100644 (file)
@@ -115,7 +115,7 @@ class LikeAction extends AbstractDatabaseObjectAction implements IGroupedUserLis
                
                // check permissions
                if (!WCF::getUser()->userID || !WCF::getSession()->getPermission('user.like.canLike')) {
-                       throw new PermissionDeniedException();  
+                       throw new PermissionDeniedException();
                }
                
                // check if liking own content but forbidden by configuration
index 2cdfb2e849cec0810e7858bfba7da0d44fa6e5a3..fe3151a86c8ef92f47e15421b074e2e40077f9df 100644 (file)
@@ -287,15 +287,15 @@ class ModerationQueueAction extends AbstractDatabaseObjectAction {
                if (empty($this->parameters['visitTime'])) {
                        $this->parameters['visitTime'] = TIME_NOW;
                }
-       
+               
                if (empty($this->objects)) {
                        $this->readObjects();
                }
-       
+               
                foreach ($this->objects as $queue) {
                        VisitTracker::getInstance()->trackObjectVisit('com.woltlab.wcf.moderation.queue', $queue->queueID, $this->parameters['visitTime']);
                }
-       
+               
                // reset storage
                UserStorageHandler::getInstance()->reset(array(WCF::getUser()->userID), 'unreadModerationCount');
                
index 30af9b7f385b15386dce597ccbe8fb7c757d82e8..e2cf6560714494cc356ecdf779ad5605c429ebc5 100644 (file)
@@ -167,12 +167,12 @@ class ViewableModerationQueue extends DatabaseObjectDecorator {
        
        /**
         * Returns true if this queue item is new for the active user.
-        *
+        * 
         * @return      boolean
         */
        public function isNew() {
                if ($this->time > max(VisitTracker::getInstance()->getVisitTime('com.woltlab.wcf.moderation.queue'), VisitTracker::getInstance()->getObjectVisitTime('com.woltlab.wcf.moderation.queue', $this->queueID))) return true;
-       
+               
                return false;
        }
 }
index 34358fa87023bc80e96cf6217328276cb1c3e8b5..3c9a4223a121178e7305d1750e7a2cb2e747c6fe 100644 (file)
@@ -196,7 +196,7 @@ class Option extends DatabaseObject {
        
        /**
         * Allows modifications of hidden option.
-        *
+        * 
         * @param       string          $hiddenOption
         */
        public function modifyHiddenOption($hiddenOption) {
index 911d1810237000b710723ef982069593cd7441d5..0ccb94e0c39b4a6650773cb0c3f6424a8a668a56 100644 (file)
@@ -77,7 +77,7 @@ class PackageAction extends AbstractDatabaseObjectAction {
        /**
         * Searches for purchased items in the WoltLab Plugin-Store.
         * 
-        * @return array<string>
+        * @return      array<string>
         */
        public function searchForPurchasedItems() {
                if (!RemoteFile::supportsSSL()) {
index dcd7ccfd32eda26d02de59028294ccea558b74fc..7a2b0f31e1c3064f78b60787e4775d0184efd1e5 100644 (file)
@@ -30,7 +30,7 @@ class PaidSubscription extends DatabaseObject {
        /**
         * Returns list of purchase buttons.
         * 
-        * @return array<string>
+        * @return      array<string>
         */
        public function getPurchaseButtons() {
                $objectTypeID = ObjectTypeCache::getInstance()->getObjectTypeIDByName('com.woltlab.wcf.payment.type', 'com.woltlab.wcf.payment.type.paidSubscription');
@@ -51,7 +51,7 @@ class PaidSubscription extends DatabaseObject {
        /**
         * Returns a DateInterval object based on subscription length.
         * 
-        * @return \DateInterval
+        * @return      \DateInterval
         */
        public function getDateInterval() {
                return new \DateInterval('P' . $this->subscriptionLength . $this->subscriptionLengthUnit);
index 02e9330d680fcf6091f3602d5389f19e8101eb4e..7a1751713726c75c6bef78da6ed3e3c2b3493704 100644 (file)
@@ -23,19 +23,19 @@ class PaidSubscriptionEditor extends DatabaseObjectEditor implements IEditableCa
        
        /**
         * Sets the show order of the subscription.
-        *
+        * 
         * @param       integer         $showOrder
         */
        public function setShowOrder($showOrder = 0) {
                $newShowOrder = 1;
-       
+               
                $sql = "SELECT  MAX(showOrder)
                        FROM    wcf".WCF_N."_paid_subscription";
                $statement = WCF::getDB()->prepareStatement($sql);
                $statement->execute();
                $maxShowOrder = $statement->fetchColumn();
                if (!$maxShowOrder) $maxShowOrder = 0;
-       
+               
                if (!$showOrder || $showOrder > $maxShowOrder) {
                        $newShowOrder = $maxShowOrder + 1;
                }
@@ -51,7 +51,7 @@ class PaidSubscriptionEditor extends DatabaseObjectEditor implements IEditableCa
                                
                        $newShowOrder = $showOrder;
                }
-       
+               
                $this->update(array(
                        'showOrder' => $newShowOrder
                ));
index 2f72294a5e711fdb84a20102a38224dc5df9cb43..d5241b4c0e44848c4aef613e178664620aeffe5e 100644 (file)
@@ -29,13 +29,13 @@ class PaidSubscriptionTransactionLog extends DatabaseObject {
        
        /**
         * user object
-        * @var \wcf\data\user\User
+        * @var \wcf\data\user\User
         */
        protected $user = null;
        
        /**
         * paid subscription object
-        * @var \wcf\data\paid\subscription\PaidSubscription
+        * @var \wcf\data\paid\subscription\PaidSubscription
         */
        protected $subscription = null;
        
@@ -73,20 +73,20 @@ class PaidSubscriptionTransactionLog extends DatabaseObject {
        
        /**
         * Returns the paid subscription of this transaction.
-        *
+        * 
         * @return      \wcf\data\paid\subscription\PaidSubscription
         */
        public function getSubscription() {
                if ($this->subscription === null) {
                        $this->subscription = new PaidSubscription($this->subscriptionID);
                }
-       
+               
                return $this->subscription;
        }
        
        /**
         * Gets a transaction log entry by transaction id.
-        *
+        * 
         * @param       integer         $paymentMethodObjectTypeID
         * @param       string          $transactionID
         * @return      \wcf\data\paid\subscription\transaction\log\PaidSubscriptionTransactionLog
index d1acb2f969e51ca04a4d452b2e86ce12b660c996..3bc614514404049ca629c0855db6ddd4879b812d 100644 (file)
@@ -27,14 +27,14 @@ class PaidSubscriptionUser extends DatabaseObject {
        
        /**
         * paid subscription object
-        * @var \wcf\data\paid\subscription\PaidSubscription
+        * @var \wcf\data\paid\subscription\PaidSubscription
         */
        protected $subscription = null;
        
        /**
         * Gets the paid subscription object.
         * 
-        * @return \wcf\data\paid\subscription\PaidSubscription
+        * @return      \wcf\data\paid\subscription\PaidSubscription
         */
        public function getSubscription() {
                if ($this->subscription === null) {
@@ -46,8 +46,8 @@ class PaidSubscriptionUser extends DatabaseObject {
        
        /**
         * Sets the paid subscription object.
-        *
-        * @param \wcf\data\paid\subscription\PaidSubscription          $subscription
+        * 
+        * @param       \wcf\data\paid\subscription\PaidSubscription            $subscription
         */
        public function setSubscription(PaidSubscription $subscription) {
                $this->subscription = $subscription;
index caa3ecbff94039b449279d92a082ef7fe0554951..5ede0af90213a0f7f3e1cebc18be45e2f67598e9 100644 (file)
@@ -112,7 +112,7 @@ class PaidSubscriptionUserAction extends AbstractDatabaseObjectAction {
        }
        
        /**
-        * @see \wcf\data\AbstractDatabaseObjectAction::delete()
+        * @see \wcf\data\AbstractDatabaseObjectAction::delete()
         */
        public function delete() {
                $this->revoke();
@@ -176,7 +176,7 @@ class PaidSubscriptionUserAction extends AbstractDatabaseObjectAction {
                if (empty($this->objects)) {
                        $this->readObjects();
                }
-       
+               
                foreach ($this->objects as $subscriptionUser) {
                        if ($subscriptionUser->isActive) {
                                throw new UserInputException('objectIDs');
index 80ed4f309ab4e15f3d591f91c02eaf2bd63ccd63..e3ff091fe43d3306b0241602821b42c93c9a7108 100644 (file)
@@ -7,7 +7,7 @@ use wcf\util\UserUtil;
 /**
  * Virtual Sessions extend the original session system with a transparent layer. 
  * It's only purpose is to enforce session validation based on IP address and/or user agent.
- *
+ * 
  * The legacy session system does not allow the same user being logged-in more than once 
  * and the same is true for WCF 2.1 unless we break most parts of the API. 
  * In order to solve this, we do allow multiple clients to share the exact same session 
index cc574c97c09bf9ddd196230fb235c09acc071abf..e2f31c3316e71c87303d546dd1b6274a0abb7830 100644 (file)
@@ -57,7 +57,7 @@ class Sitemap extends DatabaseObject {
        /**
         * Returns true, if the active user has access to this sitemap.
         * 
-        * @return boolean
+        * @return      boolean
         */
        public function isAccessible() {
                // check the options of this item
index 68ea12bbe734305e265f43958595a3216020785b..3517e6e53ca572d1072c3edf2bc1e79a0107bbd0 100644 (file)
@@ -337,7 +337,7 @@ class StyleAction extends AbstractDatabaseObjectAction implements IToggleAction
        
        /**
         * Handles logo upload.
-        *
+        * 
         * @return      array<string>
         */
        public function uploadLogo() {
index adf6305fe6ad19c80a503826e522dcb765f9d92e..a24ca5c970250f0a883e8fd2b64ca329d44b6b33 100644 (file)
@@ -723,7 +723,7 @@ class UserAction extends AbstractDatabaseObjectAction implements IClipboardActio
                if (empty($this->objects)) {
                        $this->readObjects();
                }
-
+               
                $disableAvatarExpires = $this->parameters['disableAvatarExpires'];
                if ($disableAvatarExpires) {
                        $disableAvatarExpires = strtotime($disableAvatarExpires);
index 6021d19568c98ba16e7a635b53d29a2e225a12e5..d31a5f821fa521564be297ff846d8569242ccf8f 100644 (file)
@@ -27,7 +27,7 @@ class UserAuthenticationFailure extends DatabaseObject {
        
        /**
         * Returns the ip address and attempts to convert into IPv4.
-        *
+        * 
         * @return      string
         */
        public function getIpAddress() {
@@ -52,7 +52,7 @@ class UserAuthenticationFailure extends DatabaseObject {
        
        /**
         * Returns the number of authentication failures for given user account.
-        *
+        * 
         * @param       integer         $userID
         * @return      boolean
         */
index 34ae68462b97dacb75c039f4e02ce3c03c5c078f..14897ed1cc6f4b1b9ea03568d941634c86345c52 100644 (file)
@@ -129,7 +129,7 @@ class Gravatar extends DefaultAvatar {
         */
        public function getImageTag($size = null) {
                if ($size === null) $size = $this->size;
-       
+               
                $retinaSize = null;
                switch ($size) {
                        case 16:
index 9d1cafd91ae370a97417da68791cc196b0219733..23f0a873853fed465b360db9284638e76408c40b 100644 (file)
@@ -162,7 +162,7 @@ class UserOption extends Option {
        
        /**
         * Returns true if this user option can be deleted.
-        *
+        * 
         * @return      boolean
         */
        public function canDelete() {
index d5474fdd25ca663ab00bbab29cff397934857b7d..02fed74513a752f54e93dd332a4e13391665751f 100644 (file)
@@ -37,10 +37,11 @@ class LoginForm extends \wcf\acp\form\LoginForm {
                parent::readFormParameters();
                
                if (isset($_REQUEST['action']) && $_REQUEST['action'] == 'register') {
-                       // if the usernamefield is an email, save it as email for the registration
+                       // if the username field is an email, save it as email for the registration
                        if (UserUtil::isValidEmail($this->username)) {
                                WCF::getSession()->register('__email', $this->username);
-                       } else {
+                       }
+                       else {
                                WCF::getSession()->register('__username', $this->username);
                        }
                        WCF::getSession()->update();
index e826fc755d174195af97edc071072036197e3ffb..42dc0a592752d23fd74bf548cb737bfa0a4465f4 100644 (file)
@@ -22,7 +22,7 @@ class ModerationActivationForm extends AbstractModerationForm {
         */
        public function readParameters() {
                parent::readParameters();
-       
+               
                $processor = ModerationQueueManager::getInstance()->getProcessor(null, null, $this->queue->objectTypeID);
                if (!($processor instanceof IModerationQueueActivationHandler)) {
                        throw new IllegalLinkException();
index b3dee05dea7bbc87d3e6309dbf3931f477c67686..b4b735892b7bebb15d5cf7e460bc67a3e13ad401 100644 (file)
@@ -24,7 +24,7 @@ class ModerationReportForm extends AbstractModerationForm {
         */
        public function readParameters() {
                parent::readParameters();
-       
+               
                $processor = ModerationQueueManager::getInstance()->getProcessor(null, null, $this->queue->objectTypeID);
                if (!($processor instanceof IModerationQueueReportHandler)) {
                        throw new IllegalLinkException();
index d1103dad321d4989c6698310f81d9beda794d874..0966f6530dab342dbd3ee4a544eedf09509a662c 100644 (file)
@@ -45,7 +45,7 @@ class RegisterActivationForm extends AbstractForm {
         */
        public function readParameters() {
                parent::readParameters();
-       
+               
                if (!empty($_GET['u'])) {
                        $userID = intval($_GET['u']);
                        $this->user = new User($userID);
index 5720cbe9f30ac6b3004e8f50b9d229b0d029ae3b..2f846e5318ba6e46a31843ad96aac1153dcd44b2 100644 (file)
@@ -22,16 +22,16 @@ use wcf\util\StringUtil;
  */
 class EditHistoryPage extends AbstractPage {
        /**
-        * @see \wcf\page\AbstractPage::$neededModules
+        * @see \wcf\page\AbstractPage::$neededModules
         */
        public $neededModules = array('MODULE_EDIT_HISTORY');
        
        /**
         * DatabaseObjectList object
-        * @var \wcf\data\DatabaseObjectList
+        * @var \wcf\data\DatabaseObjectList
         */
        public $objectList = null;
-
+       
        /**
         * left / old version id
         * @var integer
index 21e4870eebc5eff0ed6d2da6408c336fa1ceca5e..8cb0cff2c5e27e4039ddac07556fb38e180a5b05 100644 (file)
@@ -28,13 +28,13 @@ class PaidSubscriptionListPage extends AbstractPage {
        
        /**
         * list of available paid subscriptions
-        * @var array
+        * @var array
         */
        public $subscriptions = array();
        
        /**
         * list of user subscriptions
-        * @var \wcf\data\paid\subscription\user\PaidSubscriptionUserList
+        * @var \wcf\data\paid\subscription\user\PaidSubscriptionUserList
         */
        public $userSubscriptionList = array();
        
index eac28595ba55740c2b0ba4327385ea3a9a6c7494..e42c9aef7ece39ce735c15896e21c3ef56055c4e 100644 (file)
@@ -5,7 +5,7 @@ use wcf\system\WCF;
 
 /**
  * Shows the paid subscription return message.
- *
+ * 
  * @author     Marcel Werk
  * @copyright  2001-2014 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
index 522611368a49892e1dd67aad3d334b5a8830e53e..017960bf79991aedb5dfc1997a7b0da093f767c1 100644 (file)
@@ -292,4 +292,3 @@ final class Regex {
                return $this->regex;
        }
 }
-
index d99221c63277246027896e7d3c7525f8cb67c643..4fe74933447d78f170cf74567032d2eba30ec26b 100644 (file)
@@ -17,7 +17,7 @@ use wcf\util\ArrayUtil;
 abstract class AbstractAttachmentObjectType implements IAttachmentObjectType {
        /**
         * cached objects
-        * @var array<\wcf\data\DatabaseObject>
+        * @var array<\wcf\data\DatabaseObject>
         */
        protected $cachedObjects = array();
        
index f257dfda16fd17a5f5d0d558064fbae332f152f9..9bc13143cfa8faff588fde1551c388fda260026f 100644 (file)
@@ -84,7 +84,7 @@ interface IAttachmentObjectType {
        
        /**
         * Loads the permissions for given attachments.
-        *  
+        * 
         * @param       array<\wcf\data\attachment\Attachment>          $attachments
         */
        public function setPermissions(array $attachments);
index f3cf54b77d8eef6d12ef6f63170a03cee81d1466..2590d38f0f4898ae2c8da91e3b5016ff9cafb6ac 100644 (file)
@@ -547,7 +547,7 @@ class BBCodeParser extends SingletonFactory {
        
        /**
         * Removes code bbcode occurrences in given message.
-        *
+        * 
         * @param       string          $message
         * @return      string
         */
index 3d1cc9216f8a0533d71014945f2551e5506725fc..2b38c2cab6c5224f881388ed840f41062333c090 100644 (file)
@@ -219,7 +219,7 @@ class MessageParser extends BBCodeParser {
        
        /**
         * Returns a text-only version of given message.
-        *
+        * 
         * @param       string          $message
         * @return      string
         */
index 02e7c5d70b9d9563a0a201c51279028431856804..e0794aa1b9010a2f48ce804a172883d5a9cef8a0 100644 (file)
@@ -217,7 +217,7 @@ class PreParser extends SingletonFactory {
                                )?\])
                                (.*?)
                                (?:\[/\\1\])", Regex::DOT_ALL | Regex::IGNORE_WHITESPACE | Regex::CASE_INSENSITIVE);
-               
+                       
                        $callback = new Callback(function ($matches) {
                                return StringStack::pushToStringStack($matches[0], 'urlBBCodes');
                        });
index f214a573d85072aa091c8d4d01bdab5cdeb03245..804540f6d1d833bdf01d31bd22cd7bb020e4248a 100644 (file)
@@ -30,13 +30,13 @@ class SimpleMessageParser extends SingletonFactory {
        
        /**
         * cached URLs
-        * @var array<string>
+        * @var array<string>
         */
        protected $cachedURLs = array();
        
        /**
         * cached e-mails
-        * @var array<string>
+        * @var array<string>
         */
        protected $cachedEmails = array();
        
@@ -164,33 +164,33 @@ class SimpleMessageParser extends SingletonFactory {
        
        /**
         * Returns the hash for an matched URL in the message.
-        *
+        * 
         * @param       array           $matches
         * @return      string
         */
        protected function cacheURLsCallback($matches) {
                $hash = '@@'.StringUtil::getHash(uniqid(microtime()).$matches[0]).'@@';
                $this->cachedURLs[$hash] = $matches[0];
-       
+               
                return $hash;
        }
        
        /**
         * Returns the hash for an matched e-mail in the message.
-        *
+        * 
         * @param       array           $matches
         * @return      string
         */
        protected function cacheEmailsCallback($matches) {
                $hash = '@@'.StringUtil::getHash(uniqid(microtime()).$matches[0]).'@@';
                $this->cachedEmails[$hash] = $matches[0];
-       
+               
                return $hash;
        }
        
        /**
         * Reinserts cached URLs and e-mails.
-        *
+        * 
         * @param       string          $text
         * @return      string
         */
@@ -209,7 +209,7 @@ class SimpleMessageParser extends SingletonFactory {
                                
                        $text = str_replace($hash, '<a href="mailto:'.$email.'">'.$email.'</a>', $text);
                }
-       
+               
                return $text;
        }
        
index b4de3799be5d930b7a08de2bed234348229ad9dc..e5c8fdca0c5a5cc8f2debb8c63823b9bb2e69fec 100644 (file)
@@ -108,15 +108,15 @@ interface ICommentManager {
        public function updateCounter($objectID, $value);
        
        /**
-        * Returns true, if this comment type supports likes.
+        * Returns true if this comment type supports likes.
         * 
         * @return      boolean
         */
        public function supportsLike();
        
        /**
-        * Returns true, if this comment type supports reports.
-        *
+        * Returns true if this comment type supports reports.
+        * 
         * @return      boolean
         */
        public function supportsReport();
index ee316a64141ff05f271d9185a43ef89d106ad8ad..f8b6941ed0651a77dfa1756ee4c5e91e8c55d87f 100644 (file)
@@ -59,7 +59,7 @@ class ModerationQueueCommentManager extends AbstractCommentManager {
                if (!$this->isAccessible($objectID, true)) {
                        return false;
                }
-       
+               
                return true;
        }
        
index 04b3dd6d65a8a07a7c403e15c9c09911758831fe..008aff7648b2333258789e7a37d9acbff454bd31 100644 (file)
@@ -96,7 +96,7 @@ HTML;
        }
        
        protected function getTimezoneFieldElement() {
-               $fieldElement = '<select name="timezone" id="timezone"><option value="0"'.($this->timezone  ? ' selected="selected"' : '').'>'.WCF::getLanguage()->get('wcf.date.timezone.user').'</option>';
+               $fieldElement = '<select name="timezone" id="timezone"><option value="0"'.($this->timezone ? ' selected="selected"' : '').'>'.WCF::getLanguage()->get('wcf.date.timezone.user').'</option>';
                foreach (DateUtil::getAvailableTimezones() as $timezone) {
                        $fieldElement .= '<option value="'.$timezone.'"'.($this->timezone === $timezone ? ' selected="selected"' : '').'>'.WCF::getLanguage()->get('wcf.date.timezone.'.str_replace('/', '.', strtolower($timezone))).'</option>';
                }
index d9f38558427053284c2ae1e70728d170b2be46a9..41bf925101b5b249ccdb6ac61b02760aaaf88aa9 100644 (file)
@@ -19,7 +19,7 @@ use wcf\system\WCF;
 class PaidSubscriptionsDashboardBox extends AbstractContentDashboardBox {
        /**
         * list of available paid subscriptions
-        * @var array
+        * @var array
         */
        public $subscriptions = array();
        
index 767c6fe0de8601f24485915618ced4da6ce8a416..6b999cc4d34a2079129f8192fa237a65e6949ccc 100644 (file)
@@ -19,7 +19,7 @@ use wcf\system\WCF;
 class PaidSubscriptionsSidebarDashboardBox extends AbstractSidebarDashboardBox {
        /**
         * list of available paid subscriptions
-        * @var array
+        * @var array
         */
        public $subscriptions = array();
        
index 54082eea0aef471485558f146be63811f9243241..8168994591db99ecfa5e5781a6a42a9f57b07e42 100644 (file)
@@ -197,5 +197,5 @@ abstract class AbstractExporter implements IExporter {
                $row = $statement->fetchArray();
                if ($row !== false) return $row['maxID'];
                return 0;
-       } 
+       }
 }
index c4fdf6ee1daa05fbe2d6447a6af7f0e17da43a76..80a8ec3e66f791a8e29b3bf692373ddb29caf456 100644 (file)
@@ -38,8 +38,8 @@ class AbstractCommentResponseImporter extends AbstractImporter {
                
                $sql = "SELECT          responseID
                        FROM            wcf".WCF_N."_comment_response
-                       WHERE           commentID = ?
-                       ORDER BY        responseID ASC";
+                       WHERE           commentID = ?
+                       ORDER BY        responseID ASC";
                $statement = WCF::getDB()->prepareStatement($sql, 3);
                $statement->execute(array($response->commentID));
                $responseIDs = array();
index 66a83bae4f223ffa276e62d6c7c8cf43e6ee15ca..d054f7b3bd1b02dcf3c90152b3f74f70bdf783e3 100644 (file)
@@ -12,7 +12,7 @@ use wcf\util\FileUtil;
  * the data was flushed.
  * 
  * Note: The AtomicWriter only supports a small number of whitelisted (write) operations.
- *
+ * 
  * @author     Tim Duesterhus
  * @copyright  2001-2014 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
index 9b63f0609f0f9e3fb27d4f04085b2731a85e18e9..8d5174a90274ffeacc17dbb7011040c4cbf2b3ed 100644 (file)
@@ -5,7 +5,7 @@ use wcf\util\ArrayUtil;
 
 /**
  * Provides default implementations for message embedded object handlers.
- *
+ * 
  * @author     Marcel Werk
  * @copyright  2001-2014 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
@@ -39,7 +39,7 @@ abstract class AbstractMessageEmbeddedObjectHandler extends DatabaseObjectDecora
        
        /**
         * Parses given message for specific bbcode parameters.
-        *
+        * 
         * @param       string          $message
         * @param       string          $bbcode         bbcode name
         * @return      array
index ade25c57ffb3daf68892dfd525946c149ee23c9d..fc7579deb29cb8e82746fdf5f9d3a2878e462573 100644 (file)
@@ -6,7 +6,7 @@ use wcf\util\ArrayUtil;
 
 /**
  * IMessageEmbeddedObjectHandler implementation for attachments.
- *
+ * 
  * @author     Marcel Werk
  * @copyright  2001-2014 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
@@ -16,7 +16,7 @@ use wcf\util\ArrayUtil;
  */
 class AttachmentMessageEmbeddedObjectHandler extends AbstractMessageEmbeddedObjectHandler {
        /**
-        * @see \wcf\system\message\embedded\object\IMessageEmbeddedObjectHandler::parseMessage()
+        * @see \wcf\system\message\embedded\object\IMessageEmbeddedObjectHandler::parseMessage()
         */
        public function parseMessage($message) {
                $parsedAttachmentIDs = array_unique(ArrayUtil::toIntegerArray(array_merge(self::getFirstParameters($message, 'attach'), self::getTextParameters($message, 'attach'))));
@@ -39,7 +39,7 @@ class AttachmentMessageEmbeddedObjectHandler extends AbstractMessageEmbeddedObje
        }
        
        /**
-        * @see \wcf\system\message\embedded\object\IMessageEmbeddedObjectHandler::loadObjects()
+        * @see \wcf\system\message\embedded\object\IMessageEmbeddedObjectHandler::loadObjects()
         */
        public function loadObjects(array $objectIDs) {
                $attachmentList = new AttachmentList();
index 607c90b8818362189c8c8aa60d0577b26cbe109d..6296955fd8ff2bccd992c6887559c9ce2c91dbe2 100644 (file)
@@ -3,7 +3,7 @@ namespace wcf\system\message\embedded\object;
 
 /**
  * Default interface of embedded object handler.
- *
+ * 
  * @author     Marcel Werk
  * @copyright  2001-2014 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
index 393b6b5cf4cd89e794a8872e207b83007a499a78..1223886c90e55418675ba89ac073fd44d5ab704c 100644 (file)
@@ -8,7 +8,7 @@ use wcf\system\WCF;
 
 /**
  * Default interface of embedded object handler.
- *
+ * 
  * @author     Marcel Werk
  * @copyright  2001-2014 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
index 40251b4440f1445874e5072e4675bf2c20d05121..bee75bc753ba6d41899640316a0f7d03218bc817 100644 (file)
@@ -5,7 +5,7 @@ use wcf\data\user\UserProfile;
 
 /**
  * IMessageEmbeddedObjectHandler implementation for quotes.
- *
+ * 
  * @author     Marcel Werk
  * @copyright  2001-2014 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
@@ -15,7 +15,7 @@ use wcf\data\user\UserProfile;
  */
 class QuoteMessageEmbeddedObjectHandler extends AbstractMessageEmbeddedObjectHandler {
        /**
-        * @see \wcf\system\message\embedded\object\IMessageEmbeddedObjectHandler::parseMessage()
+        * @see \wcf\system\message\embedded\object\IMessageEmbeddedObjectHandler::parseMessage()
         */
        public function parseMessage($message) {
                $usernames = self::getFirstParameters($message, 'quote');
@@ -30,7 +30,7 @@ class QuoteMessageEmbeddedObjectHandler extends AbstractMessageEmbeddedObjectHan
        }
        
        /**
-        * @see \wcf\system\message\embedded\object\IMessageEmbeddedObjectHandler::loadObjects()
+        * @see \wcf\system\message\embedded\object\IMessageEmbeddedObjectHandler::loadObjects()
         */
        public function loadObjects(array $objectIDs) {
                return UserProfile::getUserProfiles($objectIDs);
index 23d8d41de722ac2120abb1820326653635e29398..aa43396de9e3fb6ae67e30c4124f8596103377c4 100644 (file)
@@ -40,7 +40,7 @@ abstract class AbstractModerationQueueHandler implements IModerationQueueHandler
        
        /**
         * required permission for assigned users
-        * @var string
+        * @var string
         */
        protected $requiredPermission = 'mod.general.canUseModeration';
        
index 56b04078ee55e948f5250010850cb70353d07ca0..cc42584a95ef9e9e6112fcc7c737dcc31a173875 100644 (file)
@@ -242,14 +242,14 @@ class ModerationQueueManager extends SingletonFactory {
        
        /**
         * Returns the count of unread moderation queue items.
-        *
+        * 
         * @param       boolean         $skipCache
         * @return      integer
         */
        public function getUnreadModerationCount($skipCache = false) {
                // get count
                $count = UserStorageHandler::getInstance()->getField('unreadModerationCount');
-       
+               
                // cache does not exist or is outdated
                if ($count === null || $skipCache) {
                        // force update of non-tracked queues for this user
@@ -278,7 +278,7 @@ class ModerationQueueManager extends SingletonFactory {
                        // update storage data
                        UserStorageHandler::getInstance()->update(WCF::getUser()->userID, 'unreadModerationCount', $count);
                }
-       
+               
                return $count;
        }
        
@@ -290,17 +290,17 @@ class ModerationQueueManager extends SingletonFactory {
                $queueList->sqlJoins = "LEFT JOIN wcf".WCF_N."_moderation_queue_to_user moderation_queue_to_user ON (moderation_queue_to_user.queueID = moderation_queue.queueID AND moderation_queue_to_user.userID = ".WCF::getUser()->userID.")";
                $queueList->getConditionBuilder()->add("moderation_queue_to_user.queueID IS NULL");
                $queueList->readObjects();
-                       
+               
                if (count($queueList)) {
                        $queues = array();
                        foreach ($queueList as $queue) {
                                if (!isset($queues[$queue->objectTypeID])) {
                                        $queues[$queue->objectTypeID] = array();
                                }
-                                       
+                               
                                $queues[$queue->objectTypeID][$queue->queueID] = $queue;
                        }
-               
+                       
                        foreach ($this->objectTypeNames as $definitionName => $objectTypeIDs) {
                                foreach ($objectTypeIDs as $objectTypeID) {
                                        if (isset($queues[$objectTypeID])) {
index 9925aa351cf7be7af07e49da3880872a2fac3fb5..b27be6ed6c085ab007641204ff37039440392223 100644 (file)
@@ -72,7 +72,7 @@ interface IOptionType {
        
        /**
         * Returns true if option's label is hidden in search form.
-        *
+        * 
         * @return      boolean
         */
        public function hideLabelInSearch();
index 542a935460ea050d50164ac1ed9f8578315ea27a..3e1d91b7b4101deb9a2d309b33686de01dab1a8b 100644 (file)
@@ -36,7 +36,7 @@ class PaymentMethodSelectOptionType extends AbstractOptionType {
                if (!is_array($newValue)) {
                        $newValue = array();
                }
-       
+               
                $selectOptions = PaymentMethodHandler::getInstance()->getPaymentMethodSelection();
                foreach ($newValue as $optionName) {
                        if (!isset($selectOptions[$optionName])) {
index 4342867d6cc84eb8181232c55781e603e9f75fb9..7c41ae30e3d8394a45806c2d56327c08370c941d 100644 (file)
@@ -674,7 +674,7 @@ class PackageArchive {
                                uksort($instances, array('wcf\data\package\Package', 'compareVersion'));
                                
                                // get package with highest version number (get last package)
-                               $existingPackages[$packageName] = array_pop($instances);        
+                               $existingPackages[$packageName] = array_pop($instances);
                        }
                }
                
index 623a874e46e452443919a4c4b63da2cd4142154a..5be85eb5a9e7e0d583f152a4ea9e846670d917b2 100644 (file)
@@ -269,7 +269,7 @@ class PackageInstallationScheduler {
                        if ($validateInstallInstructions) {
                                $installInstructions = $archive->getInstallInstructions();
                                if (empty($installInstructions)) {
-                                       throw new SystemException("Package '" . $archive->getLocalizedPackageInfo('packageName')  . "' (" . $archive->getPackageInfo('name') . ") does not contain valid installation instructions.");
+                                       throw new SystemException("Package '" . $archive->getLocalizedPackageInfo('packageName') . "' (" . $archive->getPackageInfo('name') . ") does not contain valid installation instructions.");
                                }
                        }
                        
index d568c6084ba61e4deb35b009ba074e41aa218a24..970131e06daa417ba21d8cdf5bc20933186ab057 100644 (file)
@@ -227,7 +227,7 @@ class PackageValidationArchive implements \RecursiveIterator {
        
        /**
         * Validates install or update instructions against the corresponding PIP, unknown PIPs will be silently ignored.
-        *
+        * 
         * @param       string          $type
         * @param       array<array>    $instructions
         */
index e0f19ab74f11fec4a89f742399d73da6f811ee6a..deb032bb1b3262bb47889e012b354fd6b001e749 100644 (file)
@@ -175,9 +175,9 @@ class PackageValidationManager extends SingletonFactory {
        
        /**
         * Validates an instruction against the corresponding package installation plugin.
-        *
+        * 
         * Please be aware that unknown PIPs will silently ignored and cause no error.
-        *
+        * 
         * @param       \wcf\data\package\PackageArchive        $archive
         * @param       string                                  $pip
         * @param       string                                  $instruction
index aff559ade6e542e59f1bbdab991c35d2270a4837..a1afe4747aeddbde2ae8a82eb3ef75975f82f418 100644 (file)
@@ -3,7 +3,7 @@ namespace wcf\system\payment\method;
 
 /**
  * Abstract implementation of a payment method.
- *
+ * 
  * @author     Marcel Werk
  * @copyright  2001-2014 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
@@ -13,7 +13,7 @@ namespace wcf\system\payment\method;
  */
 abstract class AbstractPaymentMethod implements IPaymentMethod {
        /**
-        * @see \wcf\system\payment\method\IPaymentMethod::supportsRecurringPayments()
+        * @see \wcf\system\payment\method\IPaymentMethod::supportsRecurringPayments()
         */
        public function supportsRecurringPayments() {
                return false;
index ef71d1492b6e4f8f459df39981cfc6af4bd4d5a4..9c5d32d3e866ce1d866bd028c4a9170610b7791b 100644 (file)
@@ -3,7 +3,7 @@ namespace wcf\system\payment\method;
 
 /**
  * Default interface for payment methods.
- *
+ * 
  * @author     Marcel Werk
  * @copyright  2001-2014 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
@@ -30,12 +30,12 @@ interface IPaymentMethod {
         * Returns the HTML code of the purchase button.
         * 
         * @param       float           $cost
-        * @param       string          $currency       ISO 4217 code
+        * @param       string          $currency       ISO 4217 code
         * @param       string          $name           product/item name
         * @param       string          $token          custom token
         * @param       string          $returnURL
         * @param       string          $cancelReturnURL
-        * @param       boolean         $isRecurring
+        * @param       boolean         $isRecurring
         * @param       integer         $subscriptionLength
         * @param       string          $subscriptionLengthUnit
         * 
index ccf447e2fe23e133e9e380bc4bb3c6100ff08e48..b26b92607388b12d12ef120c199ce934a0234c94 100644 (file)
@@ -6,7 +6,7 @@ use wcf\system\WCF;
 
 /**
  * Handles enabled/available payment methods.
- *
+ * 
  * @author     Marcel Werk
  * @copyright  2001-2014 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
@@ -17,18 +17,18 @@ use wcf\system\WCF;
 class PaymentMethodHandler extends SingletonFactory {
        /**
         * payment methods
-        * @var array
+        * @var array
         */
        protected $paymentMethods = array();
        
        /**
         * payment method object types
-        * @var array
+        * @var array
         */
        protected $objectTypes = array();
        
        /**
-        * @see \wcf\system\SingletonFactory::init()
+        * @see \wcf\system\SingletonFactory::init()
         */
        protected function init() {
                $availablePaymentMethods = explode(',', AVAILABLE_PAYMENT_METHODS);
@@ -51,7 +51,7 @@ class PaymentMethodHandler extends SingletonFactory {
        
        /**
         * Returns the available payment methods for selection.
-        *
+        * 
         * @return      array<string>
         */
        public function getPaymentMethodSelection() {
@@ -59,7 +59,7 @@ class PaymentMethodHandler extends SingletonFactory {
                foreach ($this->objectTypes as $objectType) {
                        $selection[$objectType->objectType] = WCF::getLanguage()->get('wcf.payment.'.$objectType->objectType);
                }
-       
+               
                return $selection;
        }
 }
index 487582a3adb92876d00cbfe178ae8a01550308c7..a2bf975f73da5fc0e67bff99dfe6102eabdbc0e8 100644 (file)
@@ -6,7 +6,7 @@ use wcf\util\StringUtil;
 
 /**
  * IPaymentMethod implementation for Paypal.
- *
+ * 
  * @author     Marcel Werk
  * @copyright  2001-2014 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
@@ -16,14 +16,14 @@ use wcf\util\StringUtil;
  */
 class PaypalPaymentMethod extends AbstractPaymentMethod {
        /**
-        * @see \wcf\system\payment\method\IPaymentMethod::supportsRecurringPayments()
+        * @see \wcf\system\payment\method\IPaymentMethod::supportsRecurringPayments()
         */
        public function supportsRecurringPayments() {
                return true;
        }
        
        /**
-        * @see \wcf\system\payment\method\IPaymentMethod::getSupportedCurrencies()
+        * @see \wcf\system\payment\method\IPaymentMethod::getSupportedCurrencies()
         */
        public function getSupportedCurrencies() {
                return array(
@@ -56,7 +56,7 @@ class PaypalPaymentMethod extends AbstractPaymentMethod {
        }
        
        /**
-        * @see \wcf\system\payment\method\IPaymentMethod::getPurchaseButton()
+        * @see \wcf\system\payment\method\IPaymentMethod::getPurchaseButton()
         */
        public function getPurchaseButton($cost, $currency, $name, $token, $returnURL, $cancelReturnURL, $isRecurring = false, $subscriptionLength = 0, $subscriptionLengthUnit = '') {
                if ($isRecurring) {
index 593654e875d6fb0ed874362a369205b8002754e2..68851eb62013feab683877df634a88a60791312a 100644 (file)
@@ -3,7 +3,7 @@ namespace wcf\system\payment\method;
 
 /**
  * IPaymentMethod implementation for SofortUeberweisung.
- *
+ * 
  * @author     Marcel Werk
  * @copyright  2001-2014 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
@@ -13,7 +13,7 @@ namespace wcf\system\payment\method;
  */
 class SofortUeberweisungPaymentMethod extends AbstractPaymentMethod {
        /**
-        * @see \wcf\system\payment\method\IPaymentMethod::getSupportedCurrencies()
+        * @see \wcf\system\payment\method\IPaymentMethod::getSupportedCurrencies()
         */
        public function getSupportedCurrencies() {
                return array(
@@ -22,7 +22,7 @@ class SofortUeberweisungPaymentMethod extends AbstractPaymentMethod {
        }
        
        /**
-        * @see \wcf\system\payment\method\IPaymentMethod::getPurchaseButton()
+        * @see \wcf\system\payment\method\IPaymentMethod::getPurchaseButton()
         */
        public function getPurchaseButton($cost, $currency, $name, $token, $returnURL, $cancelReturnURL, $isRecurring = false, $subscriptionLength = 0, $subscriptionLengthUnit = '') {
                // @todo
index 1428ddcd67756e6d09dac83ef12624bde65051cd..50e1f88e79cca1972152fa4ca9ff6db0bbfb98e0 100644 (file)
@@ -3,7 +3,7 @@ namespace wcf\system\payment\type;
 
 /**
  * Abstract implementation of a payment type.
- *
+ * 
  * @author     Marcel Werk
  * @copyright  2001-2014 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
index 9d894c4475ca3da79b51360d63da31401733e775..e935a497c3c059b905e6a0b93d25ee11cfcc2e64 100644 (file)
@@ -3,7 +3,7 @@ namespace wcf\system\payment\type;
 
 /**
  * Default interface for payment types.
- *
+ * 
  * @author     Marcel Werk
  * @copyright  2001-2014 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
@@ -19,7 +19,7 @@ interface IPaymentType {
         * @param       string          $token
         * @param       float           $amount
         * @param       string          $currency
-        * @param       string          $transactionID
+        * @param       string          $transactionID
         * @param       string          $status
         * @param       array           $transactionDetails
         */
index 9cee94f8fc8f76a33cbdb1ef419d495ed13e4bd0..bef705eefd5b09fc277e434c2352f185c41d1cd0 100644 (file)
@@ -10,7 +10,7 @@ use wcf\system\exception\SystemException;
 
 /**
  * IPaymentType implementation for paid subscriptions.
- *
+ * 
  * @author     Marcel Werk
  * @copyright  2001-2014 WoltLab GmbH
  * @license    GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
@@ -20,7 +20,7 @@ use wcf\system\exception\SystemException;
  */
 class PaidSubscriptionPaymentType extends AbstractPaymentType {
        /**
-        * @see wcf\system\payment\type\IPaymentType::processTransaction()
+        * @see wcf\system\payment\type\IPaymentType::processTransaction()
         */
        public function processTransaction($paymentMethodObjectTypeID, $token, $amount, $currency, $transactionID, $status, $transactionDetails) {
                $userSubscription = $user = $subscription = null;
index 348c258626e474db93d5fbd84e20d25399c4d6ff..f2098a8177d61ace27e5ca71077824236f782717 100644 (file)
@@ -36,13 +36,13 @@ abstract class AbstractSearchEngine extends SingletonFactory implements ISearchE
        
        /**
         * Manipulates the search term (< and > used as quotation marks):
-        *
+        * 
         * - <test foo> becomes <+test* +foo*>
         * - <test -foo bar> becomes <+test* -foo* +bar*>
         * - <test "foo bar"> becomes <+test* +"foo bar">
-        *
+        * 
         * @see http://dev.mysql.com/doc/refman/5.5/en/fulltext-boolean.html
-        *
+        * 
         * @param       string          $query
         */
        protected function parseSearchQuery($query) {
index a6104de90515fae11c556564911f82063ba9afca..632ce302e405c6be7476885c77e13a6003813474 100644 (file)
@@ -49,7 +49,7 @@ interface ISearchEngine {
        
        /**
         * Searches for the given string and returns the data of the found messages.
-        *
+        * 
         * @param       string                                                          $q
         * @param       array                                                           $objectTypes
         * @param       boolean                                                         $subjectOnly
index 7696d996e60015e15e29f652c40b896ef1cb6855..eb056bcb77c806671c51adb951d72b4c324f2e40 100644 (file)
@@ -86,7 +86,7 @@ class SearchEngine extends SingletonFactory implements ISearchEngine {
                                
                        $this->searchEngine = call_user_func(array($className, 'getInstance'));
                }
-       
+               
                return $this->searchEngine;
        }
        
index 6912833b1296e06f7ba09d8655b52899dd7a50f7..5c068dbb0868aff4e75edb55d669092e41fcd7af 100644 (file)
@@ -59,7 +59,7 @@ class SearchIndexManager extends SingletonFactory implements ISearchIndexManager
        
        /**
         * Returns the the object type with the given name.
-        *
+        * 
         * @param       string          $objectType
         * @return      \wcf\data\object\type\ObjectType
         */
index ebbf9ea40ad6207abe13f58471c613ccfd850762..4a42c60922129e33c564b6314904222eee57f0be 100644 (file)
                                }
                        }
                        
-                       &.wcfImageViewerButtonPrevious  {
+                       &.wcfImageViewerButtonPrevious {
                                left: 5px;
                        }
                        
index 6a059c0cd2800fdd80f649f404d2349da7b3a1e4..31ed127ec37373e27e2fd8dbba242cb71c04b64e 100644 (file)
@@ -1034,7 +1034,7 @@ GmbH=Gesellschaft mit beschränkter Haftung]]></item>
                <item name="wcf.acp.option.user_authentication_failure_expiration.description"><![CDATA[Legt fest nach welchem Zeitraum protokollierte Anmeldeversuche gelöscht werden. [Zeitraum in Tagen]]]></item>
                <item name="wcf.acp.option.gravatar_default_type"><![CDATA[Standard Gravatar-Typ]]></item>
                <item name="wcf.acp.option.gravatar_default_type.description"><![CDATA[Der <a class="externalURL" href="{@$__wcf->getPath()}acp/dereferrer.php?url=https://de.gravatar.com/site/implement/images/#default-image">Standard-Gravatar-Typ</a>, wenn einer E-Mail kein Gravatar zugeordnet werden kann.]]></item>
-               <item name="wcf.acp.option.gravatar_default_type.404"><![CDATA[Kein Standard-Gravatar]]></item>
+               <item name="wcf.acp.option.gravatar_default_type.404"><![CDATA[Kein Standard-Gravatar]]></item>
                <item name="wcf.acp.option.gravatar_default_type.identicon"><![CDATA[Identicon]]></item>
                <item name="wcf.acp.option.gravatar_default_type.wavatar"><![CDATA[Wavatar]]></item>
                <item name="wcf.acp.option.gravatar_default_type.monsterid"><![CDATA[Monster-ID]]></item>
index 07c1d0cd5cbcd9e722bd3538141a446e98e53936..676b1d4cd930f0495a5ef706771d4e59b3e73461 100644 (file)
@@ -1033,7 +1033,7 @@ GmbH=Gesellschaft mit beschränkter Haftung]]></item>
                <item name="wcf.acp.option.user_authentication_failure_expiration.description"><![CDATA[Logs of failed login attempts will be automatically pruned after the configured amount of days, raising the limit will provide a longer history in expense for increased database storage usage.]]></item>
                <item name="wcf.acp.option.gravatar_default_type"><![CDATA[Default Gravatar Type]]></item>
                <item name="wcf.acp.option.gravatar_default_type.description"><![CDATA[The <a class="externalURL" href="{@$__wcf->getPath()}acp/dereferrer.php?url=https://de.gravatar.com/site/implement/images/#default-image">default Gravatar type</a> used if no matching Gravatar was found.]]></item>
-               <item name="wcf.acp.option.gravatar_default_type.404"><![CDATA[No default Gravatar]]></item>
+               <item name="wcf.acp.option.gravatar_default_type.404"><![CDATA[No default Gravatar]]></item>
                <item name="wcf.acp.option.gravatar_default_type.identicon"><![CDATA[Identicon]]></item>
                <item name="wcf.acp.option.gravatar_default_type.wavatar"><![CDATA[Wavatar]]></item>
                <item name="wcf.acp.option.gravatar_default_type.monsterid"><![CDATA[Monster id]]></item>