more alliance fixes

This commit is contained in:
unknown
2012-06-26 23:17:47 +03:00
parent 6c3502fbee
commit 1f4b475e2f
14 changed files with 105 additions and 116 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
#################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ##
## Filename text.tpl ##
## Filename text_format.tpl ##
## Developed by: Dixie ##
## License: TravianX Project ##
## Copyright: TravianX (c) 2010-2011. All rights reserved. ##
@@ -10,7 +10,7 @@
#################################################################################
$txt="ssss";
$txt="1";
//bbcode = html code
$txt = preg_replace("/\[b\]/is",'<b>', $txt);