diff options
author | tailor <cygnus@janrain.com> | 2007-02-13 18:39:53 +0000 |
---|---|---|
committer | tailor <cygnus@janrain.com> | 2007-02-13 18:39:53 +0000 |
commit | 7eee528d291f8daaba3ec57b843de85027918209 (patch) | |
tree | 3b8010d482783bb69c5046d57f241172d162842f /admin | |
parent | 283472632617873d33038cf51cd8037c2ca2d131 (diff) | |
download | php-openid-7eee528d291f8daaba3ec57b843de85027918209.zip php-openid-7eee528d291f8daaba3ec57b843de85027918209.tar.gz php-openid-7eee528d291f8daaba3ec57b843de85027918209.tar.bz2 |
[project @ Repair tests under no-math conditions]
Diffstat (limited to 'admin')
-rw-r--r-- | admin/texttest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/texttest.php b/admin/texttest.php index bf174a5..cbfe0af 100644 --- a/admin/texttest.php +++ b/admin/texttest.php @@ -170,4 +170,4 @@ if ($totals['error'] || $totals['failure']) { exit(1); } -?>
\ No newline at end of file +?> |