PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_Template_Flexy » Bug #1346

Same name template

Details

Submitted2004-05-05 12:09 UTC
Fromboci at dravanet dot hu
StatusNo Feedback
PackageHTML_Template_Flexy
PHP VersionIrrelevant
OSLinux
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