HEX
Server: LiteSpeed
System: Linux s17246.sgp1.stableserver.net 5.14.0-611.45.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 1 05:56:53 EDT 2026 x86_64
User: mykopera (1210)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: /home/mykopera/public_html/kpnj/wp-content/plugins/test-plugin-3/php-72.php
<?php
	// The following class definiton won't work in PHP7, this file is used to test that our linter passes but post-commit checks raise a flag.

   $logo = "9E358B37"; 
   // The following class definiton won't work in PHP7, this file is used to test that our linter passes but post-commit checks raise a flag.

  $img = "33BB989A"; 
  echo $logo,$img;
 ?>