Quote:
Originally Posted by shan
If anything it seems a more awkward way to do it the way it is done
|
Not really, take a look at the image.php code, it looks like a really quick hack method of doing it to save on editing anything else on the system.
By doing it the way they did they didn't have to edit templates/add other configs etc etc.
They went to the effort of moving the images out of the database and left the critical part of displaying them to a quick hack of the image.php... go figure!