Example #1
0
        echo WORDING_PROFILE_USERNAME;
        ?>
</th>
    <th><?php 
        echo WORDING_PROFILE_EMAIL;
        ?>
</th>
    <th><?php 
        echo WORDING_PROFILE_DIRECCION;
        ?>
</th>
    <th>Editar</th>
  </tr>
  <tr>
    <?php 
        $admin->showUsers("local");
        ?>
  </tr>
</table>
  <?php 
    }
    ?>
  <?php 
    if ($_GET['show'] == "musico") {
        ?>
    <table style="width:100%" class='table-responsive table-hover'>
<h3><?php 
        echo WORDING_NOM_MUSICOS;
        ?>
</h3>
<tr>