2009/10/6 The Editor <[email protected]>:

> 1). Does anyone know why these lines are in the engine.php around
> ~94-98. I'm thinking of commenting them out as they don't make much
> sense to me...
>
> if (is_array($BOLTconfig['skin'])) {
>        foreach($BOLTconfig['skin'] as $skin => $check) {
>                if (BOLTpageCheck($check)) $BOLTskin = $skin;
>                }
>        }

I suppose this is meant to allow setting a custom skin to certain pages?
Doesn't work though.
Or how do you set on site.config different skins to different pages?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to