10 lines
160 B
PHP
10 lines
160 B
PHP
<?php
|
|
/**
|
|
* @Author: printempw
|
|
* @Date: 2016-08-11 13:08:13
|
|
* @Last Modified by: printempw
|
|
* @Last Modified time: 2016-08-11 13:15:35
|
|
*/
|
|
|
|
echo "shit";
|