diff options
author | Cesar G <prototech91@gmail.com> | 2014-10-16 20:17:01 -0700 |
---|---|---|
committer | Cesar G <prototech91@gmail.com> | 2014-10-16 20:17:01 -0700 |
commit | f19a6b971407daa816ef54ded0f1fc6d45a8d3aa (patch) | |
tree | aa355c5505389379161ca8693c764f0f2e6458a4 /phpBB/docs/FAQ.html | |
parent | d06c2cf0f7476c79ebb4ef9d74a596cb790055af (diff) | |
download | forums-f19a6b971407daa816ef54ded0f1fc6d45a8d3aa.tar forums-f19a6b971407daa816ef54ded0f1fc6d45a8d3aa.tar.gz forums-f19a6b971407daa816ef54ded0f1fc6d45a8d3aa.tar.bz2 forums-f19a6b971407daa816ef54ded0f1fc6d45a8d3aa.tar.xz forums-f19a6b971407daa816ef54ded0f1fc6d45a8d3aa.zip |
[ticket/12568] Remove various unnecessary references to phpBB3.
PHPBB3-12568
Diffstat (limited to 'phpBB/docs/FAQ.html')
-rw-r--r-- | phpBB/docs/FAQ.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/phpBB/docs/FAQ.html b/phpBB/docs/FAQ.html index 1180c898dd..d9ba651032 100644 --- a/phpBB/docs/FAQ.html +++ b/phpBB/docs/FAQ.html @@ -4,7 +4,7 @@ <meta charset="utf-8"> <meta name="keywords" content="" /> <meta name="description" content="phpBB 3.1.x frequently asked questions" /> -<title>phpBB3 • FAQ</title> +<title>phpBB • FAQ</title> <link href="stylesheet.css" rel="stylesheet" type="text/css" media="screen, projection" /> @@ -35,7 +35,7 @@ <!-- BEGIN DOCUMENT --> - <p>This is a very basic Frequently Asked Questions (FAQ) page which attempts to answer some of the more commonly asked questions. It is by no means exhaustive and should be used in combination with the 'built-in' User FAQ within phpBB3, the community forums and our IRC channel (see <a href="README.html">README</a> for details).</p> + <p>This is a very basic Frequently Asked Questions (FAQ) page which attempts to answer some of the more commonly asked questions. It is by no means exhaustive and should be used in combination with the 'built-in' User FAQ within phpBB, the community forums and our IRC channel (see <a href="README.html">README</a> for details).</p> <h1>FAQ</h1> @@ -78,7 +78,7 @@ <div class="content"> -<p>Simple answer, no we will not. We are not being difficult when we say this we are actually trying to help you. phpBB has a reputation for being easy to install, that reputation is we believe well deserved. It is a simple process of unarchiving a single file, uploading the resulting directory/files to their intended location and entering some data in a web based form. The sequence of events, what to type where, etc. is covered in detail in the accompanying <a href="INSTALL.html">INSTALL.html</a> documentation. If you cannot install phpBB3 the chances are you will be unable to administer or update it.</p> +<p>Simple answer, no we will not. We are not being difficult when we say this we are actually trying to help you. phpBB has a reputation for being easy to install, that reputation is we believe well deserved. It is a simple process of unarchiving a single file, uploading the resulting directory/files to their intended location and entering some data in a web based form. The sequence of events, what to type where, etc. is covered in detail in the accompanying <a href="INSTALL.html">INSTALL.html</a> documentation. If you cannot install phpBB the chances are you will be unable to administer or update it.</p> <p>There are people, companies (unrelated to your hosting provider), etc. that will install your forum, either for free or for a payment. We do not recommend you make use of these offers. Unless the service is provided by your hosting company you will have to divulge passwords and other sensitive details. If you did not know how to use an ATM would you give a passer-by your bank card and PIN and ask them to show you what to do? No, probably not! The same applies to your hosting account details!</p> |