diff options
| author | Horus | 2015-02-13 15:24:39 +0100 |
|---|---|---|
| committer | Horus | 2015-02-13 15:24:39 +0100 |
| commit | 6eeea9a2a84936a37b74078c727c06351765adab (patch) | |
| tree | 7bf5bb6b23d94b8f2559ed31bf1c1f86d4262cff /js/functions.js | |
| parent | 5ee0ffcdce5a931eda3c8a21336b0b396aac1624 (diff) | |
| download | jungegemeinde-master.tar.gz | |
Diffstat (limited to 'js/functions.js')
| -rw-r--r-- | js/functions.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/functions.js b/js/functions.js index 6b0dcf4..d34a143 100644 --- a/js/functions.js +++ b/js/functions.js @@ -1,4 +1,4 @@ -var cdn = "https://secure.iamfabulous.de"; +var cdn = "https://jungegemeinde.iamfabulous.de"; $('#btn-send').click(function () { var btn = $(this); |
