Adding changes at time to resolve a comflict

This commit is contained in:
Ralph Asendeteufrer
2012-12-07 10:28:20 -04:00
parent 2d796cd37d
commit fa511fd0ee
2 changed files with 2 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
<?php
// ProcessMaker Test Unit Bootstrap
// Defining the PATH_SEP constant, he we are defining if the the path separator symbol will be '\\' or '/'
define('PATH_SEP', '/');
if (!defined('__DIR__')) {