mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-28 15:50:06 +02:00
Changing order of language highlights section to be more logical.
This commit is contained in:
@@ -32,8 +32,8 @@
|
||||
<li><a href="/index.html#code_style_guide">Code Style Guide</a></li>
|
||||
<li><a href="/index.html#language_highlights">Language Highlights</a>
|
||||
<ul>
|
||||
<li><a href="/index.html#namespaces">Namespaces</a></li>
|
||||
<li><a href="/index.html#programming_paradigms">Programming Paradigms</a></li>
|
||||
<li><a href="/index.html#namespaces">Namespaces</a></li>
|
||||
<li><a href="/index.html#standard_php_library">Standard PHP Library</a></li>
|
||||
<li><a href="/index.html#command_line_interface">Command Line Interface</a></li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user