Browse Source

It's not fair to edit the authors...addtionally it would break the order of the boxes. :-P

Signed-off-by: emanuele <[email protected]>
emanuele 12 years ago
parent
commit
e301b6e34f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Sources/ManageLanguages.php

+ 1 - 1
Sources/ManageLanguages.php

@@ -1087,7 +1087,7 @@ function ModifyLanguage()
 				continue;
 
 			// These are arrays that need breaking out.
-			$arrays = array('days', 'days_short', 'months', 'months_titles', 'months_short');
+			$arrays = array('days', 'days_short', 'months', 'months_titles', 'months_short', 'happy_birthday_author', 'karlbenson1_author', 'nite0859_author', 'zwaldowski_author', 'geezmo_author', 'karlbenson2_author');
 			if (in_array($entryKey, $arrays))
 			{
 				// Get off the first bits.