  JohnCms
 - FlySelf
  - http://o5we.ru (  -  )
ICQ - 629292
__________________________________________________________________________
:
1.  
2.    _/install.php
3.   head.php     

    //  (by FlySelf)
    if ($headmod != 'favorites' && $headmod != 'mainpage' && $user_id)
    echo '<div class="list2"><a href="' . $home . '/users/favorites.php?act=add_url&amp;textl=' . htmlentities(rawurlencode($textl), ENT_QUOTES, 'UTF-8') . '&amp;url=' . htmlentities(rawurlencode($home . $_SERVER["REQUEST_URI"]), ENT_QUOTES, 'UTF-8') . '">  </a></div>';

4. " "   :
      users/includes/profile/office.php    :

    $count_favorites = mysql_result(mysql_query("SELECT COUNT(*) FROM `favorites` WHERE `user_id`=".$user_id.""), 0);
    echo '<li><a href="' . $home . '/users/favorites.php"> </a>&nbsp;(' . $count_favorites . ')</li>';
	
	
__________________________________________________________________________
 :
1. users/includes/profile/office.php
2. incfiles/head.php
__________________________________________________________________________
  =)

:
-    ;
-     .

                   -------------------
                      Added by VARG
					  
__________________________________________________________________________					  
   JohnCms 4.4.0	  -  Taltos (DiNo)
