This website requires JavaScript.
Explore
Help
Sign In
Madeorsk
/
PollVerlaine
Watch
1
Star
0
Fork
0
You've already forked PollVerlaine
mirror of
https://git.cant.at/Madeorsk/PollVerlaine
synced
2024-11-22 13:34:32 +01:00
Code
Issues
Releases
Wiki
Activity
5ac9b5d0e4
PollVerlaine
/
views
/
poll.php
6 lines
96 B
PHP
Raw
Normal View
History
Unescape
Escape
End of Home page, begin of Poll page and Configuration * Finished Home page behavior; * Started Poll (just the title for now); * Changed POST /polls return code to 206 (CREATED); + Add a configuration file (only app_url inside of it for now).
2018-08-12 19:29:13 +02:00
<
h1
class
=
"
poll
"
><
?
=
$poll
->
title
?>
</h1>
Initial commit
2018-08-12 14:30:38 +02:00
<
main
>
<
pre
>
<
?
=
var_dump
(
$poll
)
?>
</
pre
>
</
main
>
Reference in New Issue
Copy Permalink