Browse Source

oops, that wasn't supposed to be deleted

pull/40/head
ccd0 11 years ago
parent
commit
0b6e71dd25
  1. 1
      README.md

1
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:

Loading…
Cancel
Save