From 2063029655c28dba2e9c625df641af9f9a129d57 Mon Sep 17 00:00:00 2001 From: stan Date: Mon, 23 Sep 2002 11:29:07 +0000 Subject: [PATCH] Removed 'images' view. git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@33 e3e1d417-86f3-4887-817a-d78f3d33393f --- web/zm.php | 90 ------------------------------------------------------ 1 file changed, 90 deletions(-) diff --git a/web/zm.php b/web/zm.php index c93aec98f..9b34c04c4 100644 --- a/web/zm.php +++ b/web/zm.php @@ -619,96 +619,6 @@ function checkAll(form,name){ - - -ZM - Images - <?php echo $event[Name] ?> - Images - - - - - - - -
- - $thumb_image"; - else - $command = "jpegtopnm -dct fast $image | pnmscalefixed $fraction | ppmtojpeg --dct=fast > $thumb_image"; - #exec( escapeshellcmd( $command ) ); - exec( $command ); - } - } -?> - - - - - - -
<?php echo $frame_id ?>/<?php echo $row[Score] ?>
- - -