Skip to content

Commit

Permalink
2.11.24 Update menu
Browse files Browse the repository at this point in the history
  • Loading branch information
webpwnized committed Oct 26, 2024
1 parent 793b453 commit 49eb862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/includes/main-menu.php
Original file line number Diff line number Diff line change
Expand Up @@ -737,13 +737,13 @@
<a href="">Test Pages</a>
<ul>
<li><a href="./webservices/soap/ws-test-connectivity.php">Test Connectivity</a></li>
<li><a href="./webservices/soap/ws-echo.php">Echo</a></li>
</ul>
</li>
<li>
<a href="">Command Injection</a>
<ul>
<li><a href="./webservices/soap/ws-lookup-dns.php">DNS Lookup</a></li>
<li><a href="./webservices/soap/ws-echo.php">Echo</a></li>
</ul>
</li>
<li>
Expand Down

0 comments on commit 49eb862

Please sign in to comment.