diff options
author | Brett Profitt <brett.profitt@gmail.com> | 2011-08-23 09:16:20 -0700 |
---|---|---|
committer | Brett Profitt <brett.profitt@gmail.com> | 2011-08-23 09:16:20 -0700 |
commit | 3e1a96cabb228b59021676772daca23b22a026c7 (patch) | |
tree | 3ba1cdf9a9d271c39bceac8b8d5c2b78e0d61977 /documentation/coding_standards/php_best_practices.txt | |
parent | 8dc4ca48d1ff5c3800637a463a7b072fb253634e (diff) | |
parent | 5ac7727c36392633dc7d1d4a79ee3c5086bd37b6 (diff) | |
download | elgg-3e1a96cabb228b59021676772daca23b22a026c7.tar.gz elgg-3e1a96cabb228b59021676772daca23b22a026c7.tar.bz2 |
Merge branch 'master' of github.com:Elgg/Elgg
Conflicts:
engine/lib/views.php
Diffstat (limited to 'documentation/coding_standards/php_best_practices.txt')
-rw-r--r-- | documentation/coding_standards/php_best_practices.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/coding_standards/php_best_practices.txt b/documentation/coding_standards/php_best_practices.txt new file mode 100644 index 000000000..9e4c63483 --- /dev/null +++ b/documentation/coding_standards/php_best_practices.txt @@ -0,0 +1 @@ +*** PHP BEST PRACTICES *** |