Trying to fix this monstrosity #3

This commit is contained in:
evader1337
2016-09-13 19:55:18 +02:00
parent 2d26af7c46
commit a402b87a53
5 changed files with 26 additions and 28 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
<?php
<?php
#################################################################################
## -= YOU MAY NOT REMOVE OR CHANGE THIS NOTICE =- ##
## --------------------------------------------------------------------------- ##
@@ -10,7 +10,7 @@
#################################################################################
$txt="";
$txt="Asd";
//bbcode = html code
$txt = preg_replace("/\[b\]/is",'<b>', $txt);