Bug in pages module
| Trustmaster |
|
|---|---|
|
Please wrap your functions with:
if (!function_exists('my_function')) {
function my_function() ...
}
We need to load theme PHP file more than once to be able to override $R strings in it. May the Source be with you!
|