mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Link to doc.php.net and /my.php (#1038)
This commit is contained in:
11
docs.php
11
docs.php
@@ -17,8 +17,8 @@ site_header("Documentation", ["current" => "docs"]);
|
||||
<p>
|
||||
Note, that many languages are just under translation, and
|
||||
the untranslated parts are still in English. Also some translated
|
||||
parts might be outdated. The translation teams are open to
|
||||
contributions.
|
||||
parts might be outdated. The translation teams are
|
||||
<a href="http://doc.php.net/">open to contributions</a>.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@@ -44,6 +44,13 @@ foreach ($ACTIVE_ONLINE_LANGUAGES as $langcode => $langname) {
|
||||
|
||||
?>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
The language currently being used as the default for you should be in
|
||||
<strong>bold</strong> above. You can change the setting for this on the
|
||||
<a href="/my.php">My PHP.net customization page</a>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
For downloadable formats, please visit our
|
||||
<a href="download-docs.php">documentation downloads</a> page.
|
||||
|
||||
Reference in New Issue
Block a user