image); if (is_file($img_path)) { dumpFile($img_path); } LSurl :: error_404($request); } LSurl :: add_handler('#^image/(?P[^/]+)$#', 'handle_image', false);