silverstripe-comments/_config.php
2015-04-14 12:57:30 +12:00

5 lines
156 B
PHP

<?php
Deprecation::notification_version('2.0', 'comments');
define('COMMENTS_DIR', ltrim(Director::makeRelative(realpath(__DIR__)), DIRECTORY_SEPARATOR));