918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Line | |
---|
1 | <?php |
---|
2 | $sw_ejya=""; |
---|
3 | $sw_seguimiento=""; |
---|
4 | |
---|
5 | $sw_mktarea=""; |
---|
6 | $nwidtarea=""; |
---|
7 | $nwdescritarea=""; |
---|
8 | |
---|
9 | $sw_mkprocedimiento=""; |
---|
10 | $nwidprocedimiento=""; |
---|
11 | $nwdescriprocedimiento=""; |
---|
12 | |
---|
13 | if (isset($_POST["sw_ejya"])) $sw_ejya=$_POST["sw_ejya"]; |
---|
14 | if (isset($_POST["sw_seguimiento"])) $sw_seguimiento=$_POST["sw_seguimiento"]; |
---|
15 | |
---|
16 | if (isset($_POST["sw_mktarea"])) $sw_mktarea=$_POST["sw_mktarea"]; |
---|
17 | if (isset($_POST["nwidtarea"])) $nwidtarea=$_POST["nwidtarea"]; |
---|
18 | if (isset($_POST["nwdescritarea"])) $nwdescritarea=$_POST["nwdescritarea"]; |
---|
19 | |
---|
20 | if (isset($_POST["sw_mkprocedimiento"])) $sw_mkprocedimiento=$_POST["sw_mkprocedimiento"]; |
---|
21 | if (isset($_POST["nwidprocedimiento"])) $nwidprocedimiento=$_POST["nwidprocedimiento"]; |
---|
22 | if (isset($_POST["nwdescriprocedimiento"])) $nwdescriprocedimiento=$_POST["nwdescriprocedimiento"]; |
---|
23 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.