aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorDavid King <imkingdavid@gmail.com>2011-12-12 20:23:20 +0000
committerDavid King <imkingdavid@gmail.com>2011-12-12 20:23:20 +0000
commitb05c325dd2d27b839a6bdce20d4e59a6fbc0c960 (patch)
treef74197ce8319222d342232b4d84b29d6ae2e1dd5 /phpBB/docs
parent94d954281eee7effb288ff35e4daada5bc5d938c (diff)
downloadforums-b05c325dd2d27b839a6bdce20d4e59a6fbc0c960.tar
forums-b05c325dd2d27b839a6bdce20d4e59a6fbc0c960.tar.gz
forums-b05c325dd2d27b839a6bdce20d4e59a6fbc0c960.tar.bz2
forums-b05c325dd2d27b839a6bdce20d4e59a6fbc0c960.tar.xz
forums-b05c325dd2d27b839a6bdce20d4e59a6fbc0c960.zip
[ticket/10524] Changed Olympus to Ascraeus in Coding Docs in 3 places
PHPBB3-10524
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/coding-guidelines.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/phpBB/docs/coding-guidelines.html b/phpBB/docs/coding-guidelines.html
index f835068be9..cf40173154 100644
--- a/phpBB/docs/coding-guidelines.html
+++ b/phpBB/docs/coding-guidelines.html
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="keywords" content="" />
-<meta name="description" content="Olympus coding guidelines document" />
+<meta name="description" content="Ascraeus coding guidelines document" />
<title>phpBB3 &bull; Coding Guidelines</title>
<link href="stylesheet.css" rel="stylesheet" type="text/css" media="screen, projection" />
@@ -21,7 +21,7 @@
<div id="doc-description">
<a href="../index.php" id="logo"><img src="site_logo.gif" alt="" /></a>
<h1>Coding Guidelines</h1>
- <p>Olympus coding guidelines document</p>
+ <p>Ascraeus coding guidelines document</p>
<p style="display: none;"><a href="#start_here">Skip</a></p>
</div>
@@ -35,7 +35,7 @@
<!-- BEGIN DOCUMENT -->
-<p>These are the phpBB Coding Guidelines for Olympus, all attempts should be made to follow them as closely as possible.</p>
+<p>These are the phpBB Coding Guidelines for Ascraeus, all attempts should be made to follow them as closely as possible.</p>
<h1>Coding Guidelines</h1>