Index: trunk/kernel/action.php =================================================================== diff -u -N -r1009 -r1015 --- trunk/kernel/action.php (.../action.php) (revision 1009) +++ trunk/kernel/action.php (.../action.php) (revision 1015) @@ -1833,7 +1833,7 @@ // $img->debuglevel=1; - $img->Pending=TRUE; + $img->Pending=false; if($LocalImage) { $file = $_FILES["imgFullFile"];