summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/gestores/gestor_ordenadorestandar.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/WebConsole/gestores/gestor_ordenadorestandar.php')
-rw-r--r--admin/WebConsole/gestores/gestor_ordenadorestandar.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/admin/WebConsole/gestores/gestor_ordenadorestandar.php b/admin/WebConsole/gestores/gestor_ordenadorestandar.php
index ddefd72e..d7eeb4d7 100644
--- a/admin/WebConsole/gestores/gestor_ordenadorestandar.php
+++ b/admin/WebConsole/gestores/gestor_ordenadorestandar.php
@@ -1,4 +1,4 @@
-<?
+<?php
// *************************************************************************************************************************************************
// Aplicación WEB: ogAdmWebCon
// Autor: José Manuel Alonso (E.T.S.I.I.) Universidad de Sevilla
@@ -47,7 +47,7 @@ if ($cmd){
<HEAD>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<BODY>
-<?
+<?php
$literal="resultado_ordenadorestandar";
if ($resul){
echo '<SCRIPT language="javascript">'.chr(13);
@@ -65,7 +65,7 @@ else{
?>
</BODY>
</HTML>
-<?
+<?php
// *************************************************************************************************************************************************
function Gestiona(){
global $cmd;