We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents debcb88 + b4255ea commit ea61278Copy full SHA for ea61278
1 file changed
example1_hours.php
@@ -1,4 +1,4 @@
1
-<?
+<?php
2
// Send a reply with information when an incoming SMS is received
3
//
4
// 1. Upload the below script to your web server
@@ -24,4 +24,4 @@
24
else
25
echo 'We are closed today';
26
27
-?>
+?>
0 commit comments