page: replace output caching by article object
[minimedit.git] / thumb / index.php
index b4f6091f5005ec405e433504ebb1f98d098cbb36..4549b44e6ab67385c52d6168da8b8b529ea16fe4 100644 (file)
@@ -1,6 +1,4 @@
 <?php
-ob_clean();
-
 list ($size, $imgpath) = explode('/', ltrim($Args, '/'), 2);
 $imgpath = preg_replace('{^(?=[0-9]+/)}', 'data/', $imgpath, 1);