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 6666 <div class="col-md-4">
6767 <!-- Button to trigger modal -->
6868 <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>
7070 <p>
7171 See the installation guides below for the pre-requisites you'll need.
7272 </p>
Original file line number Diff line number Diff line change 77 $ root = getenv ("DOCUMENT_ROOT " );
88 ini_set ('session.save_path ' , "$ root\sessions " );
99}
10- echo "' " . ini_get ('session.save_path ' ) . "' " ;
10+ // echo "'" . ini_get('session.save_path') . "'";
1111?>
You can’t perform that action at this time.
0 commit comments