UNPKG
processmaker-builder
Version:
3_2_2 (1.0.0)
latest (3.2.2)
3.2.2
1.0.0
The gulp task runner for ProcessMaker building
bitbucket.org/duhnnie/processmaker
processmaker-builder
/
rbac
/
public_html
/
index.html
9 lines
(8 loc)
•
237 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
<
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/simple/login/login.html"
/>
</
head
>
</
html
>