diff --git a/forum.php b/forum.php
index c1748d9..772e07b 100644
--- a/forum.php
+++ b/forum.php
@@ -25,6 +25,7 @@ function TransformToBBCode($string) {
'[img]{$1}[/img]' => '',
'[link]{$1}[/link]' => '$1',
'[link={$1}]{$2}[/link]' => '$2',
+ '[url={$1}]{$2}[/url]' => '$2',
'[color={$1}]{$2}[/color]' => '$2',
'[*]{$1}[/*]' => '