BossBey File Manager
PHP:
7.3.31-1~deb10u1
OS:
Linux
User:
www-data
Root
/
home
/
www
/
inorg
/
coord_old
/
phpmyadmin
📤 Upload
📝 New File
📁 New Folder
Close
Editing: changelog.php
<?php // Simple script to set correct charset for changelog /* $Id: changelog.php,v 2.1 2004/06/24 09:24:46 nijel Exp $ */ // vim: expandtab sw=4 ts=4 sts=4: header('Content-type: text/plain; charset=utf-8'); readfile('ChangeLog'); ?>
Save
Cancel