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 eb7e927 Automated site publishing by Jenkins build 490
eb7e927 is described below
commit eb7e927421d80ff05fd714bdfc1526d951c95e19
Author: jenkins <[email protected]>
AuthorDate: Thu Jan 24 21:35:40 2019 +0000
Automated site publishing by Jenkins build 490
---
content/kb/docs/php/index.html | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
diff --git a/content/kb/docs/php/index.html b/content/kb/docs/php/index.html
index bc5dd4f..8536260 100644
--- a/content/kb/docs/php/index.html
+++ b/content/kb/docs/php/index.html
@@ -134,25 +134,22 @@
<div class="ulist">
<ul>
<li>
-<p><a href="code-templates.html">Code Templates in NetBeans IDE for PHP</a></p>
-</li>
-<li>
-<p><a href="debugging.html">Debugging PHP Source Code in the NetBeans
IDE</a></p>
+<p><a href="project-setup.html">Setting Up a PHP Project</a></p>
</li>
<li>
-<p><a href="remote-hosting-and-ftp-account.html">Deploying a PHP Application
on a Remote Web Server Using the NetBeans IDE</a></p>
+<p><a href="code-templates.html">Code Templates in NetBeans IDE for PHP</a></p>
</li>
<li>
<p><a href="ajax-quickstart.html">Introduction to Ajax for PHP Web
Applications</a></p>
</li>
<li>
-<p><a href="namespace-code-completion-screencast.html">PHP Namespace Support
in NetBeans IDE</a></p>
+<p><a href="phpunit.html">Testing with PHPUnit and Selenium</a></p>
</li>
<li>
-<p><a href="project-setup.html">Setting Up a PHP Project</a></p>
+<p><a href="debugging.html">Debugging PHP Source Code in the NetBeans
IDE</a></p>
</li>
<li>
-<p><a href="phpunit.html">Testing with PHPUnit and Selenium</a></p>
+<p><a href="remote-hosting-and-ftp-account.html">Deploying a PHP Application
on a Remote Web Server Using the NetBeans IDE</a></p>
</li>
</ul>
</div>
---------------------------------------------------------------------
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