From 71f846affc51a062261aab575e53c37d2972bdfd Mon Sep 17 00:00:00 2001 From: deva Date: Mon, 13 Oct 2008 12:39:17 +0000 Subject: Removed all hardcoded executionroom.com references. --- forum/utils/editor.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'forum/utils/editor.php') diff --git a/forum/utils/editor.php b/forum/utils/editor.php index 681b98d..36fb39d 100644 --- a/forum/utils/editor.php +++ b/forum/utils/editor.php @@ -130,13 +130,13 @@ foreach($smileys as $smiley) { To make a link, simply type the URL, and the system will automagically transform it into an anchor (remember the http:// part).
- Example: http://www.executionroom.com
+ Example: http://www.example.com

To insert an image, simply type the URL to that image, it will automagically be transformed into an image, with a link to the original image (again, remember the http:// part).
- Example: http://www.executionroom.com/gfx/logos/die_logo_bloody.png + Example: http://www.example.com/image.jpg

-- cgit v1.2.3