®omano 5 лет назад
Родитель
Сommit
9d4132bdb4
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      lang/English/modules/settings.php

+ 0 - 1
lang/English/modules/settings.php

@@ -93,7 +93,6 @@ define('OGP_LANG_custom_github_update_username', "GitHub update username");
 define('OGP_LANG_custom_github_update_username_info', "Enter your GitHub username ONLY to use your own forked repositories to update OGP. This should only be changed by developers who wish to use their own repos for development rather than checking in possibly buggy code into the main branch.");
 define('OGP_LANG_custom_github_update_branch_name', "GitHub branch name");
 define('OGP_LANG_custom_github_update_branch_name_info', "Enter the branch name you want to use for updating OGP. This should only be changed by developers who wish to use their own repos for development rather than checking in possibly buggy code into the main branch.  Leave this field blank to default to \"master\"");
-
 define('OGP_LANG_remote_query', "Remote query");
 define('OGP_LANG_remote_query_info', "Use the remote server (agent) to make queries to the game servers (Only GameQ and LGSL).");
 define('OGP_LANG_check_expiry_by', "Check expiration using");