[wellwell-devel] [SCM] Interchange wellwell catalog branch, master, updated. 8a7556c3398824f94cc346fed958d8d0f3a32f8f

Stefan Hornburg racke at rt.icdevgroup.org
Fri Mar 27 20:56:45 UTC 2009


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 "Interchange wellwell catalog".

The branch, master has been updated
       via  8a7556c3398824f94cc346fed958d8d0f3a32f8f (commit)
      from  2f738e4e2ef1d318fc90bff1e4f163cd9df71341 (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 8a7556c3398824f94cc346fed958d8d0f3a32f8f
Author: Stefan Hornburg (Racke) <racke at linuxia.de>
Date:   Fri Mar 27 21:56:24 2009 +0100

    need to return false

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

Summary of changes and diff:
 plugins/shareitem/code/form_shareitem_load.sub |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/plugins/shareitem/code/form_shareitem_load.sub b/plugins/shareitem/code/form_shareitem_load.sub
index 889b5a9..09354a9 100644
--- a/plugins/shareitem/code/form_shareitem_load.sub
+++ b/plugins/shareitem/code/form_shareitem_load.sub
@@ -1,6 +1,6 @@
 Sub form_shareitem_load <<EOS
 sub {
 	$Tag->shareitem({function => 'init'});
-	return 1;
+	return;
 }
 EOS
\ No newline at end of file


hooks/post-receive
-- 
Interchange wellwell catalog



More information about the wellwell-devel mailing list