����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<div class="row" ng-controller="generalSettings200">
<div class="col-md-6 col-sm-6 col-xs-6 col-md-offset-3">
<div class="x_panel">
<div class="x_content">
<h2>{{LANG.t("Debug Mode")}}</h2>
<p>{{ LANG.t("PHP error will be shown alongside other informative data.") }}</p>
<div style="padding-top: 20px;">
<h5>{{LANG.t("Enabled debug mode")}}</h5>
<div class="pretty p-default p-round p-smooth">
<input type="radio" ng-model="saveData.debug" id="debug_1" ng-checked="saveData.debug == 1" value="1" />
<div class="state p-primary"><label for="debug_1">{{ LANG.t("Yes") }}</label></div>
</div>
<div class="pretty p-default p-round p-smooth">
<input type="radio" ng-model="saveData.debug" id="debug_0" ng-checked="saveData.debug == 0" value="0" />
<div class="state p-primary"><label for="debug_0">{{ LANG.t("No (Recommended)") }}</label></div>
</div>
</div>
</div>
</div>
</div>
</div>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| controller.js | File | 362 B | 0644 |
|
| view.htm | File | 1.16 KB | 0644 |
|