Index: rayphp.h
===================================================================
--- rayphp.h	(revision 294)
+++ rayphp.h	(revision 295)
@@ -37,4 +37,10 @@
 syntax). Default ##filter## is ##*##.
 **/
 
+extern signed char raydium_rayphp_http_test(void);
+/**
+Test if Internet connection is available using Raydium website.
+(0 means 'not available', 1 means 'OK')
+**/
+
 #endif