5 lines
116 B
PHP
Raw Normal View History

2012-12-18 12:36:02 +13:00
<?php
2013-04-06 17:24:51 +13:00
Deprecation::notification_version('1.0', 'staticpublisher');
2013-04-06 17:24:51 +13:00
define('STATIC_MODULE_DIR', dirname(__FILE__));