Skip to content
Snippets Groups Projects
Commit fe6fccb0 authored by Graham Cole's avatar Graham Cole
Browse files

whoops. Bring on site configuration files :-/

parent 8ac9ead2
No related branches found
No related tags found
No related merge requests found
<?php
$motd_file = "/home/honorary/chckens/motd.txt";
$motd_file = "/tmp/motd.txt";
function decode_entities($text, $quote_style = ENT_COMPAT) {
if (function_exists('html_entity_decode')) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment