From 0b6e71dd2547ccd8a299242dd56d52f11a888b36 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Mon, 11 Nov 2013 02:34:58 -0800 Subject: [PATCH] oops, that wasn't supposed to be deleted --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 90854860..d2fd35ab 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ Add these lines to inc/instance-config.php: $config['additional_javascript'][] = 'cc/settings.js'; $config['additional_javascript'][] = 'cc/expandvideo.js'; require_once 'cc/posthandler.php'; + event_handler('post', 'postHandler'); And add this to stylesheets/style.css: