From 797a079a95585a07bc7f26a79e04521d3b370177 Mon Sep 17 00:00:00 2001 From: Zeev Suraski Date: Mon, 30 Jul 2001 06:18:13 +0000 Subject: More TSRMLS_FETCH work, and a bit of cleanup --- ext/notes/php_notes.c | 1 - 1 file changed, 1 deletion(-) (limited to 'ext/notes/php_notes.c') diff --git a/ext/notes/php_notes.c b/ext/notes/php_notes.c index 0c887ec03e..210107fd8a 100644 --- a/ext/notes/php_notes.c +++ b/ext/notes/php_notes.c @@ -140,7 +140,6 @@ PHP_MINFO_FUNCTION(notes) { php_info_print_table_start(); - php_info_print_table_row(2, "Lotus Notes Database Support", "enabled"); php_info_print_table_end(); } -- cgit v1.2.1