mirror of
https://github.com/jakejarvis/spoons.git
synced 2026-07-29 07:05:20 -04:00
THE COMMIT OF ALL COMMITS
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
header("content-type: text/xml");
|
||||
echo "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n";
|
||||
?>
|
||||
<Response>
|
||||
<Say>Why the fruit cake are you calling this number? Silly spooner, this is for texts!</Say>
|
||||
<Pause length="1"/>
|
||||
<Hangup/>
|
||||
</Response>
|
||||
Reference in New Issue
Block a user