about summary refs log tree commit diff stats
path: root/update/plugin/phpBB3/trunk/install.xml
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2008-09-29 20:08:44 +0000
committerKelly Rauchenberger <fefferburbia@gmail.com>2008-09-29 20:08:44 +0000
commit1e2896eed85f190be7f05dc75c76057bbbe95db4 (patch)
tree93f1ed96dca97cfe7a62db7b83901646674a9bb6 /update/plugin/phpBB3/trunk/install.xml
parent2c6e3e362bf614a2e67dba5ec3e1c0d247834b69 (diff)
downloadinstadisc-1e2896eed85f190be7f05dc75c76057bbbe95db4.tar.gz
instadisc-1e2896eed85f190be7f05dc75c76057bbbe95db4.tar.bz2
instadisc-1e2896eed85f190be7f05dc75c76057bbbe95db4.zip
General: Fixed URLs
Fixes #73
Diffstat (limited to 'update/plugin/phpBB3/trunk/install.xml')
-rw-r--r--update/plugin/phpBB3/trunk/install.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/update/plugin/phpBB3/trunk/install.xml b/update/plugin/phpBB3/trunk/install.xml index 99b7625..1130961 100644 --- a/update/plugin/phpBB3/trunk/install.xml +++ b/update/plugin/phpBB3/trunk/install.xml
@@ -62,6 +62,6 @@ if (($post_mode == 'post') || ($post_mode == 'reply'))
62 </edit> 62 </edit>
63 </open> 63 </open>
64 64
65 <diy-instructions lang="en">Go to http://central.fourisland.com/release/update/phpBB3/ for help on setting up your subscriptions.</diy-instructions> 65 <diy-instructions lang="en">Go to http://instadisc.org/phpBB3 for help on setting up your subscriptions.</diy-instructions>
66 </action-group> 66 </action-group>
67</mod> 67</mod>