[X2Go-Commits] x2goserver.git - master (branch) updated: 3.1.1.3-325-gd8ca64f

X2Go dev team git-admin at x2go.org
Fri Jan 3 18:00:36 CET 2014


The branch, master has been updated
       via  d8ca64f4160f1cac03cd4c8f58808aa383bc023d (commit)
      from  0198fc64e2f89b471cb01d4ae355d1bdce5a4867 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d8ca64f4160f1cac03cd4c8f58808aa383bc023d
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Dec 30 01:49:02 2013 +0100

    fix for commit 5c939ac5

-----------------------------------------------------------------------

Summary of changes:
 X2Go/Utils.pm |    1 -
 1 file changed, 1 deletion(-)

The diff of changes is:
diff --git a/X2Go/Utils.pm b/X2Go/Utils.pm
index 923d449..021af1b 100644
--- a/X2Go/Utils.pm
+++ b/X2Go/Utils.pm
@@ -48,7 +48,6 @@ sub load_module {
 	for (@_) {
 		(my $file = "$_.pm") =~ s{::}{/}g;
 		require $file;
-		import $_;
 	}
 }
 


hooks/post-receive
-- 
x2goserver.git (X2Go Server)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2goserver.git" (X2Go Server).




More information about the x2go-commits mailing list