Commit Graph

15 Commits (master)

Author SHA1 Message Date
David Goodwin 1ad184641d php7.4 / psalm fixes 4 years ago
David Goodwin 87824ef970 psalm fixes/workarounds; require PHP 5.6+ 5 years ago
gotty 13549cea0f Favicon config and ru_lang:
1. Favicon configuration of the project:
  a. Fixed incorrect link to favicon from the subfolder /users/
  b. Added ability to set favicon via config
2. Completed translation of all string constants into Russian language.
5 years ago
David Goodwin 907bd7ee46 update Smarty to v3.1.33 - "This release does cover security issue CVE-2018-16831, other bug fixes (see changelog.txt) and adds a new feature of the {capture} tag (see NEW_FEATURES.txt)." 5 years ago
David Goodwin 34e6f7829e tighten psalm checks; fix errors 5 years ago
David Goodwin e26877f2f9 add almost forgotten file: array_column.php 5 years ago
David Goodwin 590c80f0bc add more unit tests; re-enable random_int warning in functions.inc.php for old php versions etc etc 5 years ago
David Goodwin 5d6dde7bff psalm fixes 5 years ago
David Goodwin 01c8b14a44 PFASmarty class 5 years ago
David Goodwin d146f51feb remove duplication of PFASmarty class 5 years ago
David Goodwin 8cf7947f15 move function into the only place it is used 5 years ago
David Goodwin ba14535489
Merge pull request #172 from abonanni/bootstrap
Bootstrap Integration
6 years ago
root fb3e968cfc Bootstrap template integration 6 years ago
David Goodwin 7388a7ca62 remove notice about additional plugin - lost with time, does not seem to be used 6 years ago
David Goodwin b97decb7c2 add a lib directory; move smarty into it; add random_compat phar (for random_bytes() on PHP < 7) 6 years ago