diff options
author | Marc Alexander <admin@m-a-styles.de> | 2020-01-05 16:12:15 +0100 |
---|---|---|
committer | Marc Alexander <admin@m-a-styles.de> | 2020-01-05 16:12:15 +0100 |
commit | 433a23feb4244e24653e3b3d27ae3b5161e4aa8a (patch) | |
tree | 9b92bbf88a059fa6cd70426921faac18aac2725c | |
parent | d4293866b390ad32c424cd7096d8a3c795dab8fc (diff) | |
download | forums-433a23feb4244e24653e3b3d27ae3b5161e4aa8a.tar forums-433a23feb4244e24653e3b3d27ae3b5161e4aa8a.tar.gz forums-433a23feb4244e24653e3b3d27ae3b5161e4aa8a.tar.bz2 forums-433a23feb4244e24653e3b3d27ae3b5161e4aa8a.tar.xz forums-433a23feb4244e24653e3b3d27ae3b5161e4aa8a.zip |
[prep-release-3.3.0] Rename 3.3 to Proteus
-rw-r--r-- | phpBB/docs/coding-guidelines.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/phpBB/docs/coding-guidelines.html b/phpBB/docs/coding-guidelines.html index 8b4cc2a814..b2f6780e03 100644 --- a/phpBB/docs/coding-guidelines.html +++ b/phpBB/docs/coding-guidelines.html @@ -4,7 +4,7 @@ <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="keywords" content="" /> -<meta name="description" content="Rhea coding guidelines document" /> +<meta name="description" content="Proteus coding guidelines document" /> <title>phpBB3 • Coding Guidelines</title> <link href="assets/css/stylesheet.css" rel="stylesheet" type="text/css" media="screen" /> @@ -22,7 +22,7 @@ <div id="doc-description"> <a href="../index.php" id="logo"><span class="site_logo"></span></a> <h1>Coding Guidelines</h1> - <p>Rhea coding guidelines document</p> + <p>Proteus coding guidelines document</p> <p style="display: none;"><a href="#start_here">Skip</a></p> </div> @@ -37,7 +37,7 @@ <!-- BEGIN DOCUMENT --> <p class="paragraph main-description"> - These are the phpBB Coding Guidelines for Rhea, all attempts should be made to follow them as closely as possible. + These are the phpBB Coding Guidelines for Proteus, all attempts should be made to follow them as closely as possible. </p> <h1>Coding Guidelines</h1> |