diff BoosterPack/logintets/info.php @ 0:0d795f02a8bb tip

initial committ. what was I thinking?
author Robert McIntyre <rlm@mit.edu>
date Mon, 27 Sep 2010 16:57:26 -0400
parents
children
line wrap: on
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/BoosterPack/logintets/info.php	Mon Sep 27 16:57:26 2010 -0400
     1.3 @@ -0,0 +1,10 @@
     1.4 +<html>
     1.5 +<head>
     1.6 +<title> PHP Test Script </title>
     1.7 +</head>
     1.8 +<body>
     1.9 +<?php
    1.10 +phpinfo( );
    1.11 +?>
    1.12 +</body>
    1.13 +</html> 
    1.14 \ No newline at end of file