User Tools

Site Tools


redeipe:clientes:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
redeipe:clientes:start [2018/11/13 13:17]
murilo created
redeipe:clientes:start [2020/07/30 14:49]
murilo
Line 1: Line 1:
 +~~NOCACHE~~
 +<php>
 +define("​DEBUG",​false);​
 +include_once("​conf/​clientes4.php"​);​
 +</​php>​
 +
 +====== Tráfego Clientes ======
 +
 +Relação de Clientes.
 +
 +
 +Clique no nome da instituição para ver informações de tráfego.
 +
 +===== Minas Gerais =====
 +
 +=== Organizações usuárias ===
 +
 +<​php>​listarClientes('​mg',​false);</​php>​
 +
 +=== Instituições usuárias ===
 +
 +<​php>​listarClientes('​mg',​true);</​php>​
 +
 +===== Outros estados =====
 +
 +=== Organizações usuárias ===
 +
 +<​php>​listarClientes('​!mg',​false);</​php>​
 +
 +=== Instituições usuárias ===
 +
 +<​php>​listarClientes('​!mg',​true);</​php>​
 +
 +
 +/*
 +Versão anterior
 +
 ~~NOCACHE~~ ~~NOCACHE~~
  
Line 7: Line 44:
 mostrarClientes();​ mostrarClientes();​
 </​php>​ </​php>​
 +
 +*/
redeipe/clientes/start.txt · Last modified: 2024/02/16 17:12 by polly