silverstripe-font-awesome/_config.php

4 lines
128 B
PHP
Raw Normal View History

2015-05-09 04:58:24 +02:00
<?php
2017-06-09 09:14:28 +02:00
define('FONT_AWESOME_DIR', ltrim(\SilverStripe\Control\Director::makeRelative(realpath(__DIR__)), DIRECTORY_SEPARATOR));