1
0
Fork 0

Merge branch 'develop' into issue/#3062

This commit is contained in:
Hypolite Petovan 2017-01-08 11:44:45 +11:00
commit 479180ca8e
162 changed files with 766 additions and 683 deletions

View file

@ -10,7 +10,7 @@
* Screenshot: <a href="screenshot.png">Screenshot</a>
*/
function smoothly_init(&$a) {
function smoothly_init(App &$a) {
set_template_engine($a, 'smarty3');
$cssFile = null;