File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 66
66
<div class="col-md-4">
67
67
<!-- Button to trigger modal -->
68
68
<a href="#modal2" role="button" class='btn download_button btn-lg btn-block' data-toggle="modal">
69
- <h2><span class='glyphicon glyphicon-download'></span> Download the executables </h2>
69
+ <h2><span class='glyphicon glyphicon-download'></span> Download executables for the Testing Version </h2>
70
70
<p>
71
71
See the installation guides below for the pre-requisites you'll need.
72
72
</p>
Original file line number Diff line number Diff line change 7
7
$ root = getenv ("DOCUMENT_ROOT " );
8
8
ini_set ('session.save_path ' , "$ root\sessions " );
9
9
}
10
- echo "' " . ini_get ('session.save_path ' ) . "' " ;
10
+ // echo "'" . ini_get('session.save_path') . "'";
11
11
?>
You can’t perform that action at this time.
0 commit comments