<?php
Clearbricks::lib()->autoload([
'dcPhotoblog' => __DIR__ . '/class.dc.photoblog.php'
]);
return true;