close
Warning:
Failed to sync with repository "ogBrowser-Git": (1366, "Incorrect string value: '\\xF0\\x9F\\x93\\xA6 I...' for column 'message' at row 1"); repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
lgromero-new-oglive
|
Last change
on this file was
b6ec162,
checked in by Ramón M. Gómez <ramongomez@…>, 7 years ago
|
|
#834: Remove all redundant PHP closing tags.
|
-
Property mode set to
100644
|
|
File size:
800 bytes
|
| 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.
Download in other formats: