From b0a04dab2757b6d3ff20f82ac8215c161a6eb030 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Wed, 6 Aug 2008 11:37:40 +0000 Subject: Update: Created phpBB3 plugin Subscription File Also started on the plugin's update library, currently uses a function identical to the library's. May want to change it so that it does more post-object work than the foreign function has to. Refs #7 --- .../trunk/root/includes/xmlrpc/is_scalar.php | 38 ++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 update/plugin/phpBB3/trunk/root/includes/xmlrpc/is_scalar.php (limited to 'update/plugin/phpBB3/trunk/root/includes/xmlrpc/is_scalar.php') diff --git a/update/plugin/phpBB3/trunk/root/includes/xmlrpc/is_scalar.php b/update/plugin/phpBB3/trunk/root/includes/xmlrpc/is_scalar.php new file mode 100644 index 0000000..c8f2bfc --- /dev/null +++ b/update/plugin/phpBB3/trunk/root/includes/xmlrpc/is_scalar.php @@ -0,0 +1,38 @@ + \ No newline at end of file -- cgit 1.4.1