source: sipp/0.3-stable-modules/seguimiento_proyectos_operativos/seguimiento_proyectos_operativos.install @ 4e57309

0.3-stable
Last change on this file since 4e57309 was 4e57309, checked in by José Gregorio Puentes <jpuentes@…>, 9 años ago

se agrego la pagina de acciones

  • Propiedad mode establecida a 100755
File size: 1.3 KB
Línea 
1<?php
2  /**
3  * Modulo que mejora la visualizacion del seguimiento de las acciones especificas y los proyectos
4  * Sistema Automatizado para la Planificación Estratégico-Situacional en la Administración Pública Venezolana
5  * @file seguimiento_proyectos_operativos.install
6  * Drupal part Module to code ente planificador module
7  * Copyright 2011 Sistema Automatizado para la Planificación Estratégico-Situacional en la Administración Pública Venezolana (CENDITEL)
8  *
9  * This program is free software; you can redistribute it and/or modify
10  * it under the terms of the GNU General Public License as published by
11  * the Free Software Foundation; either version 2 of the License, or
12  * (at your option) any later version.
13  *
14  * This program is distributed in the hope that it will be useful,
15  * but WITHOUT ANY WARRANTY; without even the implied warranty of
16  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17  * GNU General Public License for more details.
18  *
19  * You should have received a copy of the GNU General Public License
20  * along with this program; if not, write to the Free Software
21  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
22  *
23  * @author Cenditel Merida -Ing. Jose Puentes
24  * @date 2015-11-18 // (a&#241;o-mes-dia)
25  * @version 0.2 // (0.1)
26  *
27  */
28
Nota: Vea TracBrowser para ayuda de uso del navegador del repositorio.