Home
Search
Sign in
Username:
Password:
Sign in
Register
Lost your password?
Cotonti / Open Source PHP Content Management Framework
Content Management Framework
Home
News & backgrounds
News
Benefits
Credits
Downloads
Update & extend
Core files
Extensions
Themes
Locales
Add-ons
Documentation
In-depth information
Contents
Older Docs
Installation
Administration
Development
Community
Get involved
Forums
Site activity
Showcase
Codebase
Bleeding edge
Roadmap
Timeline
Tickets
Browse source
Contributers
TPL Tags
Forums
/
Cotonti
/
Skins
/
0.0.6 and plugin tpl
Trustmaster
#14777
2009-07-22 22:14
Administrators
Thanked: 265 times
Yes, there is the second parameter of sed_skinfile() for that. So the plugins should call it like:
$tpl_file = sed_skinfile('myplug', true);
May the Source be with you!