diff options
| author | root | 2014-11-27 03:09:22 +0100 |
|---|---|---|
| committer | root | 2014-11-27 03:09:22 +0100 |
| commit | 311ad398e06cd2eba270ea70ca5a326d03b490f9 (patch) | |
| tree | c409dafe5d0fa0b84c5f08e982b0596587725876 /tools/config.php | |
| parent | 92babb43a2a0041a71b54db35cbc9d2fba908a63 (diff) | |
| download | tools.iamfabulous.de-311ad398e06cd2eba270ea70ca5a326d03b490f9.tar.gz | |
linkshorter now works with 2 domains
Diffstat (limited to 'tools/config.php')
| -rw-r--r-- | tools/config.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/config.php b/tools/config.php new file mode 100644 index 0000000..d4b6071 --- /dev/null +++ b/tools/config.php @@ -0,0 +1,3 @@ +<?php + +define("__domain_", "http://tools.iamfabulous.de"); |
