[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS Update: gleipnir
- To: cvs@lists.cleannorth.org
- Subject: CVS Update: gleipnir
- From: Dan Brosemer <odin@cleannorth.org>
- Date: Sun, 17 Aug 2008 13:30:09 -0400 (EDT)
- List-help: <mailto:cvs-request@lists.cleannorth.org?subject=help>
- List-post: <mailto:cvs@lists.cleannorth.org>
- List-subscribe: <mailto:cvs-request@lists.cleannorth.org?subject=subscribe>
- List-unsubscribe: <mailto:cvs-request@lists.cleannorth.org?subject=unsubscribe>
- Resent-date: Sun, 17 Aug 2008 13:30:13 -0400 (EDT)
- Resent-from: cvs@lists.cleannorth.org
- Resent-message-id: <aPQBkB.A.tc.7AGqIB@skroob.cleannorth.org>
- Resent-sender: cvs-request@lists.cleannorth.org
Log Message:
-----------
Do away with submission accepted page.
Modified Files:
--------------
gleipnir/public_html/gallery:
upload.pl
Revision Data
-------------
Index: upload.pl
===================================================================
RCS file: /cvs/gleipnir/public_html/gallery/upload.pl,v
retrieving revision 1.11
retrieving revision 1.12
diff -Lpublic_html/gallery/upload.pl -Lpublic_html/gallery/upload.pl -u -r1.11 -r1.12
--- public_html/gallery/upload.pl
+++ public_html/gallery/upload.pl
@@ -230,7 +230,7 @@
$acursor->execute( $id, $hash, $gleipnir->uid, $galleryid, "$id.$fmt", "$id.$xtn", "$id.$fmt", $caption, $title );
$template->param(message => $message, failed => $fail );
- return $gleipnir->body($template->output);
+ return $gleipnir->url('/gallery/picture.pl?id='.$id);
}
- Prev by Date: CVS Update: svartalfheim.net
- Next by Date: CVS Update: svartalfheim.net
- Previous by thread: CVS Update: gleipnir
- Next by thread: CVS Update: gleipnir
- Index(es):