Ejemplo n.º 1
0
<?php

require dirname(__FILE__) . '/../src/media/thumbnailer.php';
$app = new thumbnailer();
$app->run();