source: sipei/modulos/datos_institucionales/datos_institucionales.info @ 1819be7

drupal-6.x
Last change on this file since 1819be7 was 1819be7, checked in by Luis Peña <lpena@…>, 12 años ago

Agregando modulos

  • Propiedad mode establecida a 100755
File size: 1.4 KB
Línea 
1; Sistema Automatizado para la Planificación Estratégico-Situacional en la Administración Pública Venezolana
2; @file datos_institucionales.info
3; Drupal part Module to install ente planificador module
4; Copyright 2012 Sistema Automatizado para la Planificación Estratégico-Situacional en la Administración Pública Venezolana (CENDITEL)
5;
6; This program is free software; you can redistribute it and/or modify
7; it under the terms of the GNU General Public License as published by
8; the Free Software Foundation; either version 2 of the License, or
9; (at your option) any later version.
10;
11; This program is distributed in the hope that it will be useful,
12; but WITHOUT ANY WARRANTY; without even the implied warranty of
13; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14; GNU General Public License for more details.
15;
16; You should have received a copy of the GNU General Public License
17; along with this program; if not, write to the Free Software
18; Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
19;
20; @author Cenditel Merida - Msc. Juan Vizcarrondo
21; @date 2012-09-14 // (a&#241;o-mes-dia)
22; @version 0.2 // (0.1)
23
24name = Datos Institucionales
25description = Gestiona los datos institucionales en el PEI.
26dependencies[] = ente_planificador
27dependencies[] = content
28dependencies[] = text
29dependencies[] = nodereference
30package = Planificador - core
31core = 6.x
Nota: Vea TracBrowser para ayuda de uso del navegador del repositorio.