Преглед на файлове

! Code cleanliness

Signed-off-by: Peter Spicer <[email protected]>
Peter Spicer преди 10 години
родител
ревизия
dd3eb2633c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      Sources/Profile.php

+ 1 - 1
Sources/Profile.php

@@ -132,7 +132,7 @@ function ModifyProfile($post_errors = array())
 					'enabled' => !empty($modSettings['drafts_post_enabled']) && $context['user']['is_owner'],
 					'permission' => array(
 						'own' => 'is_not_guest',
-						'any' =>  array(),
+						'any' => array(),
 					),
 				),
 				'permissions' => array(