Git-Center/ajax.php

4 lines
87 B
PHP
Raw Normal View History

2013-10-02 12:21:30 +02:00
<?php
echo json_encode(array('section' => $_POST['section'], 'pre' => 'Woooohou !'));