Try to add this line into the .htaccess file located in your phpBB root Folder:
Code: Select all
Options -MultiViews
Code: Select all
Options -MultiViews
Code: Select all
if ($foo)
{
echo "foo";
}
else
{
echo "bar";
}
Code: Select all
[spoiler]{TEXT}[/spoiler]
Code: Select all
<span class="quotetitle"><b>Spoiler:</b></span><span style="background-color:white;color:white;">{TEXT}</span>