[X2go-Commits] x2goserver.git - master (branch) updated: 3.1.1.3-40-gb71edee

X2Go dev team git-admin at x2go.org
Tue Sep 18 15:31:32 CEST 2012


The branch, master has been updated
       via  b71edeef0826027809904dbff0577f34fdd0fa4c (commit)
      from  e349e14b1419227370143d4b8eb244ea9dfb845a (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 b71edeef0826027809904dbff0577f34fdd0fa4c
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Sep 18 15:31:30 2012 +0200

    PostgreSQL.pm is a module now, return True at the end

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

Summary of changes:
 X2Go/Server/DB/PostgreSQL.pm |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

The diff of changes is:
diff --git a/X2Go/Server/DB/PostgreSQL.pm b/X2Go/Server/DB/PostgreSQL.pm
index db28f5e..2400f60 100644
--- a/X2Go/Server/DB/PostgreSQL.pm
+++ b/X2Go/Server/DB/PostgreSQL.pm
@@ -492,3 +492,5 @@ sub db_listsessions_all
 	$dbh->disconnect();
 	return @sessions;
 }
+
+1;


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