| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-11-03 | Oops, injecting the function name caused an extra call in the call | Bharat Mediratta | |
| stack. The test passed, but the actual code failed. Fixed now. | |||
| 2008-11-03 | Theme helper. Right now it has one api method, theme::url which | Bharat Mediratta | |
| returns a url local to the theme that you're in. For example, if you're in themes/foo/views/page_header.html.php and you call theme::url("images/foo.png") then it'll create a url to: themes/foo/images/foo.png | |||
