Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
wp-conte...
/
plugins
/
sitepres...
/
template...
/
xml-conf...
/
log
•
File:
iterable.twig
•
Content:
{% if item is iterable %} <ol> {% for key, value in item %} <li>{{ key }}: {% include 'iterable.twig' with {'item': value, 'child': true} %}</li> {% endfor %} </ol> {% elseif child %} <span class="child">{{ item }}</span> {% else %} {{ item }} {% endif %}
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List