aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/coding-guidelines.html
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2006-11-23 14:26:58 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2006-11-23 14:26:58 +0000
commit945491d37d47d46d6f0f189dd2493bf9a0bd3367 (patch)
tree014ab44d9565a3b3c57ce92f151410a1d0c96a49 /phpBB/docs/coding-guidelines.html
parentfbe7c6550b29ecc0d37ec30851aa2492df2a6870 (diff)
downloadforums-945491d37d47d46d6f0f189dd2493bf9a0bd3367.tar
forums-945491d37d47d46d6f0f189dd2493bf9a0bd3367.tar.gz
forums-945491d37d47d46d6f0f189dd2493bf9a0bd3367.tar.bz2
forums-945491d37d47d46d6f0f189dd2493bf9a0bd3367.tar.xz
forums-945491d37d47d46d6f0f189dd2493bf9a0bd3367.zip
adding revision information
git-svn-id: file:///svn/phpbb/trunk@6641 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/coding-guidelines.html')
-rw-r--r--phpBB/docs/coding-guidelines.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/phpBB/docs/coding-guidelines.html b/phpBB/docs/coding-guidelines.html
index ea5ddd9f0e..69e51a1059 100644
--- a/phpBB/docs/coding-guidelines.html
+++ b/phpBB/docs/coding-guidelines.html
@@ -1527,6 +1527,12 @@ div
<a name="changes"></a><h1>5. Guidelines Changelog</h1>
<div class="paragraph">
+<h2>Revision 1.9-1.10</h2>
+
+<ul class="menu">
+ <li>Added sql_query_limit to <a href="#sql">2.iii. SQL/SQL Layout</a>.</li>
+</ul>
+
<h2>Revision 1.8</h2>
<ul class="menu">