Git-Center/ajax.php

4 lines
87 B
PHP
Raw Normal View History

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