Skip to content

Commit

Permalink
Removing deprecated SimpleImageField
Browse files Browse the repository at this point in the history
Use UploadField with
a$myField->getValidator()->setAllowedExtensions(array('jpg', 'gif', 'png'))
  • Loading branch information
Sean Harvey committed Nov 15, 2012
1 parent 6ce33d5 commit de2509c
Showing 1 changed file with 0 additions and 173 deletions.
173 changes: 0 additions & 173 deletions forms/SimpleImageField.php

This file was deleted.

0 comments on commit de2509c

Please sign in to comment.