b0y-101 Mini Shell


Current Path : E:/phpMyAdmin/templates/
File Upload :
Current File : E:/phpMyAdmin/templates/recent_favorite_table_recent.twig

{% for table in tables %}
<li class="warp_link">
  <a href="{{ url('/table/recent-favorite', table)  }}">
    `{{ table.db }}`.`{{ table.table }}`
  </a>
</li>
{% endfor %}

Copyright © 2019 by b0y-101