Subversion Repositories qbpwcf-lib(archive)

Rev

Rev 915 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 liveuser 1
<?php 
2
header("Access-Control-Allow-Origin: *"); 
3
echo time();
4
?>