  dcms by Lns (484014288) |  PUMA
-    .
- , , .
-   (       ,   .), , .
-  ( ,    .), , , .
-  ("   " -      .)
-   (, ).
-    ,     " ".
-             ,     " ".
-  .
-     -  , , , ,  "",  "" (  ), ,   (    ,    ),   (  ,      ).
-     .
:
-   .
-   http://./mail/install.php
-   info.php: echo '<a href="/mail/msg_user.php?id='.$ank['id'].'"> </a><br/>';
-       : echo '<a href="/mail/"></a><br/>';
-   /sys/inc/thead.php  /sys/fnc/aut.php :
-   style.css  .post0  .page_foot      .     .

$in_new_pochta = mysql_num_rows(mysql_query("select * from `pochta` WHERE `komu_id` = '".$user['id']."' and `status` = '1' and `save` = '0'"));
if ($in_new_pochta>0){
echo '<a href="/mail/"></a> <font color="red">+'.$in_new_pochta.'</font><br/>';
}

