Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
if ($file_extension == 'png') { 
	return @$write_function($dst_image_rs, $params['dst_image'], 0,NULL); 
} else {
	// ......
}

Primitivno, zato bistro (smile)

Mozhet mne kto dast repozitoriy i account gde mozhno kachnutj posledniju versiju, a to ja uzhe ne znaju gde ispravlenno a gde net :).

...