diff options
| author | spiderr <spider@viovio.com> | 2013-04-06 16:16:06 -0400 |
|---|---|---|
| committer | spiderr <spider@viovio.com> | 2013-04-06 16:16:06 -0400 |
| commit | 53f32f73708b3ab2c1f43b16db33b7f8a41d25d7 (patch) | |
| tree | c05bc098a19ebd303f74b21bd2070edbc3300feb /smarty/demo/configs/test.conf | |
| parent | aae540e085be1f70d432b22a976c79b9d8320e31 (diff) | |
| download | themes-53f32f73708b3ab2c1f43b16db33b7f8a41d25d7.tar.gz themes-53f32f73708b3ab2c1f43b16db33b7f8a41d25d7.tar.bz2 themes-53f32f73708b3ab2c1f43b16db33b7f8a41d25d7.zip | |
add Smarty 3.0 and migrate templates and plugins
Diffstat (limited to 'smarty/demo/configs/test.conf')
| -rw-r--r-- | smarty/demo/configs/test.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/smarty/demo/configs/test.conf b/smarty/demo/configs/test.conf new file mode 100644 index 0000000..5eac748 --- /dev/null +++ b/smarty/demo/configs/test.conf @@ -0,0 +1,5 @@ +title = Welcome to Smarty! +cutoff_size = 40 + +[setup] +bold = true |
