ACIL FM
Dark
Refresh
Current DIR:
/home/mhhtmff/app/NH-HR-test-old/ds/public/bacheca
/
home
mhhtmff
app
NH-HR-test-old
ds
public
bacheca
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
bacheca_details.php
4.57 MB
chmod
View
DL
Edit
Rename
Delete
bacheca_list.php
3.76 MB
chmod
View
DL
Edit
Rename
Delete
edit_bacheca_content.php
1.61 MB
chmod
View
DL
Edit
Rename
Delete
info_bacheca_content.php
3.48 MB
chmod
View
DL
Edit
Rename
Delete
new_bacheca_content.php
1.52 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /home/mhhtmff/app/NH-HR-test-old/ds/public/bacheca/new_bacheca_content.php
<?php session_start(); if (!isset($_SESSION['loggedin'])) { exit("unauthorized"); } include "../../php/database.php"; ?> <div class="modal-header"> <h5 class="modal-title" id="exampleModalLabel">Nuova pubblicazione</h5> <button class="close" type="button" data-dismiss="modal" aria-label="Close"><span aria-hidden="true" id="close_new_bacheca">×</span></button> </div> <div class="modal-body"> <form> <div class="form-group row"> <label class="col-sm-3 col-form-label" for="inputEmail3">Oggetto</label> <div class="col-sm-9"> <input class="form-control" id="new_bacheca_object" type="text" placeholder="Oggetto"> </div> </div> <div class="form-group row"> <label class="col-sm-3 col-form-label" for="inputEmail3">Corpo</label> <div class="col-sm-9"> <textarea class="form-control" id="new_bacheca_body" placeholder="Corpo" rows="20"></textarea> </div> </div> <div class="form-group row"> <label class="col-sm-3 col-form-label" for="inputEmail3">Allegato</label> <div class="col-sm-9"> <input type="file" id="new_bacheca_attachment" name="name_file" multiple> </div> </div> </form> </div> <div class="modal-footer"> <button class="btn btn-secondary" type="button" data-dismiss="modal">Chiudi</button> <button class='btn btn-primary ml-2' type='button' onclick='CreateNewBacheca()'>Pubblica</button> </div>
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply