Fixed events API to remove thumbnail code

This commit is contained in:
Pliable Pixels 2015-06-20 20:08:10 -04:00
parent 138e931e24
commit 719a903d43
1 changed files with 2 additions and 0 deletions

View File

@ -74,6 +74,7 @@ class ImageComponent extends Component {
*/
}
/*
$imageData = array(
'eventPath' => $eventPath,
'imagePath' => $imagePath,
@ -86,6 +87,7 @@ class ImageComponent extends Component {
);
return( $imageData );
*/
}