diff --git a/contrib/bookmarks/test.php b/contrib/bookmarks/test.php new file mode 100644 index 00000000..9bd0692a --- /dev/null +++ b/contrib/bookmarks/test.php @@ -0,0 +1,9 @@ + +get_page("bookmark/add"); + $this->get_page("bookmark/remove"); + } +} +?>