virt2/api/code/m_admin_comments.php_160137...

4 lines
104 B
Plaintext

<?php
$a['public']=0;
$smarty -> assign( 'comments', $db -> get_massiv ( 'm_tovar_comment', $a));
?>