Ignore:
Timestamp:
Dec 11, 2013 6:09:07 PM (10 years ago)
Author:
anonymous
Message:

Wrapper script for phpunit. Changed logMsg SCREEN action to print to stderr.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eli_branch/tests/bootstrap.php

    r442 r446  
    11<?php
    2 session_start();
    3 //set_include_path(get_include_path() . PATH_SEPARATOR . '../..');
    4 ini_set('include_path',get_include_path().PATH_SEPARATOR.'/opt'.PATH_SEPARATOR.'..');
    5 //die(get_include_path());
     2// session_start();
     3// //set_include_path(get_include_path() . PATH_SEPARATOR . '../..');
     4// ini_set('include_path',get_include_path().PATH_SEPARATOR.'/opt'.PATH_SEPARATOR.'..');
     5// //die(get_include_path());
Note: See TracChangeset for help on using the changeset viewer.