Files
luos/workflow/public_html/index.html
Erik Amaru Ortiz 2caa562e92 BUG 8875 "ExtJS based Login & Main ProcessMaker interface" (3rd commit …)
- index reverted to its original state
- to prevent changes on already exists sites
2012-03-30 12:44:39 -04:00

8 lines
237 B
HTML
Executable File

<html>
<head>
<title>Redirector</title>
<meta http-equiv="PRAGMA" content="NO-CACHE" />
<meta http-equiv="CACHE-CONTROL" content="NO-STORE" />
<meta http-equiv="REFRESH" content="0;URL=/sys/en/classic/login/login.html" />
</head>
</html>