v3.5
Fix PHP syntax error in generated -index.php pages (#56) The fix for https://github.com/jan-vandenberg/cruddiy/issues/54 resulted in the following PHP parse error in the generated index.php page: "PHP Parse error: syntax error, unexpected '===' (T_IS_IDENTICAL), expecting end of file in /var/www/html/app/test-index.php on line 51"