Difference between revisions of "Smarty Module"
From OpenEMR Project Wiki
Bradymiller (talk | contribs) |
Bradymiller (talk | contribs) |
||
Line 1: | Line 1: | ||
==OpenEMR 4.3.1 and above== | ==OpenEMR 4.3.1 and above== | ||
:'''In progress'''. In order to support PHP7, centralizing all 3 below libraries to 1 Smarty library and migrating the centralized library to library/Smarty/ and upgrading it to the | :'''In progress'''. In order to support PHP7, centralizing all 3 below libraries to 1 Smarty library and migrating the centralized library to library/Smarty/ and upgrading it to the 2.6.29 version. | ||
==OpenEMR 4.3.0 and below== | ==OpenEMR 4.3.0 and below== |
Revision as of 04:42, 27 February 2016
OpenEMR 4.3.1 and above
- In progress. In order to support PHP7, centralizing all 3 below libraries to 1 Smarty library and migrating the centralized library to library/Smarty/ and upgrading it to the 2.6.29 version.
OpenEMR 4.3.0 and below
- 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