Initial import.
authorMichele Silva <michele.silva@gmail.com>
Fri, 6 Jan 2012 18:20:03 +0000 (16:20 -0200)
committerMichele Silva <michele.silva@gmail.com>
Fri, 6 Jan 2012 18:20:03 +0000 (16:20 -0200)
commit696f20d5513abfba8551efaf172646edfc736be8
tree5d7f1c7955978bc37841afecf04993404ed0833f
Initial import.
216 files changed:
_config/classes/!Busca.php [new file with mode: 0644]
_config/classes/Busca.php [new file with mode: 0644]
_config/classes/CasoEstudo.php [new file with mode: 0644]
_config/classes/Diagnostico.php [new file with mode: 0644]
_config/classes/GrupoOrgao.php [new file with mode: 0644]
_config/classes/Helper.php [new file with mode: 0644]
_config/classes/Html.php [new file with mode: 0644]
_config/classes/Imagem.php [new file with mode: 0644]
_config/classes/Orgao.php [new file with mode: 0644]
_config/classes/Palavra.php [new file with mode: 0644]
_config/config.php [new file with mode: 0644]
_config/exeptions/home.php [new file with mode: 0644]
_config/exeptions/pages/loja_gerenciar_texto.php [new file with mode: 0644]
_config/exeptions/routines/backup.php [new file with mode: 0644]
_config/exeptions/routines/cropper.php [new file with mode: 0644]
_config/exeptions/routines/routines - Cópia.php [new file with mode: 0644]
_config/exeptions/routines/routines.php [new file with mode: 0644]
_config/exeptions/routines/routines_orgao.php [new file with mode: 0644]
_config/exeptions/routines/routines_search.php [new file with mode: 0644]
_config/exeptions/routines/search.php [new file with mode: 0644]
_config/exeptions/routines/search_diagnostico.php [new file with mode: 0644]
_config/exeptions/routines/search_imagem.php [new file with mode: 0644]
_config/exeptions/routines/search_imagem_saudavel.php [new file with mode: 0644]
_config/exeptions/routines/search_orgao.php [new file with mode: 0644]
_config/exeptions/routines/search_orgao2.php [new file with mode: 0644]
_config/forms/FormAdminSessao.php [new file with mode: 0644]
_config/forms/FormAdminUsuario.php [new file with mode: 0644]
_config/forms/FormCasoEstudo.php [new file with mode: 0644]
_config/forms/FormCid10.php [new file with mode: 0644]
_config/forms/FormDiagnostico.php [new file with mode: 0644]
_config/forms/FormEspecialidade.php [new file with mode: 0644]
_config/forms/FormGrupoImagem.php [new file with mode: 0644]
_config/forms/FormGrupoOrgao.php [new file with mode: 0644]
_config/forms/FormGrupoOrgaoCamada.php [new file with mode: 0644]
_config/forms/FormImagem - Cópia.php [new file with mode: 0644]
_config/forms/FormImagem.php [new file with mode: 0644]
_config/forms/FormOrgao.php [new file with mode: 0644]
_config/forms/FormPalavra.php [new file with mode: 0644]
_config/forms/FormPalavraBusca.php [new file with mode: 0644]
_config/forms/FormPatologia.php [new file with mode: 0644]
_config/forms/FormProcedencia.php [new file with mode: 0644]
_config/forms/FormSistema.php [new file with mode: 0644]
_config/menu.php [new file with mode: 0644]
_system/app.php [new file with mode: 0644]
_system/core/DBTable.php [new file with mode: 0644]
_system/core/Debug.php [new file with mode: 0644]
_system/core/Error.php [new file with mode: 0644]
_system/core/File.php [new file with mode: 0644]
_system/core/Input.php [new file with mode: 0644]
_system/core/Load.php [new file with mode: 0644]
_system/core/Output.php [new file with mode: 0644]
_system/core/System.php [new file with mode: 0644]
_system/css/default.css [new file with mode: 0644]
_system/drivers/Connection.php [new file with mode: 0644]
_system/drivers/mysql/Connection.php [new file with mode: 0644]
_system/drivers/mysql/Recordset.php [new file with mode: 0644]
_system/drivers/mysql/Sql.php [new file with mode: 0644]
_system/drivers/sqlserver/Connection.php [new file with mode: 0644]
_system/drivers/sqlserver/Recordset.php [new file with mode: 0644]
_system/drivers/sqlserver/Sql.php [new file with mode: 0644]
_system/functions/date.php [new file with mode: 0644]
_system/functions/debug.php [new file with mode: 0644]
_system/functions/helper.php [new file with mode: 0644]
_system/functions/swf.php [new file with mode: 0644]
_system/functions/text.php [new file with mode: 0644]
_system/functions/url.php [new file with mode: 0644]
_system/js/!popup.js [new file with mode: 0644]
_system/js/ajax.js [new file with mode: 0644]
_system/js/default.js [new file with mode: 0644]
_system/js/form.js [new file with mode: 0644]
_system/js/popup.js [new file with mode: 0644]
_system/js/swf.js [new file with mode: 0644]
_system/js/tween.js [new file with mode: 0644]
_system/library/Date.php [new file with mode: 0644]
_system/library/Email.php [new file with mode: 0644]
_system/library/Http.php [new file with mode: 0644]
_system/library/Image.php [new file with mode: 0644]
_system/library/Xml.php [new file with mode: 0644]
_system/library/XmlToArray.php [new file with mode: 0644]
_system/scripts/download.php [new file with mode: 0644]
_system/scripts/image.php [new file with mode: 0644]
index.html [new file with mode: 0644]
manager/app.php [new file with mode: 0644]
manager/core/Menu.php [new file with mode: 0644]
manager/core/Profile.php [new file with mode: 0644]
manager/core/form/Form.php [new file with mode: 0644]
manager/core/form/fields/Field.php [new file with mode: 0644]
manager/core/form/fields/FieldAtivo.php [new file with mode: 0644]
manager/core/form/fields/FieldChar.php [new file with mode: 0644]
manager/core/form/fields/FieldColorPicker.php [new file with mode: 0644]
manager/core/form/fields/FieldDate.php [new file with mode: 0644]
manager/core/form/fields/FieldForm.php [new file with mode: 0644]
manager/core/form/fields/FieldHidden.php [new file with mode: 0644]
manager/core/form/fields/FieldHtml.php [new file with mode: 0644]
manager/core/form/fields/FieldHtmlEditor.php [new file with mode: 0644]
manager/core/form/fields/FieldImageMultiUpload.php [new file with mode: 0644]
manager/core/form/fields/FieldImageUpload.php [new file with mode: 0644]
manager/core/form/fields/FieldItems.php [new file with mode: 0644]
manager/core/form/fields/FieldItemsRel.php [new file with mode: 0644]
manager/core/form/fields/FieldMultiItems.php [new file with mode: 0644]
manager/core/form/fields/FieldMultiUpload.php [new file with mode: 0644]
manager/core/form/fields/FieldNumber.php [new file with mode: 0644]
manager/core/form/fields/FieldOrder.php [new file with mode: 0644]
manager/core/form/fields/FieldPassword.php [new file with mode: 0644]
manager/core/form/fields/FieldRelItems.php [new file with mode: 0644]
manager/core/form/fields/FieldTree.php [new file with mode: 0644]
manager/core/form/fields/FieldUpload.php [new file with mode: 0644]
manager/core/form/fields/FieldUploadArquivo.php [new file with mode: 0644]
manager/inc/calendario/calendario.css [new file with mode: 0644]
manager/inc/calendario/calendario.js [new file with mode: 0644]
manager/inc/colorpicker/colorpicker.css [new file with mode: 0644]
manager/inc/colorpicker/colorpicker.js [new file with mode: 0644]
manager/inc/colorpicker/index.html [new file with mode: 0644]
manager/inc/cropper/1.2.1/cropper.css [new file with mode: 0644]
manager/inc/cropper/1.2.1/cropper.js [new file with mode: 0644]
manager/inc/default.css [new file with mode: 0644]
manager/inc/htmleditor/htmleditor.css [new file with mode: 0644]
manager/inc/htmleditor/htmleditor.js [new file with mode: 0644]
manager/inc/htmleditor/routines.php [new file with mode: 0644]
manager/inc/inc.menu.php [new file with mode: 0644]
manager/inc/inc.restrict.php [new file with mode: 0644]
manager/inc/prototype/1.6.1.0/prototype.js [new file with mode: 0644]
manager/inc/relItems/FieldRelItems.js [new file with mode: 0644]
manager/inc/routines.js [new file with mode: 0644]
manager/inc/scriptaculous/1.8.2/builder.js [new file with mode: 0644]
manager/inc/scriptaculous/1.8.2/controls.js [new file with mode: 0644]
manager/inc/scriptaculous/1.8.2/dragdrop.js [new file with mode: 0644]
manager/inc/scriptaculous/1.8.2/effects.js [new file with mode: 0644]
manager/inc/scriptaculous/1.8.2/scriptaculous.js [new file with mode: 0644]
manager/inc/scriptaculous/1.8.2/slider.js [new file with mode: 0644]
manager/inc/scriptaculous/1.8.2/sound.js [new file with mode: 0644]
manager/inc/scriptaculous/1.8.2/unittest.js [new file with mode: 0644]
manager/inc/tree/FieldTree.js [new file with mode: 0644]
manager/index.html [new file with mode: 0644]
manager/routines/form/form.php [new file with mode: 0644]
manager/routines/form/list.php [new file with mode: 0644]
manager/routines/form/routines.php [new file with mode: 0644]
manager/routines/index.php [new file with mode: 0644]
manager/routines/system/login.php [new file with mode: 0644]
manager/routines/system/routines.php [new file with mode: 0644]
manager/routines/zoom.php [new file with mode: 0644]
nusoap/lib/class.nusoap_base.php [new file with mode: 0644]
nusoap/lib/class.soap_fault.php [new file with mode: 0644]
nusoap/lib/class.soap_parser.php [new file with mode: 0644]
nusoap/lib/class.soap_server.php [new file with mode: 0644]
nusoap/lib/class.soap_transport_http.php [new file with mode: 0644]
nusoap/lib/class.soap_val.php [new file with mode: 0644]
nusoap/lib/class.soapclient.php [new file with mode: 0644]
nusoap/lib/class.wsdl.php [new file with mode: 0644]
nusoap/lib/class.wsdlcache.php [new file with mode: 0644]
nusoap/lib/class.xmlschema.php [new file with mode: 0644]
nusoap/lib/nusoap.php [new file with mode: 0644]
nusoap/lib/nusoapmime.php [new file with mode: 0644]
nusoap/samples/client1.php [new file with mode: 0644]
nusoap/samples/client2.php [new file with mode: 0644]
nusoap/samples/client3.php [new file with mode: 0644]
nusoap/samples/getfile1client.php [new file with mode: 0644]
nusoap/samples/getfile2client.php [new file with mode: 0644]
nusoap/samples/index.html [new file with mode: 0644]
nusoap/samples/mimeclient.php [new file with mode: 0644]
nusoap/samples/sslclient.php [new file with mode: 0644]
nusoap/samples/wsdlclient1.php [new file with mode: 0644]
nusoap/samples/wsdlclient10.php [new file with mode: 0644]
nusoap/samples/wsdlclient11.php [new file with mode: 0644]
nusoap/samples/wsdlclient12.php [new file with mode: 0644]
nusoap/samples/wsdlclient13.php [new file with mode: 0644]
nusoap/samples/wsdlclient14.php [new file with mode: 0644]
nusoap/samples/wsdlclient15.php [new file with mode: 0644]
nusoap/samples/wsdlclient2.php [new file with mode: 0644]
nusoap/samples/wsdlclient3.php [new file with mode: 0644]
nusoap/samples/wsdlclient3b.php [new file with mode: 0644]
nusoap/samples/wsdlclient3c.php [new file with mode: 0644]
nusoap/samples/wsdlclient4.php [new file with mode: 0644]
nusoap/samples/wsdlclient5.php [new file with mode: 0644]
nusoap/samples/wsdlclient6.php [new file with mode: 0644]
nusoap/samples/wsdlclient7.php [new file with mode: 0644]
nusoap/samples/wsdlclient8.php [new file with mode: 0644]
nusoap/samples/wsdlclient9.php [new file with mode: 0644]
php_test/index.php [new file with mode: 0644]
siacc_wsclient.php [new file with mode: 0644]
siap_ws.php [new file with mode: 0644]
siap_ws_utils.php [new file with mode: 0644]
site/content/busca/index.php [new file with mode: 0644]
site/content/casosdeestudo/index.php [new file with mode: 0644]
site/content/casosdeestudo/view.php [new file with mode: 0644]
site/content/diagnosticos/index.php [new file with mode: 0644]
site/content/diagnosticos/view.php [new file with mode: 0644]
site/content/home/index.php [new file with mode: 0644]
site/content/home/index_colunas.php [new file with mode: 0644]
site/content/imagens/index.php [new file with mode: 0644]
site/content/imagens/view.php [new file with mode: 0644]
site/content/index.html [new file with mode: 0644]
site/content/necropsia/index.php [new file with mode: 0644]
site/content/necropsia/view.php [new file with mode: 0644]
site/content/orgaos/index.php [new file with mode: 0644]
site/content/orgaos/view.php [new file with mode: 0644]
site/inc/css/default.css [new file with mode: 0644]
site/inc/css/jqzoom.css [new file with mode: 0644]
site/inc/js/default.js [new file with mode: 0644]
site/inc/js/jquery.jqzoom.js [new file with mode: 0644]
site/inc/js/jquery.js [new file with mode: 0644]
site/inc/js/jquery.maphilight.js [new file with mode: 0644]
site/inc/routines/routines.php [new file with mode: 0644]
site/inc/structure/footer.php [new file with mode: 0644]
site/inc/structure/grupoorgao.php [new file with mode: 0644]
site/inc/structure/header.php [new file with mode: 0644]
site/inc/structure/language.php [new file with mode: 0644]
site/inc/structure/paginacao.php [new file with mode: 0644]
site/inc/structure/popup_download.php [new file with mode: 0644]
site/inc/structure/popup_zoom.php [new file with mode: 0644]
site/inc/structure/popup_zoom1.php [new file with mode: 0644]
site/inc/structure/posApp.php [new file with mode: 0644]
site/inc/structure/rodape.php [new file with mode: 0644]
site/inc/structure/topo.php [new file with mode: 0644]
site/index.html [new file with mode: 0644]
test.php [new file with mode: 0644]