GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.
Completed
Push — 3.0 ( 49ab7a...0a9b70 )
by Thorsten
19:57 queued 13:30
created
phpmyfaq/lang/language_bs.php 1 patch
Spacing   +8 added lines, -8 removed lines patch added patch discarded remove patch
@@ -663,14 +663,14 @@
 block discarded – undo
663 663
 $PMF_LANG['ad_entry_visibility'] = 'Objavi?';
664 664
 
665 665
 // added v2.0.0 - 2006-01-02 by Lars
666
-$PMF_LANG['ad_user_error_password'] =  "Molimo unesite lozinku. ";
667
-$PMF_LANG['ad_user_error_passwordsDontMatch'] =  "Lozinke se ne poklapaju. ";
668
-$PMF_LANG['ad_user_error_loginInvalid'] =  "Unešeno korisničko ime nije nađeno.";
669
-$PMF_LANG['ad_user_error_noEmail'] =  "Unesite važeću email adresu. ";
670
-$PMF_LANG['ad_user_error_noRealName'] =  "Unesite Vaše pravo ime. ";
671
-$PMF_LANG['ad_user_error_delete'] =  "Korisnički nalog ne može biti izbrisan. ";
672
-$PMF_LANG['ad_user_error_noId'] =  "Nije priložen ID. ";
673
-$PMF_LANG['ad_user_error_protectedAccount'] =  "Korisnički nalog je zaštićen. ";
666
+$PMF_LANG['ad_user_error_password'] = "Molimo unesite lozinku. ";
667
+$PMF_LANG['ad_user_error_passwordsDontMatch'] = "Lozinke se ne poklapaju. ";
668
+$PMF_LANG['ad_user_error_loginInvalid'] = "Unešeno korisničko ime nije nađeno.";
669
+$PMF_LANG['ad_user_error_noEmail'] = "Unesite važeću email adresu. ";
670
+$PMF_LANG['ad_user_error_noRealName'] = "Unesite Vaše pravo ime. ";
671
+$PMF_LANG['ad_user_error_delete'] = "Korisnički nalog ne može biti izbrisan. ";
672
+$PMF_LANG['ad_user_error_noId'] = "Nije priložen ID. ";
673
+$PMF_LANG['ad_user_error_protectedAccount'] = "Korisnički nalog je zaštićen. ";
674 674
 $PMF_LANG['ad_user_deleteUser'] = "Obriši korisnika";
675 675
 $PMF_LANG['ad_user_status'] = "Status";
676 676
 $PMF_LANG['ad_user_lastModified'] = "zadnji put menjano";
Please login to merge, or discard this patch.
phpmyfaq/lang/language_de.php 1 patch
Spacing   +10 added lines, -10 removed lines patch added patch discarded remove patch
@@ -635,14 +635,14 @@  discard block
 block discarded – undo
635 635
 $PMF_LANG['ad_entry_visibility'] = "sichtbar";
636 636
 
637 637
 // added v2.0.0 - 2006-01-02 by Lars
638
-$PMF_LANG['ad_user_error_password'] =  "Bitte geben Sie ein Passwort ein. ";
639
-$PMF_LANG['ad_user_error_passwordsDontMatch'] =  "Die Passwörter stimmen nicht überein. ";
640
-$PMF_LANG['ad_user_error_loginInvalid'] =  "Der ausgewählte Benutzer ist ungültig.";
641
-$PMF_LANG['ad_user_error_noEmail'] =  "Bitte geben Sie eine korrekte E-Mailadresse ein. ";
642
-$PMF_LANG['ad_user_error_noRealName'] =  "Bitte geben Sie ihren Namen ein. ";
643
-$PMF_LANG['ad_user_error_delete'] =  "Der Benutzeraccount kann nicht gelöscht werden. ";
644
-$PMF_LANG['ad_user_error_noId'] =  "Keine ID ausgewählt. ";
645
-$PMF_LANG['ad_user_error_protectedAccount'] =  "Der Benutzeraccount ist geschützt. ";
638
+$PMF_LANG['ad_user_error_password'] = "Bitte geben Sie ein Passwort ein. ";
639
+$PMF_LANG['ad_user_error_passwordsDontMatch'] = "Die Passwörter stimmen nicht überein. ";
640
+$PMF_LANG['ad_user_error_loginInvalid'] = "Der ausgewählte Benutzer ist ungültig.";
641
+$PMF_LANG['ad_user_error_noEmail'] = "Bitte geben Sie eine korrekte E-Mailadresse ein. ";
642
+$PMF_LANG['ad_user_error_noRealName'] = "Bitte geben Sie ihren Namen ein. ";
643
+$PMF_LANG['ad_user_error_delete'] = "Der Benutzeraccount kann nicht gelöscht werden. ";
644
+$PMF_LANG['ad_user_error_noId'] = "Keine ID ausgewählt. ";
645
+$PMF_LANG['ad_user_error_protectedAccount'] = "Der Benutzeraccount ist geschützt. ";
646 646
 $PMF_LANG['ad_user_deleteUser'] = "Lösche Benutzer";
647 647
 $PMF_LANG['ad_user_status'] = "Status";
648 648
 $PMF_LANG['ad_user_lastModified'] = "Letzte Änderung";
@@ -972,9 +972,9 @@  discard block
 block discarded – undo
972 972
 $PMF_LANG['ad_record_active'] = "aktiviert";
973 973
 
974 974
 // added 2.6.0-alpha - 2009-11-02 by max
975
-$LANG_CONF['search.numberSearchTerms']   = array(0 => "input", 1 => "Anzahl der beliebtesten Suchbegriffe");
975
+$LANG_CONF['search.numberSearchTerms'] = array(0 => "input", 1 => "Anzahl der beliebtesten Suchbegriffe");
976 976
 $LANG_CONF['records.orderingPopularFaqs'] = array(0 => "select", 1 => "Sortierung der TOP-FAQ");
977
-$PMF_LANG['list_all_users']            = "Alle Benutzer anzeigen";
977
+$PMF_LANG['list_all_users'] = "Alle Benutzer anzeigen";
978 978
 
979 979
 $PMF_LANG['records.orderingPopularFaqs.visits'] = "nach Anzahl der Besucher";
980 980
 $PMF_LANG['records.orderingPopularFaqs.voting'] = "nach Bewertung der Besucher";
Please login to merge, or discard this patch.
phpmyfaq/lang/language_tr.php 1 patch
Spacing   +11 added lines, -11 removed lines patch added patch discarded remove patch
@@ -656,14 +656,14 @@  discard block
 block discarded – undo
656 656
 $PMF_LANG['ad_entry_visibility'] = "Yayında?";
657 657
 
658 658
 // added v2.0.0 - 2006-01-02 by Lars
659
-$PMF_LANG['ad_user_error_password'] =  "Please enter a password. ";
660
-$PMF_LANG['ad_user_error_passwordsDontMatch'] =  "Passwords do not match. ";
661
-$PMF_LANG['ad_user_error_loginInvalid'] =  "The specified user name is invalid.";
662
-$PMF_LANG['ad_user_error_noEmail'] =  "Please enter a valid mail address. ";
663
-$PMF_LANG['ad_user_error_noRealName'] =  "Please enter your real name. ";
664
-$PMF_LANG['ad_user_error_delete'] =  "User account could not be deleted. ";
665
-$PMF_LANG['ad_user_error_noId'] =  "No ID specified. ";
666
-$PMF_LANG['ad_user_error_protectedAccount'] =  "User account is protected. ";
659
+$PMF_LANG['ad_user_error_password'] = "Please enter a password. ";
660
+$PMF_LANG['ad_user_error_passwordsDontMatch'] = "Passwords do not match. ";
661
+$PMF_LANG['ad_user_error_loginInvalid'] = "The specified user name is invalid.";
662
+$PMF_LANG['ad_user_error_noEmail'] = "Please enter a valid mail address. ";
663
+$PMF_LANG['ad_user_error_noRealName'] = "Please enter your real name. ";
664
+$PMF_LANG['ad_user_error_delete'] = "User account could not be deleted. ";
665
+$PMF_LANG['ad_user_error_noId'] = "No ID specified. ";
666
+$PMF_LANG['ad_user_error_protectedAccount'] = "User account is protected. ";
667 667
 $PMF_LANG['ad_user_deleteUser'] = "Kullanıcı Sil";
668 668
 $PMF_LANG['ad_user_status'] = "Durum";
669 669
 $PMF_LANG['ad_user_lastModified'] = "Son değişiklik";
@@ -995,7 +995,7 @@  discard block
 block discarded – undo
995 995
 $PMF_LANG['msgSecureSwitch'] = "Giriş yapabilmek için güvenli moda geçin!";
996 996
 
997 997
 // added 2.6.0-alpha - 2009-10-03 by Anatoliy Belsky
998
-$PMF_LANG['msgTransToolNoteFileSaving']  = "Lütfen dikkat, kaydet butonuna basılıncaya kadar hiçbir dosyaya yazılmayacaktır";
998
+$PMF_LANG['msgTransToolNoteFileSaving'] = "Lütfen dikkat, kaydet butonuna basılıncaya kadar hiçbir dosyaya yazılmayacaktır";
999 999
 $PMF_LANG['msgTransToolPageBufferRecorded'] = "Sayfa %d başarıyla önbelleğe alındı";
1000 1000
 $PMF_LANG['msgTransToolErrorRecordingPageBuffer'] = "Sayfa %d önbelleğe alınırken hata oluştu";
1001 1001
 $PMF_LANG['msgTransToolRecordingPageBuffer'] = "Sayfa %d önbelleğe alınıyor";
@@ -1007,9 +1007,9 @@  discard block
 block discarded – undo
1007 1007
 $PMF_LANG['msgAttachmentInvalid'] = "Eklenti hatalı, lütfen yöneticiyle iletişim kurun";
1008 1008
 
1009 1009
 // added 2.6.0-alpha - 2009-11-02 by max
1010
-$LANG_CONF['search.numberSearchTerms']   = array(0 => 'input', 1 => 'Number of listed search terms');
1010
+$LANG_CONF['search.numberSearchTerms'] = array(0 => 'input', 1 => 'Number of listed search terms');
1011 1011
 $LANG_CONF['records.orderingPopularFaqs'] = array(0 => "select", 1 => "Sorting of the top FAQ's");
1012
-$PMF_LANG['list_all_users']            = "Tüm kullanıcıları listele";
1012
+$PMF_LANG['list_all_users'] = "Tüm kullanıcıları listele";
1013 1013
 
1014 1014
 $PMF_LANG['records.orderingPopularFaqs.visits'] = "En çok görüntülenen içerikleri listele";
1015 1015
 $PMF_LANG['records.orderingPopularFaqs.voting'] = "En çok oylanan içerikleri listele";
Please login to merge, or discard this patch.
phpmyfaq/lang/language_bn.php 1 patch
Spacing   +8 added lines, -8 removed lines patch added patch discarded remove patch
@@ -670,14 +670,14 @@
 block discarded – undo
670 670
 $PMF_LANG['ad_entry_visibility'] = 'Publish?';
671 671
 
672 672
 // added v2.0.0 - 2006-01-02 by Lars
673
-$PMF_LANG['ad_user_error_password'] =  "Please enter a password. ";
674
-$PMF_LANG['ad_user_error_passwordsDontMatch'] =  "Passwords do not match. ";
675
-$PMF_LANG['ad_user_error_loginInvalid'] =  "The specified user name is invalid.";
676
-$PMF_LANG['ad_user_error_noEmail'] =  "Please enter a valid mail adress. ";
677
-$PMF_LANG['ad_user_error_noRealName'] =  "Please enter your real name. ";
678
-$PMF_LANG['ad_user_error_delete'] =  "User account could not be deleted. ";
679
-$PMF_LANG['ad_user_error_noId'] =  "No ID specified. ";
680
-$PMF_LANG['ad_user_error_protectedAccount'] =  "User account is protected. ";
673
+$PMF_LANG['ad_user_error_password'] = "Please enter a password. ";
674
+$PMF_LANG['ad_user_error_passwordsDontMatch'] = "Passwords do not match. ";
675
+$PMF_LANG['ad_user_error_loginInvalid'] = "The specified user name is invalid.";
676
+$PMF_LANG['ad_user_error_noEmail'] = "Please enter a valid mail adress. ";
677
+$PMF_LANG['ad_user_error_noRealName'] = "Please enter your real name. ";
678
+$PMF_LANG['ad_user_error_delete'] = "User account could not be deleted. ";
679
+$PMF_LANG['ad_user_error_noId'] = "No ID specified. ";
680
+$PMF_LANG['ad_user_error_protectedAccount'] = "User account is protected. ";
681 681
 $PMF_LANG['ad_user_deleteUser'] = "Delete User";
682 682
 $PMF_LANG['ad_user_status'] = "Status";
683 683
 $PMF_LANG['ad_user_lastModified'] = "last modified";
Please login to merge, or discard this patch.
phpmyfaq/lang/language_vi.php 1 patch
Spacing   +8 added lines, -8 removed lines patch added patch discarded remove patch
@@ -656,14 +656,14 @@
 block discarded – undo
656 656
 $PMF_LANG['ad_entry_visibility'] = 'Publish?';
657 657
 
658 658
 // added v2.0.0 - 2006-01-02 by Lars
659
-$PMF_LANG['ad_user_error_password'] =  "Xin nhập mật khẩu. ";
660
-$PMF_LANG['ad_user_error_passwordsDontMatch'] =  "Mật khẩu không trùng khớp. ";
661
-$PMF_LANG['ad_user_error_loginInvalid'] =  "Tên đăng nhập không hợp lệ.";
662
-$PMF_LANG['ad_user_error_noEmail'] =  "Xin nhập email hợp lệ. ";
663
-$PMF_LANG['ad_user_error_noRealName'] =  "Xin nhập tên thật của bạn. ";
664
-$PMF_LANG['ad_user_error_delete'] =  "Tài khoản thành viên không thể xóa. ";
665
-$PMF_LANG['ad_user_error_noId'] =  "Không tìm thấy ID. ";
666
-$PMF_LANG['ad_user_error_protectedAccount'] =  "Tài khoản thành viên được khóa. ";
659
+$PMF_LANG['ad_user_error_password'] = "Xin nhập mật khẩu. ";
660
+$PMF_LANG['ad_user_error_passwordsDontMatch'] = "Mật khẩu không trùng khớp. ";
661
+$PMF_LANG['ad_user_error_loginInvalid'] = "Tên đăng nhập không hợp lệ.";
662
+$PMF_LANG['ad_user_error_noEmail'] = "Xin nhập email hợp lệ. ";
663
+$PMF_LANG['ad_user_error_noRealName'] = "Xin nhập tên thật của bạn. ";
664
+$PMF_LANG['ad_user_error_delete'] = "Tài khoản thành viên không thể xóa. ";
665
+$PMF_LANG['ad_user_error_noId'] = "Không tìm thấy ID. ";
666
+$PMF_LANG['ad_user_error_protectedAccount'] = "Tài khoản thành viên được khóa. ";
667 667
 $PMF_LANG['ad_user_deleteUser'] = "Xóa thành viên";
668 668
 $PMF_LANG['ad_user_status'] = "Tình trạng";
669 669
 $PMF_LANG['ad_user_lastModified'] = "lần thay đổi mới nhất";
Please login to merge, or discard this patch.
phpmyfaq/lang/language_id.php 1 patch
Spacing   +8 added lines, -8 removed lines patch added patch discarded remove patch
@@ -664,14 +664,14 @@
 block discarded – undo
664 664
 $PMF_LANG['ad_entry_visibility'] = 'Terbitkan?';
665 665
 
666 666
 // added v2.0.0 - 2006-01-02 by Lars
667
-$PMF_LANG['ad_user_error_password'] =  "Silakan masukkan kata sandi. ";
668
-$PMF_LANG['ad_user_error_passwordsDontMatch'] =  "Kata sandi tidak cocok. ";
669
-$PMF_LANG['ad_user_error_loginInvalid'] =  "Nama pengguna yang dimaksud tidak benar.";
670
-$PMF_LANG['ad_user_error_noEmail'] =  "Silakan masukkan alamat email yang benar. ";
671
-$PMF_LANG['ad_user_error_noRealName'] =  "Silakan masukkan nama lengkap anda. ";
672
-$PMF_LANG['ad_user_error_delete'] =  "Akun pengguna tidak bisa dihapus. ";
673
-$PMF_LANG['ad_user_error_noId'] =  "Tidak ada ID yang dimasukkan. ";
674
-$PMF_LANG['ad_user_error_protectedAccount'] =  "Akun pengguna diproteksi. ";
667
+$PMF_LANG['ad_user_error_password'] = "Silakan masukkan kata sandi. ";
668
+$PMF_LANG['ad_user_error_passwordsDontMatch'] = "Kata sandi tidak cocok. ";
669
+$PMF_LANG['ad_user_error_loginInvalid'] = "Nama pengguna yang dimaksud tidak benar.";
670
+$PMF_LANG['ad_user_error_noEmail'] = "Silakan masukkan alamat email yang benar. ";
671
+$PMF_LANG['ad_user_error_noRealName'] = "Silakan masukkan nama lengkap anda. ";
672
+$PMF_LANG['ad_user_error_delete'] = "Akun pengguna tidak bisa dihapus. ";
673
+$PMF_LANG['ad_user_error_noId'] = "Tidak ada ID yang dimasukkan. ";
674
+$PMF_LANG['ad_user_error_protectedAccount'] = "Akun pengguna diproteksi. ";
675 675
 $PMF_LANG['ad_user_deleteUser'] = "Hapus Pengguna";
676 676
 $PMF_LANG['ad_user_status'] = "Status";
677 677
 $PMF_LANG['ad_user_lastModified'] = "edit terakhir";
Please login to merge, or discard this patch.
phpmyfaq/lang/language_sr.php 1 patch
Spacing   +8 added lines, -8 removed lines patch added patch discarded remove patch
@@ -662,14 +662,14 @@
 block discarded – undo
662 662
 $PMF_LANG['ad_entry_visibility'] = 'Objavi?';
663 663
 
664 664
 // added v2.0.0 - 2006-01-02 by Lars
665
-$PMF_LANG['ad_user_error_password'] =  "Molimo unesite lozinku. ";
666
-$PMF_LANG['ad_user_error_passwordsDontMatch'] =  "Lozinke se ne poklapaju. ";
667
-$PMF_LANG['ad_user_error_loginInvalid'] =  "Unešeno korisničko ime nije nađeno.";
668
-$PMF_LANG['ad_user_error_noEmail'] =  "Unesite važeću email adresu. ";
669
-$PMF_LANG['ad_user_error_noRealName'] =  "Unesite Vaše pravo ime. ";
670
-$PMF_LANG['ad_user_error_delete'] =  "Korisnički nalog ne može biti izbrisan. ";
671
-$PMF_LANG['ad_user_error_noId'] =  "Nije priložen ID. ";
672
-$PMF_LANG['ad_user_error_protectedAccount'] =  "Korisnički nalog je zaštićen. ";
665
+$PMF_LANG['ad_user_error_password'] = "Molimo unesite lozinku. ";
666
+$PMF_LANG['ad_user_error_passwordsDontMatch'] = "Lozinke se ne poklapaju. ";
667
+$PMF_LANG['ad_user_error_loginInvalid'] = "Unešeno korisničko ime nije nađeno.";
668
+$PMF_LANG['ad_user_error_noEmail'] = "Unesite važeću email adresu. ";
669
+$PMF_LANG['ad_user_error_noRealName'] = "Unesite Vaše pravo ime. ";
670
+$PMF_LANG['ad_user_error_delete'] = "Korisnički nalog ne može biti izbrisan. ";
671
+$PMF_LANG['ad_user_error_noId'] = "Nije priložen ID. ";
672
+$PMF_LANG['ad_user_error_protectedAccount'] = "Korisnički nalog je zaštićen. ";
673 673
 $PMF_LANG['ad_user_deleteUser'] = "Obriši korisnika";
674 674
 $PMF_LANG['ad_user_status'] = "Status";
675 675
 $PMF_LANG['ad_user_lastModified'] = "zadnji put menjano";
Please login to merge, or discard this patch.
phpmyfaq/lang/language_en.php 1 patch
Spacing   +11 added lines, -11 removed lines patch added patch discarded remove patch
@@ -658,14 +658,14 @@  discard block
 block discarded – undo
658 658
 $PMF_LANG['ad_entry_visibility'] = 'Publish?';
659 659
 
660 660
 // added v2.0.0 - 2006-01-02 by Lars
661
-$PMF_LANG['ad_user_error_password'] =  "Please enter a password. ";
662
-$PMF_LANG['ad_user_error_passwordsDontMatch'] =  "Passwords do not match. ";
663
-$PMF_LANG['ad_user_error_loginInvalid'] =  "The specified user name is invalid.";
664
-$PMF_LANG['ad_user_error_noEmail'] =  "Please enter a valid mail address. ";
665
-$PMF_LANG['ad_user_error_noRealName'] =  "Please enter your real name. ";
666
-$PMF_LANG['ad_user_error_delete'] =  "User account could not be deleted. ";
667
-$PMF_LANG['ad_user_error_noId'] =  "No ID specified. ";
668
-$PMF_LANG['ad_user_error_protectedAccount'] =  "User account is protected. ";
661
+$PMF_LANG['ad_user_error_password'] = "Please enter a password. ";
662
+$PMF_LANG['ad_user_error_passwordsDontMatch'] = "Passwords do not match. ";
663
+$PMF_LANG['ad_user_error_loginInvalid'] = "The specified user name is invalid.";
664
+$PMF_LANG['ad_user_error_noEmail'] = "Please enter a valid mail address. ";
665
+$PMF_LANG['ad_user_error_noRealName'] = "Please enter your real name. ";
666
+$PMF_LANG['ad_user_error_delete'] = "User account could not be deleted. ";
667
+$PMF_LANG['ad_user_error_noId'] = "No ID specified. ";
668
+$PMF_LANG['ad_user_error_protectedAccount'] = "User account is protected. ";
669 669
 $PMF_LANG['ad_user_deleteUser'] = "Delete User";
670 670
 $PMF_LANG['ad_user_status'] = "Status";
671 671
 $PMF_LANG['ad_user_lastModified'] = "last modified";
@@ -997,7 +997,7 @@  discard block
 block discarded – undo
997 997
 $PMF_LANG['msgSecureSwitch'] = "Switch to secure mode to login!";
998 998
 
999 999
 // added 2.6.0-alpha - 2009-10-03 by Anatoliy Belsky
1000
-$PMF_LANG['msgTransToolNoteFileSaving']  = 'Please note that no files will we written until you click save button';
1000
+$PMF_LANG['msgTransToolNoteFileSaving'] = 'Please note that no files will we written until you click save button';
1001 1001
 $PMF_LANG['msgTransToolPageBufferRecorded'] = 'Page %d buffer recorded successfully';
1002 1002
 $PMF_LANG['msgTransToolErrorRecordingPageBuffer'] = 'Error recording page %d buffer';
1003 1003
 $PMF_LANG['msgTransToolRecordingPageBuffer'] = 'Recording page %d buffer';
@@ -1009,9 +1009,9 @@  discard block
 block discarded – undo
1009 1009
 $PMF_LANG['msgAttachmentInvalid'] = 'The attachment is invalid, please inform admin';
1010 1010
 
1011 1011
 // added 2.6.0-alpha - 2009-11-02 by max
1012
-$LANG_CONF['search.numberSearchTerms']   = array(0 => 'input', 1 => 'Number of listed search terms');
1012
+$LANG_CONF['search.numberSearchTerms'] = array(0 => 'input', 1 => 'Number of listed search terms');
1013 1013
 $LANG_CONF['records.orderingPopularFaqs'] = array(0 => "select", 1 => "Sorting of the top FAQ's");
1014
-$PMF_LANG['list_all_users']            = 'List all users';
1014
+$PMF_LANG['list_all_users'] = 'List all users';
1015 1015
 
1016 1016
 $PMF_LANG['records.orderingPopularFaqs.visits'] = "list most visited entries";
1017 1017
 $PMF_LANG['records.orderingPopularFaqs.voting'] = "list most voted entries";
Please login to merge, or discard this patch.
phpmyfaq/index.php 2 patches
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -532,7 +532,7 @@
 block discarded – undo
532 532
     'switchLanguages' => Language::selectLanguages($LANGCODE, true),
533 533
     // 'stickyRecordsHeader' => $PMF_LANG['stickyRecordsHeader'],
534 534
     'copyright' => 'powered by <a href="https://www.phpmyfaq.de" target="_blank">phpMyFAQ</a> '.
535
-                              $faqConfig->get('main.currentVersion'),
535
+                                $faqConfig->get('main.currentVersion'),
536 536
     'registerUser' => $faqConfig->get('security.enableRegistration') ? '<a href="?action=register">'.$PMF_LANG['msgRegistration'].'</a>' : '',
537 537
     'sendPassword' => '<a href="?action=password">'.$PMF_LANG['lostPassword'].'</a>',
538 538
     'msgFullName' => $PMF_LANG['ad_user_loggedin'].$user->getLogin(),
Please login to merge, or discard this patch.
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -521,7 +521,7 @@  discard block
 block discarded – undo
521 521
     'writeSendAdress' => '?'.$sids.'action=search',
522 522
     'searchBox' => $PMF_LANG['msgSearch'],
523 523
     'searchTerm' => $searchTerm,
524
-    'categoryId' => ($cat === 0) ? '%' : (int) $cat,
524
+    'categoryId' => ($cat === 0) ? '%' : (int)$cat,
525 525
     'headerCategories' => $PMF_LANG['msgFullCategories'],
526 526
     'msgCategory' => $PMF_LANG['msgCategory'],
527 527
     'showCategories' => $categoryHelper->renderNavigation($cat),
@@ -567,7 +567,7 @@  discard block
 block discarded – undo
567 567
         [
568 568
             'writeSendAdress' => '?'.$sids.'action=search',
569 569
             'searchBox' => $PMF_LANG['msgSearch'],
570
-            'categoryId' => ($cat === 0) ? '%' : (int) $cat,
570
+            'categoryId' => ($cat === 0) ? '%' : (int)$cat,
571 571
             'msgSearch' => sprintf(
572 572
                 '<a class="help" href="%sindex.php?action=search">%s</a>',
573 573
                 $faqSystem->getSystemUri($faqConfig),
Please login to merge, or discard this patch.