idlesign / ist-yii-cfile

CFile provides popular functions to manipulate files both with Yii Framework and without
http://www.yiiframework.com/extension/cfile/
MIT License
57 stars 22 forks source link

Added a method resolving relative filesystem object path. #22

Closed Kolyunya closed 10 years ago

Kolyunya commented 10 years ago

Added a method resolving relative filesystem object path and fixed two minor code-style inconsistencies.

idlesign commented 10 years ago

Thank you.

What use cases do you see for this method? Please supply basic tests (in tests/tests.php).