Created
August 5, 2013 07:10
-
-
Save nickvergessen/6154005 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| var_dump($against_file_list); | |
| var_dump($language_file_list); | |
| var_dump(array_diff($against_file_list, $language_file_list)); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| array (size=21) | |
| 'acp' => | |
| array (size=20) | |
| 0 => string 'attachments.php' (length=15) | |
| 1 => string 'ban.php' (length=7) | |
| 2 => string 'board.php' (length=9) | |
| 3 => string 'bots.php' (length=8) | |
| 4 => string 'common.php' (length=10) | |
| 5 => string 'database.php' (length=12) | |
| 6 => string 'email.php' (length=9) | |
| 7 => string 'forums.php' (length=10) | |
| 8 => string 'groups.php' (length=10) | |
| 9 => string 'index.htm' (length=9) | |
| 10 => string 'language.php' (length=12) | |
| 11 => string 'modules.php' (length=11) | |
| 12 => string 'permissions.php' (length=15) | |
| 13 => string 'permissions_phpbb.php' (length=21) | |
| 14 => string 'posting.php' (length=11) | |
| 15 => string 'profile.php' (length=11) | |
| 16 => string 'prune.php' (length=9) | |
| 17 => string 'search.php' (length=10) | |
| 18 => string 'styles.php' (length=10) | |
| 19 => string 'users.php' (length=9) | |
| 0 => string 'captcha_qa.php' (length=14) | |
| 1 => string 'captcha_recaptcha.php' (length=21) | |
| 2 => string 'common.php' (length=10) | |
| 'email' => | |
| array (size=34) | |
| 0 => string 'admin_activate.txt' (length=18) | |
| 1 => string 'admin_send_email.txt' (length=20) | |
| 2 => string 'admin_welcome_activated.txt' (length=27) | |
| 3 => string 'admin_welcome_inactive.txt' (length=26) | |
| 4 => string 'coppa_resend_inactive.txt' (length=25) | |
| 5 => string 'coppa_welcome_inactive.txt' (length=26) | |
| 6 => string 'email_notify.txt' (length=16) | |
| 7 => string 'forum_notify.txt' (length=16) | |
| 8 => string 'group_added.txt' (length=15) | |
| 9 => string 'group_approved.txt' (length=18) | |
| 10 => string 'group_request.txt' (length=17) | |
| 11 => string 'index.htm' (length=9) | |
| 12 => string 'installed.txt' (length=13) | |
| 13 => string 'newtopic_notify.txt' (length=19) | |
| 14 => string 'pm_report_closed.txt' (length=20) | |
| 15 => string 'pm_report_deleted.txt' (length=21) | |
| 16 => string 'post_approved.txt' (length=17) | |
| 17 => string 'post_disapproved.txt' (length=20) | |
| 18 => string 'privmsg_notify.txt' (length=18) | |
| 19 => string 'profile_send_email.txt' (length=22) | |
| 20 => string 'profile_send_im.txt' (length=19) | |
| 21 => string 'report_closed.txt' (length=17) | |
| 22 => string 'report_deleted.txt' (length=18) | |
| 23 => string 'topic_approved.txt' (length=18) | |
| 24 => string 'topic_disapproved.txt' (length=21) | |
| 25 => string 'topic_notify.txt' (length=16) | |
| 26 => string 'user_activate.txt' (length=17) | |
| 27 => string 'user_activate_inactive.txt' (length=26) | |
| 28 => string 'user_activate_passwd.txt' (length=24) | |
| 29 => string 'user_reactivate_account.txt' (length=27) | |
| 30 => string 'user_remind_inactive.txt' (length=24) | |
| 31 => string 'user_resend_inactive.txt' (length=24) | |
| 32 => string 'user_welcome.txt' (length=16) | |
| 33 => string 'user_welcome_inactive.txt' (length=25) | |
| 3 => string 'groups.php' (length=10) | |
| 4 => string 'help_bbcode.php' (length=15) | |
| 5 => string 'help_faq.php' (length=12) | |
| 6 => string 'index.htm' (length=9) | |
| 7 => string 'install.php' (length=11) | |
| 8 => string 'iso.txt' (length=7) | |
| 9 => string 'mcp.php' (length=7) | |
| 10 => string 'memberlist.php' (length=14) | |
| 'mods' => | |
| array (size=1) | |
| 0 => string 'index.htm' (length=9) | |
| 11 => string 'posting.php' (length=11) | |
| 12 => string 'search.php' (length=10) | |
| 13 => string 'search_ignore_words.php' (length=23) | |
| 14 => string 'search_synonyms.php' (length=19) | |
| 15 => string 'ucp.php' (length=7) | |
| 16 => string 'viewforum.php' (length=13) | |
| 17 => string 'viewtopic.php' (length=13) | |
| array (size=24) | |
| 'acp' => | |
| array (size=20) | |
| 0 => string 'attachments.php' (length=15) | |
| 1 => string 'ban.php' (length=7) | |
| 2 => string 'board.php' (length=9) | |
| 3 => string 'bots.php' (length=8) | |
| 4 => string 'common.php' (length=10) | |
| 5 => string 'database.php' (length=12) | |
| 6 => string 'email.php' (length=9) | |
| 7 => string 'forums.php' (length=10) | |
| 8 => string 'groups.php' (length=10) | |
| 9 => string 'index.htm' (length=9) | |
| 10 => string 'language.php' (length=12) | |
| 11 => string 'modules.php' (length=11) | |
| 12 => string 'permissions.php' (length=15) | |
| 13 => string 'permissions_phpbb.php' (length=21) | |
| 14 => string 'posting.php' (length=11) | |
| 15 => string 'profile.php' (length=11) | |
| 16 => string 'prune.php' (length=9) | |
| 17 => string 'search.php' (length=10) | |
| 18 => string 'styles.php' (length=10) | |
| 19 => string 'users.php' (length=9) | |
| 0 => string 'AUTHORS' (length=7) | |
| 1 => string 'captcha_qa.php' (length=14) | |
| 2 => string 'captcha_recaptcha.php' (length=21) | |
| 3 => string 'common.php' (length=10) | |
| 'email' => | |
| array (size=34) | |
| 0 => string 'admin_activate.txt' (length=18) | |
| 1 => string 'admin_send_email.txt' (length=20) | |
| 2 => string 'admin_welcome_activated.txt' (length=27) | |
| 3 => string 'admin_welcome_inactive.txt' (length=26) | |
| 4 => string 'coppa_resend_inactive.txt' (length=25) | |
| 5 => string 'coppa_welcome_inactive.txt' (length=26) | |
| 6 => string 'email_notify.txt' (length=16) | |
| 7 => string 'forum_notify.txt' (length=16) | |
| 8 => string 'group_added.txt' (length=15) | |
| 9 => string 'group_approved.txt' (length=18) | |
| 10 => string 'group_request.txt' (length=17) | |
| 11 => string 'index.htm' (length=9) | |
| 12 => string 'installed.txt' (length=13) | |
| 13 => string 'newtopic_notify.txt' (length=19) | |
| 14 => string 'pm_report_closed.txt' (length=20) | |
| 15 => string 'pm_report_deleted.txt' (length=21) | |
| 16 => string 'post_approved.txt' (length=17) | |
| 17 => string 'post_disapproved.txt' (length=20) | |
| 18 => string 'privmsg_notify.txt' (length=18) | |
| 19 => string 'profile_send_email.txt' (length=22) | |
| 20 => string 'profile_send_im.txt' (length=19) | |
| 21 => string 'report_closed.txt' (length=17) | |
| 22 => string 'report_deleted.txt' (length=18) | |
| 23 => string 'topic_approved.txt' (length=18) | |
| 24 => string 'topic_disapproved.txt' (length=21) | |
| 25 => string 'topic_notify.txt' (length=16) | |
| 26 => string 'user_activate.txt' (length=17) | |
| 27 => string 'user_activate_inactive.txt' (length=26) | |
| 28 => string 'user_activate_passwd.txt' (length=24) | |
| 29 => string 'user_reactivate_account.txt' (length=27) | |
| 30 => string 'user_remind_inactive.txt' (length=24) | |
| 31 => string 'user_resend_inactive.txt' (length=24) | |
| 32 => string 'user_welcome.txt' (length=16) | |
| 33 => string 'user_welcome_inactive.txt' (length=25) | |
| 4 => string 'groups.php' (length=10) | |
| 5 => string 'help_bbcode.php' (length=15) | |
| 6 => string 'help_faq.php' (length=12) | |
| 7 => string 'index.htm' (length=9) | |
| 8 => string 'install.php' (length=11) | |
| 9 => string 'iso.txt' (length=7) | |
| 10 => string 'LICENSE' (length=7) | |
| 11 => string 'mcp.php' (length=7) | |
| 12 => string 'memberlist.php' (length=14) | |
| 'mods' => | |
| array (size=1) | |
| 0 => string 'index.htm' (length=9) | |
| 13 => string 'posting.php' (length=11) | |
| 14 => string 'README' (length=6) | |
| 15 => string 'search.php' (length=10) | |
| 16 => string 'search_ignore_words.php' (length=23) | |
| 17 => string 'search_synonyms.php' (length=19) | |
| 18 => string 'ucp.php' (length=7) | |
| 19 => string 'viewforum.php' (length=13) | |
| 20 => string 'viewtopic.php' (length=13) | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| [phpBB Debug] PHP Notice: in file [ROOT]/ext/official/translationvalidator/validator/validator.php on line 65: Array to string conversion | |
| array (size=0) | |
| empty |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment