root/branches/Emisje/eCard/Expo/Default.aspx.cs
| Wersja 486, 197 bytes (wprowadzona przez marek, 17 years temu) |
|---|
| Line | |
|---|---|
| 1 | using System; |
| 2 | |
| 3 | public partial class _Default : System.Web.UI.Page |
| 4 | { |
| 5 | protected void Page_Load(object sender, EventArgs e) |
| 6 | { |
| 7 | Response.Redirect("login.aspx"); |
| 8 | } |
| 9 | } |
Notatka: Zobacz TracBrowser
aby uzyskać więcej informacji.
