diff options
author | Brett Profitt <brett.profitt@gmail.com> | 2011-08-25 09:33:47 -0700 |
---|---|---|
committer | Brett Profitt <brett.profitt@gmail.com> | 2011-08-25 09:33:47 -0700 |
commit | 003cb81c7888f4d2fd763e5814027c6f8d71186f (patch) | |
tree | bdd26a0b4cd85241a19b7fcb2c0770f0ac3eb9f0 | |
parent | 647cadfb03e7a1a837c483d437de690231404fcd (diff) | |
download | elgg-003cb81c7888f4d2fd763e5814027c6f8d71186f.tar.gz elgg-003cb81c7888f4d2fd763e5814027c6f8d71186f.tar.bz2 |
Fixes #3657. There's not a good way to ensure redirects for CODING.txt because most of the code is off our servers now, so just putting a placeholder.
-rw-r--r-- | CODING.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CODING.txt b/CODING.txt new file mode 100644 index 000000000..1cfd58dba --- /dev/null +++ b/CODING.txt @@ -0,0 +1 @@ +See documentation/coding_standards/ |