/[web]/planet/common/admin/logout.php
ViewVC logotype

Contents of /planet/common/admin/logout.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1619 - (show annotations) (download)
Mon Aug 13 10:45:23 2012 UTC (11 years, 8 months ago) by dams
File size: 79 byte(s)
- Import moonmoon
- Create repo per langs

1 <?php
2 setcookie('auth','', time()-3600);
3 header('Location: login.php');
4 die;
5 ?>

  ViewVC Help
Powered by ViewVC 1.1.30