Skip to content

Commit c55ffdd

Browse files
committed
Don't version config.core.php but provide sample
1 parent 48db8c3 commit c55ffdd

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

config.core.php

-4
This file was deleted.

config.core.sample.php

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<?php
2+
define('MODX_CORE_PATH', dirname(dirname(__FILE__)).'/modx/core/');
3+
define('MODX_CONFIG_KEY', 'config');

0 commit comments

Comments
 (0)