Fatal error: Array and string offset access syntax with curly braces is no longer supported in /home3/pfideoco/public_html/cands/latvianlegion_org/miniCM/util/functions_2024-03-09.php(9524) : eval()'d code on line 5

miniCM error handler

Processing en/accusers/schiessl-alleged/level-100-schiessl-assessment.ssi, last template templates/viz.template
/home3/pfideoco/public_html/cands/latvianlegion_org/miniCM/util/functions_2024-03-09.php(9524) : eval()'d code is:
Line 1:
Line 2: →// last updated 2022-04-11
Line 3: →global $mCM_TEMPLATE_argc;
Line 4: →global $mCM_TEMPLATE_argv;
Line 5: →if ( $mCM_TEMPLATE_argv[0]{0} == "?" ) $file = substr( $mCM_TEMPLATE_argv[0], 1 );
Line 6: →else $file = $mCM_TEMPLATE_argv[0];
Line 7: →$osv = OSVinfo( DSCOSVcontent( reverseosv( $file )));
Line 8: →$text = $osv[ "SHORT" ];
Line 9: →if ( $text == "" ) $text = $osv[ "TEXT" ];
Line 10: →echo '<a href="',$mCM_TEMPLATE_argv[0],'" class=mCM_SITE_link target=_blank><i>See</i>: ',$text;
Line 11: →if ( $mCM_TEMPLATE_argc > 1 ){
Line 12: →→$first = $mCM_TEMPLATE_argv[1]{0};
Line 13: →→if ( $first <> "," and $first <> "." and $first <> ";" and $first <> ":" ) echo " ";
Line 14: →→echo $mCM_TEMPLATE_argv[1];
Line 15: →}
Line 16: →echo '</a>';
Line 17: