Compare commits

..

No commits in common. '8bc4faeacc119058bc98f393f0583c5968fc848a' and '03c3bae80d820d6e6907c56472d61236325f8983' have entirely different histories.

  1. 4
      instalacion/config.php
  2. BIN
      src/pers/colegios/www/img/logo2.png

4
instalacion/config.php

@ -103,7 +103,7 @@ return [
*/
'smtp' => [
'from' => 'fcyt_sistemas@uader.edu.ar',
'from_name' => 'Colegio Superior del Uruguay Justo José de Urquiza',
'from_name' => 'Colegio jj urquiza',
'host' => 'smtp.gmail.com',
'seguridad' => 'tls',
'auth' => true,
@ -199,7 +199,7 @@ return [
/**
* Parámetros del reporte
*/
'rep_nombre_institucion' => 'Colegio Superior del Uruguay Justo José de Urquiza',
'rep_nombre_institucion' => 'UNIVERSIDAD DE EJEMPLO',
'rep_imprime_periodo_insc' => '0',
'rep_imprime_CBC' => '0',
'rep_imprime_credencial_provisoria' => '0',

BIN
src/pers/colegios/www/img/logo2.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.9 KiB

After

Width:  |  Height:  |  Size: 9.2 KiB

Loading…
Cancel
Save