/framework/vendor/smarty3/Smarty3.php
http://zoop.googlecode.com/ · PHP · 5 lines · 5 code · 0 blank · 0 comment · 0 complexity · bc02cb0a22de27c94a54f0dcceb4a09e MD5 · raw file
- <?php
- include dirname(__file__) . '/lib/Smarty.class.php';
- class Smarty3 extends Smarty
- {
- }