[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS Update: gleipnir



Log Message:
-----------
Fix scope

Modified Files:
--------------
    gleipnir/public_html/gallery:
        picture.pl

Revision Data
-------------
Index: picture.pl
===================================================================
RCS file: /cvs/gleipnir/public_html/gallery/picture.pl,v
retrieving revision 1.9
retrieving revision 1.10
diff -Lpublic_html/gallery/picture.pl -Lpublic_html/gallery/picture.pl -u -r1.9 -r1.10
--- public_html/gallery/picture.pl
+++ public_html/gallery/picture.pl
@@ -165,7 +165,7 @@
 
 		my $cursor = $dbh->prepare($SQL);
 		$cursor->execute($pictureid);
-		my ($gallery, $gid, $thumb, $curimage, $original, $rotated) = $cursor->fetchrow;
+		my ($gallery, $gid, $curthumb, $curimage, $original, $rotated) = $cursor->fetchrow;
 		return $gleipnir->error('403') if defined($gid) and !$gleipnir->ingroup($gid);
 		$rotated ||= 0;
 		$rotated += $angle;


Main Menu:

Site Tools:


Here, spammer, have some addresses.