blob: c83d4f8214c6807b0a4d4e44ec57ad2f9b6c6664 (
plain)
1
2
3
4
5
6
|
<?xml version="1.0"?>
<view name="dologin" redirect="/" xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:project2="http://project2.randomdan.homeip.net">
<project2:sessionclear key="loggedInUserID" />
</view>
|