Просмотр поста

.
Killerok

<?php

/**
* @package JohnCMS
* @link http://johncms.com
* @copyright Copyright (C) 2008-2011 JohnCMS Community
* @license LICENSE.txt (see attached file)
* @version VERSION.txt (see attached file)
* @author http://johncms.com/about
*/

defined('_IN_JOHNCMS') or die('Error: restricted access');

$mp = new mainpage();



echo '<span style="background: red" class="img"><a href="users/profile.php">Ссылка</a></span><br/>';

?>