preparing to upgrade yui
This commit is contained in:
parent
1d7ee90a34
commit
e00050ad1c
1636 changed files with 0 additions and 815350 deletions
|
|
@ -1,16 +0,0 @@
|
|||
<?php
|
||||
/* yadl_spaceid - Skip Stamping */
|
||||
header('Content-Type: application/json');
|
||||
|
||||
$messages =<<<END
|
||||
[
|
||||
{ "animal" : "Cat", "message" : "Meow" },
|
||||
{ "animal" : "Dog", "message" : "Woof" },
|
||||
{ "animal" : "Cow", "message" : "Moo" },
|
||||
{ "animal" : "Duck", "message" : "Quack" },
|
||||
{ "animal" : "Lion", "message" : "Roar" }
|
||||
]
|
||||
END;
|
||||
|
||||
echo($messages);
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue