diff options
author | alonso <alonso@us.es> | 2009-10-31 10:40:27 +0000 |
---|---|---|
committer | alonso <alonso@us.es> | 2009-10-31 10:40:27 +0000 |
commit | 9c6e3a66e046432d7a810a68956438c983ad5806 (patch) | |
tree | 78914d005fd5d0097deb4d17a9104f29845c3c73 /admin/WebConsole/frames.php | |
parent | d3a15b011cf10dcc1b541551078c0b2ea5daddfd (diff) |
git-svn-id: https://opengnsys.es/svn/trunk@472 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'admin/WebConsole/frames.php')
-rw-r--r-- | admin/WebConsole/frames.php | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/admin/WebConsole/frames.php b/admin/WebConsole/frames.php index 6699d7c5..ee9dc80e 100644 --- a/admin/WebConsole/frames.php +++ b/admin/WebConsole/frames.php @@ -1,16 +1,15 @@ <? -// ************************************************************************************************************************************************* +// ******************************************************************************************************* // Aplicación WEB: ogAdmWebCon // Autor: José Manuel Alonso (E.T.S.I.I.) Universidad de Sevilla - // Fecha Creación: Diciembre-2003 // Fecha Última modificación: Febrero-2005 // Nombre del fichero: frames.php // Descripción :Este fichero implementa la distribución en frames de la aplicación -// ************************************************************************************************************************************************* +// ******************************************************************************************************* +echo "======================"; include_once("./includes/ctrlacc.php"); include_once("./includes/constantes.php"); - //________________________________________________________________________________________________________ ?> <HTML> |