Difference between revisions of "Smarty Module"
From OpenEMR Project Wiki
Bradymiller (talk | contribs) |
Bradymiller (talk | contribs) |
||
Line 1: | Line 1: | ||
:There are 3 separate Smarty libraries within OpenEMR: | :There are 3 separate Smarty libraries within OpenEMR: | ||
::*OpenEMR "native" code | ::*OpenEMR "native" code | ||
:::*library/ (note it | :::*library/ (note it was dumped right in the library directory...) | ||
:::*library/Smarty.class.php | :::*library/Smarty.class.php | ||
:::*Version 2.6.2 | :::*Version 2.6.2 |
Revision as of 09:31, 28 January 2016
- There are 3 separate Smarty libraries within OpenEMR:
- OpenEMR "native" code
- library/ (note it was dumped right in the library directory...)
- library/Smarty.class.php
- Version 2.6.2
- Postnuke calendar module
- interface/main/calendar/modules/PostCalendar/pnincludes/Smarty/
- Version 2.3.1
- phpGACL module
- gacl/admin/smarty/
- Version 2.6.14