- Implemented organization creation, editing, and activity management in orgs.php. - Added safe path segment function to sanitize input. - Included file upload handling for activity photos. - Created a new logo image for the application.
11 lines
397 B
PHP
Executable File
11 lines
397 B
PHP
Executable File
<!-- <a href="/_login.php?reload_user=1" class="btn btn-secondary">Recargar Cuenta</a>
|
|
<a href="/_login.php?logout=1" class="btn btn-secondary">Cerrar sesión</a> -->
|
|
|
|
|
|
<a class="sidebar-link" href="/aulatek/">
|
|
<span>Mi aula</span>
|
|
</a>
|
|
<a class="sidebar-link" href="/aulatek/supercafe.php">
|
|
<img src="/static/iconexperience/purchase_order_cart.png" alt="">
|
|
<span>SuperCafe</span>
|
|
</a> |