oops, that wasn't supposed to be deleted
This commit is contained in:
parent
5fbd7a6a95
commit
0b6e71dd25
@ -23,6 +23,7 @@ Add these lines to inc/instance-config.php:
|
|||||||
$config['additional_javascript'][] = 'cc/settings.js';
|
$config['additional_javascript'][] = 'cc/settings.js';
|
||||||
$config['additional_javascript'][] = 'cc/expandvideo.js';
|
$config['additional_javascript'][] = 'cc/expandvideo.js';
|
||||||
require_once 'cc/posthandler.php';
|
require_once 'cc/posthandler.php';
|
||||||
|
event_handler('post', 'postHandler');
|
||||||
|
|
||||||
And add this to stylesheets/style.css:
|
And add this to stylesheets/style.css:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user