~hexmode/+junk/main

« back to all changes in this revision

Viewing changes to install-files/scripts/switchPhpVersion.php

  • Committer: Mark A. Hershberger
  • Date: 2008-01-05 19:38:56 UTC
  • Revision ID: hershberger@spawn-xp-20080105193856-6rnzgwa4nehue3qj
initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?php
 
2
 
 
3
require 'wampserver.lib.php';
 
4
 
 
5
 
 
6
 
 
7
$newPhpVersion = $_SERVER['argv'][1];
 
8
switchPhpVersion($newPhpVersion);
 
9
 
 
10
 
 
11
?>
 
 
b'\\ No newline at end of file'