' . htmlspecialchars($dir['name']) . ' | ';
$dirs_html .= '' . $dir['count'] . ' | ';
$dirs_html .= '' . date('j.m.Y', $dir['date']) . ' | ';
$dirs_html .= '' . count_comments($dir['id'], 'dir') . ' | ';
$dirs_html .= '';
$comments = count_comments_all_dir_images($dir['id']);
if ($comments > 0) {
$dirs_html .= '';
}
$dirs_html .= $comments;
if ($comments > 0) {
$dirs_html .= '';
}
$dirs_html .= ' | ';
}
?>
Obrazki
Dostępne katalogi z obrazkami
Uwaga, nowy skrypt. Zgłoś problemy administratorowi.
Nazwa | Obrazków | Utworzono | Komentarzy do katalogu | Komentarzy do obrazków |
=$dirs_html?>