Home » HTML » HTML_Template_Flexy » Bug #1346
Same name template
Details
| Submitted | 2004-05-05 12:09 UTC |
|---|---|
| From | boci at dravanet dot hu |
| Status | No Feedback |
| Package | HTML_Template_Flexy |
| PHP Version | Irrelevant |
| OS | Linux |
| Roadmaps | (Not assigned) |
Comments
[2004-05-05 12:09 UTC] boci at dravanet dot hu
Description:
------------
I found a little problem.
If I use same name file (because another directory) example:
index.html
admin/index.html
news/index.html
The last override the first index.html and the result is bad.
Cow