wiki.techinc.nl/thumb-handler.php5
Aaron Schulz 3c5ccee75c FU r100535:
* Added thumb-handler.php5 file
* Moved 404.php to thumb-handler.php as wfDisplay404Error()
* Removed excess short-circuiting error cases in thumb-handler.php
* Moved cURL extension check to the top of the file
* Improved sample $thgThumbHashFragment regex value
* Cleaned up wfStreamThumbViaCurl() error handling code a bit
2011-10-26 04:13:05 +00:00

1 line
38 B
PHP

<?php require './thumb-handler.php';