Skip to content
This repository has been archived by the owner on Nov 27, 2021. It is now read-only.

Commit

Permalink
working on readme instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Josey Morton committed Feb 16, 2012
1 parent 2a3c28e commit 3723951
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -91,6 +91,7 @@ __Blocks__
```php
<?php echo $this->partial->block('methodName'); ?>
<?php echo $this->partial->methodName(array('type' => 'block')); ?>
```

# To come
1. I plan on adding enhanced cache features to this so the rendering engine isn't constantly parsing templates for partials
Expand Down

0 comments on commit 3723951

Please sign in to comment.