silverstripe-blog/_config.php

9 lines
133 B
PHP
Executable File

<?php
/**
* Fetches the name of the current module folder name.
*
* @return string
**/
define('BLOGGER_DIR', dirname(__FILE__));