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 53c3972 + 1c9241d commit 9b2c966
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-font-icons
*/

// Define Module Constants:

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

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

0 comments on commit 9b2c966

Please sign in to comment.