diff options
Diffstat (limited to 'docs/MYSQL')
-rw-r--r-- | docs/MYSQL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/MYSQL b/docs/MYSQL index 1dd10298e..24c7a3536 100644 --- a/docs/MYSQL +++ b/docs/MYSQL @@ -8,7 +8,7 @@ Anope MySQL Support core, we decided to save it for 2.0. However, having your db's easily accessible on your website is still a great feature. - PHASE 1:Anope will be able to save all it's databases to MySQL. It will + PHASE 1:Anope will be able to save all its databases to MySQL. It will happen in conjunction with the current FFF databases. This first step is nothing more than a MySQL dump of the databases (i.e. read-only), since Anope will not (for now) read from Mysql. (COMPLETED) |