Index: openacs-4/packages/photo-album/www/photo-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/photo-album/www/photo-edit.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/photo-album/www/photo-edit.tcl 10 Jun 2003 10:07:11 -0000 1.1 +++ openacs-4/packages/photo-album/www/photo-edit.tcl 12 Jun 2003 06:55:45 -0000 1.2 @@ -85,7 +85,7 @@ # not allowing users to modify the binary yet # will need to modify thumb and view binaries when photo binary is changed - db_dml update_photo_user_filename {} +# db_dml update_photo_user_filename {} db_exec_plsql set_live_revision {} @@ -97,7 +97,7 @@ } ad_returnredirect "photo?photo_id=$photo_id" - ad_abort_script + ad_script_abort } ad_return_template