mirror of
https://github.com/Squidly271/community.applications.git
synced 2025-06-03 14:52:13 +08:00
messed up
This commit is contained in:
parent
61819f0137
commit
cf161858a0
BIN
archive/community.applications-2021.05.16c-x86_64-1.txz
Normal file
BIN
archive/community.applications-2021.05.16c-x86_64-1.txz
Normal file
Binary file not shown.
@ -2,8 +2,8 @@
|
||||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "community.applications">
|
||||
<!ENTITY author "Andrew Zawadzki">
|
||||
<!ENTITY version "2021.05.16b">
|
||||
<!ENTITY md5 "b3714f8851f0c405cfae5b2c2354d938">
|
||||
<!ENTITY version "2021.05.16c">
|
||||
<!ENTITY md5 "04aa91e76010b2cb8100d0b9cc4dc1b3">
|
||||
<!ENTITY launch "Apps">
|
||||
<!ENTITY plugdir "/usr/local/emhttp/plugins/&name;">
|
||||
<!ENTITY github "Squidly271/community.applications">
|
||||
|
@ -1722,9 +1722,9 @@ function feedWarning(currentServer) {
|
||||
}
|
||||
|
||||
function tr(string) {
|
||||
<?if ( $translations ): ?>
|
||||
<?if ( $translations && ! ($_SESSION['locale'] == "" || $_SESSION['locale'] == "en_US") ) : ?>
|
||||
return _(string);
|
||||
<?else:?>
|
||||
<?else: ?>
|
||||
return string;
|
||||
<?endif;?>
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
767d6f2203fed9541daeb57bbf7b58b3 ./Apps.page
|
||||
83b3f89cd42e8601c7c217d5b4889c81 ./CA_notices.page
|
||||
d95f45d4485f5ea569e1133576c80ec6 ./CommunityApps.page
|
||||
e36e94f105b4b3ce57e6d6fd29243e32 ./CommunityApps.page
|
||||
6db73582f22dab13d329e862067ee84e ./PluginAPI.page
|
||||
b398273cf7daa62ab00d2de2336ca25f ./README.md
|
||||
1a908064914041c48be7bf0dab77515a ./ca_settings.page
|
||||
|
Loading…
x
Reference in New Issue
Block a user