--- custom_function_api.php-orig	Thu Jul 14 18:30:37 2005
+++ custom_function_api.php	Thu Jul 14 17:07:11 2005
@@ -15,6 +15,10 @@
 
 	### Custom Function API ###
 
+	# customizing a custom field
+	function custom_function_default_string_custom_field_value( $p_def, $p_field_id, $p_bug_id ) {
+	}
+
 	# --------------------
 	# Checks the provided bug and determines whether it should be included in the changelog
 	# or not.
