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 2605cd4 Automated site publishing by Jenkins build 504
2605cd4 is described below
commit 2605cd45ab09d67a2e77b2721215388ea7c18a2f
Author: jenkins <[email protected]>
AuthorDate: Thu Jan 24 22:39:08 2019 +0000
Automated site publishing by Jenkins build 504
---
content/kb/docs/php/wish-list-lesson6.html | 13 ++++---------
1 file changed, 4 insertions(+), 9 deletions(-)
diff --git a/content/kb/docs/php/wish-list-lesson6.html
b/content/kb/docs/php/wish-list-lesson6.html
index 1ce42f0..e39a97e 100644
--- a/content/kb/docs/php/wish-list-lesson6.html
+++ b/content/kb/docs/php/wish-list-lesson6.html
@@ -5,11 +5,11 @@
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
- <title>Creating a Database Driven Application With PHP</title>
+ <title>Lesson 6: Adding a New Wish to the Database</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta name="description" content="Creating a Database Driven Application
With PHP - Apache NetBeans">
+ <meta name="description" content="Lesson 6: Adding a New Wish to the
Database - Apache NetBeans">
<meta name="author" content="Apache NetBeans">
- <meta name="keywords" content="Apache NetBeans, Tutorials, Creating a
Database Driven Application With PHP">
+ <meta name="keywords" content="Apache NetBeans, Tutorials, Lesson 6:
Adding a New Wish to the Database">
<meta name="generator" content="Apache NetBeans">
<link rel="stylesheet" href="/css/font-awesome.min.css">
<link rel="stylesheet"
href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/styles/default.min.css">
@@ -78,11 +78,9 @@
</section>
<div class='grid-container main-content tutorial'>
- <h1 class="sect0">Creating a Database Driven Application With
PHP</h1>
+ <h1 class="sect0">Lesson 6: Adding a New Wish to the Database</h1>
<div id="toc" class="toc">
<div id="toctitle"></div>
-<ul class="sectlevel0">
-<li><a href="#_lesson_6_adding_a_new_wish_to_the_database">Lesson 6: Adding a
New Wish to the Database</a>
<ul class="sectlevel3">
<li><a href="#_tutorial_contents">Tutorial contents:</a></li>
<li><a href="#_application_source_code_from_the_previous_lesson">Application
Source Code from the Previous Lesson</a></li>
@@ -106,10 +104,7 @@
<li><a
href="#_application_source_code_after_the_current_lesson_is_completed">Application
Source Code after the Current Lesson Is Completed</a></li>
<li><a href="#_next_steps">Next Steps</a></li>
</ul>
-</li>
-</ul>
</div>
-<h1 id="_lesson_6_adding_a_new_wish_to_the_database" class="sect0">Lesson 6:
Adding a New Wish to the Database</h1>
<div class="sect3">
<h4 id="_tutorial_contents">Tutorial contents:</h4>
<div class="olist arabic">
---------------------------------------------------------------------
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