projects
/
fa-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98a185d
)
Cleanup.
author
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Thu, 5 Aug 2010 09:55:28 +0000
(09:55 +0000)
committer
Janusz Dobrowolski
<janusz@frontaccounting.eu>
Thu, 5 Aug 2010 09:55:28 +0000
(09:55 +0000)
admin/inst_lang.php
patch
|
blob
|
history
diff --git
a/admin/inst_lang.php
b/admin/inst_lang.php
index 54183e090dae1a694ad2c9eccd5ddafeb860a70c..fdcc7f174c5ddaeecf082df72b7a0e6ec7f759be 100644
(file)
--- a/
admin/inst_lang.php
+++ b/
admin/inst_lang.php
@@
-31,7
+31,6
@@
simple_page_mode(true);
function display_languages()
{
global $table_style, $installed_languages, $dflt_lang;
- global $repository, $FA_repo_version;
$th = array(_("Language"), _("Name"), _("Encoding"), _("Right To Left"),
_("Installed"), _("Available"), _("Default"), "", "");