/[web]/nav/js/index.php
ViewVC logotype

Contents of /nav/js/index.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1096 - (show annotations) (download)
Tue May 15 17:27:45 2012 UTC (11 years, 11 months ago) by rda
File size: 240 byte(s)
first import; adapted copy of www/_nav/
1 <?php
2 //header('Access-Control-Allow-Origin: *');
3 //header('Access-Control-Allow-Methods: GET');
4 header('Content-Type: text/javascript;charset=utf-8');
5 header(sprintf('Expires: %s', gmdate('r', strtotime('+2 day'))));
6 readfile('source.js');

  ViewVC Help
Powered by ViewVC 1.1.30