mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-13 14:51:01 +00:00
Update text.tpl
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
|||||||
#################################################################################
|
#################################################################################
|
||||||
|
|
||||||
|
|
||||||
$txt="Test";
|
$txt="";
|
||||||
|
|
||||||
//bbcode = html code
|
//bbcode = html code
|
||||||
$txt = preg_replace("/\[b\]/is",'<b>', $txt);
|
$txt = preg_replace("/\[b\]/is",'<b>', $txt);
|
||||||
|
|||||||
Reference in New Issue
Block a user