diff options
-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 fea7a29..bf174a5 100644 --- a/admin/texttest.php +++ b/admin/texttest.php @@ -43,7 +43,7 @@ function microtime_float() $longopts = array('no-math', 'math-lib=', - 'insecure_rand', + 'insecure-rand', 'thorough'); $con = new Console_Getopt; |