From eaad937f84c8bacaa425a038b4b837686c47c1f5 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Thu, 9 Nov 2000 13:36:54 +0000 Subject: - Some more comments - Initial support to just include anchors into documents --- ext/hyperwave/php_hyperwave.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/hyperwave/php_hyperwave.h') diff --git a/ext/hyperwave/php_hyperwave.h b/ext/hyperwave/php_hyperwave.h index 6e1be6fde1..674303bfcd 100644 --- a/ext/hyperwave/php_hyperwave.h +++ b/ext/hyperwave/php_hyperwave.h @@ -142,6 +142,7 @@ PHP_FUNCTION(hw_objrec2array); PHP_FUNCTION(hw_array2objrec); PHP_FUNCTION(hw_connection_info); PHP_FUNCTION(hw_getsrcbydestobj); +PHP_FUNCTION(hw_insertanchors); PHP_FUNCTION(hw_getrellink); PHP_FUNCTION(hw_dummy); PHP_FUNCTION(hw_who); -- cgit v1.2.1