Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Commit

Permalink
Add crossdomain.xml file
Browse files Browse the repository at this point in the history
  • Loading branch information
pusewicz committed Oct 9, 2010
1 parent ef6b68d commit f6d5564
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions public/crossdomain.xml
@@ -0,0 +1,5 @@
<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
<allow-access-from domain="*" />
</cross-domain-policy>

0 comments on commit f6d5564

Please sign in to comment.