This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 037b51d Automated site publishing by Jenkins build 509
037b51d is described below
commit 037b51da125fb8b839746735021de8000e93b4cb
Author: jenkins <[email protected]>
AuthorDate: Thu Jan 24 22:51:23 2019 +0000
Automated site publishing by Jenkins build 509
---
content/kb/docs/php/wish-list-lesson4.html | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/content/kb/docs/php/wish-list-lesson4.html
b/content/kb/docs/php/wish-list-lesson4.html
index b94ea6a..528be3e 100644
--- a/content/kb/docs/php/wish-list-lesson4.html
+++ b/content/kb/docs/php/wish-list-lesson4.html
@@ -81,8 +81,7 @@
<h1 class="sect0">Lesson 4: Optimizing the Code with Classes and
Objects</h1>
<div id="toc" class="toc">
<div id="toctitle"></div>
-<ul class="sectlevel3">
-<li><a href="#_tutorial_contents">Tutorial contents:</a></li>
+<ul class="sectlevel1">
<li><a href="#_application_source_code_from_the_previous_lesson">Application
Source Code from the Previous Lesson</a></li>
<li><a href="#_creating_the_db_php_file">Creating the db.php File</a></li>
<li><a href="#_creating_the_wishdb_class">Creating the WishDB Class</a></li>
@@ -106,8 +105,11 @@
<li><a href="#_next_steps">Next Steps</a></li>
</ul>
</div>
-<div class="sect3">
-<h4 id="_tutorial_contents">Tutorial contents:</h4>
+<div id="preamble">
+<div class="sectionbody">
+<div class="paragraph">
+<p>Tutorial contents:</p>
+</div>
<div class="olist arabic">
<ol class="arabic">
<li>
@@ -208,6 +210,7 @@ Creating the Database</p>
<p>The current document is a part of the Creating a CRUD Application in the
NetBeans IDE for PHP tutorial.</p>
</div>
</div>
+</div>
<div class="sect1">
<h2 id="_application_source_code_from_the_previous_lesson">Application Source
Code from the Previous Lesson</h2>
<div class="sectionbody">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists