mirror of
https://github.com/silverstripe/silverstripe-staticpublisher
synced 2024-10-22 14:05:54 +02:00
5 lines
116 B
PHP
5 lines
116 B
PHP
<?php
|
|
|
|
Deprecation::notification_version('1.0', 'staticpublisher');
|
|
define('STATIC_MODULE_DIR', dirname(__FILE__));
|