mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-18 12:20:40 +00:00
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@154 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
4 lines
112 B
PHP
4 lines
112 B
PHP
<?php
|
|
//setcookie("history", "", time() - 3600); //to delete a cookie, but did not seem to work
|
|
phpinfo()
|
|
?>
|