Example #1
0
                                <span class="fa fa-envelope-o"></span>
                            </a>
                            <?php 
$a = TSystem::GetInstance();
echo $a->GetPenddlingCommentCount();
?>
                        </li>
                        <li>
                            <a href="<?php 
echo UR_BASE;
?>
" target="_blank">
                                <span class="fa fa-firefox"></span>
                            </a>
                            <?php 
$a = TSystem::GetInstance();
echo $a->GetPenddlingCommentCount();
?>
                        </li>

                    </ul>

                </div>
                <div id="admin-bar">
                    <div id="you" class="pre-actived">
                        <img src="<?php 
echo UR_MP_ASSETS;
?>
img/anonymous.gif" alt="[your avatar]" />
                        <span class="hello">
                            <?php