Skip to content

Commit

Permalink
removing bogus //1
Browse files Browse the repository at this point in the history
  • Loading branch information
skodak committed Apr 25, 2008
1 parent d1e867d commit 6547c73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auth/cas/CAS/CAS.php
Expand Up @@ -10,7 +10,7 @@
$_SERVER['REQUEST_URI'] = $_SERVER['SCRIPT_NAME'].'?'.$_SERVER['QUERY_STRING'];
}

//1
//
// another one by Vangelis Haniotakis also to make phpCAS work with PHP5
//
if (version_compare(PHP_VERSION,'5','>=')) {
Expand Down

0 comments on commit 6547c73

Please sign in to comment.