%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream
<div class="container"> <div class="row"> <form class="form-signin" method="post" action="<?php echo site_url('dashboard/config');?>" > <h4><?php echo $this->lang->line('config');?></h4> <br> <?php echo $this->lang->line('config_warning');?> <br> <div class="form-group"> <textarea name="config_val" style="width:800px;height:500px;"><?php echo $result;?></textarea> </div> <div class="form-group"> <button class="btn btn-primary" type="submit"><?php echo $this->lang->line('submit');?></button> </div> <input type="checkbox" name="force_write" > <span style="font-size:11px;"> Tick if server required 777 permission to write file </span> </form> </div> </div> <br><br>