packages/ssoinabox-webui/root/usr/local/share/ssoinabox/htdocs/logout.php
author Dan Fuhry <dan@enanocms.org>
Sat, 23 Feb 2013 14:26:05 -0500
changeset 8 f68fdcc18df9
parent 3 a044870a9d3d
permissions -rw-r--r--
Started on the database

<?php
require('includes/starthere.php');
redirect(sprintf('http://%s/webauth-logout', gethostname()));