forked from zombor/KOstache
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Woody Gilk
committed
Jan 9, 2012
1 parent
0f62798
commit bb35f15
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule mustache
updated
10 files
+2 −2 | Mustache.php | |
+85 −0 | MustacheLoader.php | |
+1 −1 | README.markdown | |
+172 −0 | bin/create_example.php | |
+20 −0 | examples/i18n/I18n.php | |
+1 −0 | examples/i18n/i18n.mustache | |
+1 −0 | examples/i18n/i18n.txt | |
+60 −0 | test/MustacheLoaderTest.php | |
+1 −0 | test/fixtures/bar.mustache | |
+1 −0 | test/fixtures/foo.mustache |