Quote:
Originally Posted by Jorg
I used the code and works perfect! Thanks.
|
BTW, updated the code, No real reason for a query_read and a which when I can just fetch the array using the query_first function.
Also used a free_result function to free up the results of the query so we can clear the little memory we are using with this query in the cache.
Templates were changed slightly too. (Mandatory to change templates if you are going to change the code and use my update.)
This update does not add any functionality to the script, it just makes it a bit more efficient. If you currently have the script installed, you can just bypass the update if you want.