// Copyright (c) 2000, 2001, 2002, 2003, 2004 by Lutz Brueckner, // published under the terms of the GNU General Public Licence v.2, // see file LICENCE for details // Created <03/01/13 17:47:05 lb> // // $Id$ if (isset($s_confirmations['view'])) { $subject = 'view'; include('./panels/confirm.php'); } elseif (isset($view_add_flag)) { ?>
$properties) { if ($properties['is_view'] == FALSE) { continue; } $vcnt++; $title = ($s_views_counts == 'yes' && isset($properties['count'])) ? $viewname.' ['.$properties['count'].']' : $viewname; $fold_url = fold_detail_url('view', $properties['status'], $viewname, $title); echo '