projet-php/test.php

11 lines
159 B
PHP
Raw Normal View History

<?php
/**
* Created by PhpStorm.
* User: seekdasky
* Date: 09/12/15
* Time: 11:40
*/
require_once('autoloader.php');
2015-12-14 09:16:09 +00:00
Response::quickResponse(200,'lol');