Forums / Cotonti / Support / sql queries in header.main

Trustmaster
#23854 2010-03-30 13:47
Note: it is recommended to use variable prefixes in plugin parts that hook into modules, to ensure that no variable conflicts occur. E.g. use $jqp_sql and $jqp_row to make sure you don't destroy $sql and $row in the outer context.
May the Source be with you!