[wellwell-devel] [SCM] Interchange wellwell catalog branch, master, updated. 46c9268e4938ac6d5f083ee0fb9267fa8ab9ea06

Stefan Hornburg racke at rt.icdevgroup.org
Thu May 14 08:32:33 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  46c9268e4938ac6d5f083ee0fb9267fa8ab9ea06 (commit)
      from  cc536479c241db148110e080f870b7978754d693 (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 46c9268e4938ac6d5f083ee0fb9267fa8ab9ea06
Author: Stefan Hornburg (Racke) <racke at linuxia.de>
Date:   Thu May 14 10:32:11 2009 +0200

    explicit return value needed for load hooks

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

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

diff --git a/plugins/content/code/form_content_edit_load.sub b/plugins/content/code/form_content_edit_load.sub
index 66f4d9e..ae27e15 100644
--- a/plugins/content/code/form_content_edit_load.sub
+++ b/plugins/content/code/form_content_edit_load.sub
@@ -17,5 +17,7 @@ sub {
 		$Values->{title} = $Values->{body} = '';
 		$Values->{uri} = $CGI->{uri};
 	}
+
+	return;
 }
 EOS


hooks/post-receive
-- 
Interchange wellwell catalog



More information about the wellwell-devel mailing list