Changeset 107
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r94 r107 1 HellaWorld v1. 7-SVN1 HellaWorld v1.8-SVN 2 2 --------------------- 3 3 -
trunk/index.php
r97 r107 48 48 } 49 49 50 $hellaworldversion = "1. 7-SVN";50 $hellaworldversion = "1.8-SVN"; 51 51 $protocol = (($_SERVER['SERVER_PORT'] == 443) ? 'https' : 'http'); 52 52
