Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
colintucker committed Oct 8, 2017
2 parents 821bb7b + 0adbadd commit 2412d75
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions _config.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,3 @@
* @license https://opensource.org/licenses/BSD-3-Clause BSD-3-Clause
* @link https://github.com/praxisnetau/silverware-model-filters
*/

// Define Module Constants:

if (!defined('SILVERWARE_MODEL_FILTERS_DIR')) {
define('SILVERWARE_MODEL_FILTERS_DIR', basename(__DIR__));
}

if (!defined('SILVERWARE_MODEL_FILTERS_PATH')) {
define('SILVERWARE_MODEL_FILTERS_PATH', realpath(__DIR__));
}

0 comments on commit 2412d75

Please sign in to comment.