(no commit message)
authormaroni <maroni@192.168.1.103>
Tue, 6 Mar 2012 19:03:37 +0000 (16:03 -0300)
committermaroni <maroni@192.168.1.103>
Tue, 6 Mar 2012 19:03:37 +0000 (16:03 -0300)
web/redes/crossdomain.xml [new file with mode: 0644]

diff --git a/web/redes/crossdomain.xml b/web/redes/crossdomain.xml
new file mode 100644 (file)
index 0000000..4d73a17
--- /dev/null
@@ -0,0 +1,5 @@
+<?xml version="1.0"?>  \r
+<!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">\r
+<cross-domain-policy>\r
+<allow-access-from domain="*" />\r
+</cross-domain-policy> 
\ No newline at end of file