Advertisement
yesamarcos

Arquivos

May 20th, 2017
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.82 KB | None | 0 0
  1. Criados
  2. -------
  3.     Views
  4.         /application/views/updatemasslancamento.php
  5.     Models
  6.         /application/models/resultado_model.php
  7.         /application/models/resultadosdetalhados_model.php
  8.     Helpers
  9.         /application/helpers/datas_helper.php
  10.         /application/helpers/dump_helper.php
  11.         /application/helpers/moeda_helper.php
  12.     Assets
  13.         /scripts/scripts.min.js
  14.  
  15. Alterados
  16. ---------
  17.     Views/template
  18.         /application/views/template/headerms.php
  19.         /application/views/template/relatorio.php
  20.     Views
  21.         /application/views/listalancamento.php
  22.     Configs
  23.         /application/config/config.php                       << Pode manter o original
  24.         /application/config/database.php                     << Pode manter o original
  25.         /application/config/autoload.php
  26.     Assets
  27.         /scripts/scripts.js
  28.  
  29. Imagens
  30. -------
  31.     Algumas imagens foram adicionadas (ícones novos)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement