Two small bugs fixed in bank payment edition.
[fa-stable.git] / admin / inst_lang.php
index 54183e090dae1a694ad2c9eccd5ddafeb860a70c..fdcc7f174c5ddaeecf082df72b7a0e6ec7f759be 100644 (file)
@@ -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"), "", "");