HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux vmi3050980 6.8.0-90-generic #91-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 18 14:14:30 UTC 2025 x86_64
User: gurumedia_st_usr (1012)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/www/gurumedia_st_usr/data/www/gurumedia.store/frdsp/dp/frd1_nav_side.php
<div id="mySidenav" class="sidenav">

<div class="mini_profile text-center">
<table width='100%'>
      <tr>
          <td>
             <img src="<?php echo "$FRD_HURL/frd-data/img/user/$UsrPicc";?>" alt="" width="60px" height="60px" class="img-circle">
          </td>
      </tr>
      <tr>
           <td>
              <h6 class="y">&#160;<?php echo "$UsrName";?></h6>
          </td>
      </tr>
</table>
</div>




<div id="FR_SNAV_LINKS"></div>


<h6 class="text-center">
    VERSION: <?= htmlspecialchars($FR_PLUGIN_VERSION ?? 'x'); ?>
</h6>



<br><br>
</div>