howardjones/network-weathermap

View on GitHub
logout.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

header("Location:../../logout.php");
// vim:ts=4:sw=4: