aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/coding-guidelines.html
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2008-10-25 14:16:17 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2008-10-25 14:16:17 +0000
commit5d9306c5128f45cfc9a448ce888b725bbc4408b8 (patch)
tree9801c5be21e1ddf318c206122c144d46013eda6e /phpBB/docs/coding-guidelines.html
parentfe4a53b76e7e55eafce56d502737ad3f5dcf2423 (diff)
downloadforums-5d9306c5128f45cfc9a448ce888b725bbc4408b8.tar
forums-5d9306c5128f45cfc9a448ce888b725bbc4408b8.tar.gz
forums-5d9306c5128f45cfc9a448ce888b725bbc4408b8.tar.bz2
forums-5d9306c5128f45cfc9a448ce888b725bbc4408b8.tar.xz
forums-5d9306c5128f45cfc9a448ce888b725bbc4408b8.zip
up the version number
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9036 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/coding-guidelines.html')
-rw-r--r--phpBB/docs/coding-guidelines.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/phpBB/docs/coding-guidelines.html b/phpBB/docs/coding-guidelines.html
index 06ff249b97..bfd134faac 100644
--- a/phpBB/docs/coding-guidelines.html
+++ b/phpBB/docs/coding-guidelines.html
@@ -1008,7 +1008,7 @@ append_sid(&quot;{$phpbb_root_path}memberlist.$phpEx&quot;, 'mode=group&amp;amp;
# General Information about this style
name = prosilver_duplicate
copyright = &copy; phpBB Group, 2007
- version = 3.0.2
+ version = 3.0.3
required_template = prosilver
required_theme = prosilver
required_imageset = prosilver
@@ -1081,7 +1081,7 @@ append_sid(&quot;{$phpbb_root_path}memberlist.$phpEx&quot;, 'mode=group&amp;amp;
<div class="content">
<a name="templates"></a><h3>4.i. General Templating</h3>
-
+
<h4>File naming</h4>
<p>Firstly templates now take the suffix &quot;.html&quot; rather than &quot;.tpl&quot;. This was done simply to make the lifes of some people easier wrt syntax highlighting, etc.</p>
@@ -1469,7 +1469,7 @@ div
&lt;/fieldset&gt
&lt;/form&gt
</pre></div><br />
-
+
<a name="inheritance"></a><h3>4.ii. Template Inheritance</h3>
<p>When basing a new template on an existing one, it is not necessary to provide all template files. By declaring the template to be &quot;<strong>inheriting</strong>&quot; in the template configuration file.</p>
@@ -1483,7 +1483,7 @@ div
# General Information about this template
name = inherits
copyright = &copy; phpBB Group, 2007
- version = 3.0.2
+ version = 3.0.3
# Defining a different template bitfield
template_bitfield = lNg=