Re: Where is mysql insert?
Posted: 29 Mar 2010, 19:27
Hi, Phoca Gallery follows the MVC pattern, it means you will find this queries in models of the views
if there is a category view, then the query will be included in category model, etc.
Jan
if there is a category view, then the query will be included in category model, etc.
Jan