Hi!
I was messing about in matters I shouldn't on my website freelayoutpimp and I've made a boo-boo.
I'm now getting this:
Parse error: syntax error, unexpected T_STRING in /home/gingeman/public_html/freelayoutpimp/index.php on line 10
The code for the index page around line 10 is this:
If anybody can help with quick advice as to what I have deleted or added would be most appreciated.
Thanks

I was messing about in matters I shouldn't on my website freelayoutpimp and I've made a boo-boo.
I'm now getting this:
Parse error: syntax error, unexpected T_STRING in /home/gingeman/public_html/freelayoutpimp/index.php on line 10
The code for the index page around line 10 is this:
<?
/**
* config.php - Sitewide Config File
* * @package MySpace Train
* @url http://www.myspacetrain.co.uk
*/
include('config.php');
include ($sm['path_inc'] . 'header.php');
$sm['page_name'] = 'Welcome to ' . $sm['page_name'];
Welcome to the Free Layout Pimp! This Pimp is going to tweak your myspace profile for Free! On this site you will find free myspace layouts, free graphics and a free layout generator, amongst other top myspace resources. Why not bookmark Free Layout Pimp today? New content is always added and you will be able to make your myspace profile the most pimpin' design on myspace!
</div><hr class="content_part">
<br>
<div class="content_header"><div class="content_text"><b>Some Site Features</b></div></div>
<div class="middle">
<br>
<center>
If anybody can help with quick advice as to what I have deleted or added would be most appreciated.
Thanks








