Skip to content
Snippets Groups Projects

php8 only; added variable types; short array syntax; remove glyphicons

Merged Hahn Axel (hahn) requested to merge 7359-update-php83 into master
2 files
+ 57
40
Compare changes
  • Side-by-side
  • Inline

Files

@@ -17,6 +17,8 @@ require_once('plugins.class.php');
*
*
* @author axel
*
* 2024-08-23 v1.1 Axel Hahn php8 only; added variable types
*/
class plugin_renderer extends ciplugins
{
Loading