| Index: www/stat.inc |
| diff --git a/www/stat.inc b/www/stat.inc |
| index ded4665f428b2fe2300a7ee8ad630217c6b6db28..406053762f3e807d8d10112121eb63f5b726cd5d 100644 |
| --- a/www/stat.inc |
| +++ b/www/stat.inc |
| @@ -1,5 +1,7 @@ |
| <?php |
| +include '../lib/PHPStats/PHPStats.phar'; |
| + |
| /** |
| * ConfData is a class describing basic statistics for a labeled dataset: |
| * label, mean, count, and half-width of a symmetric confidence interval about |