Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2065)

Unified Diff: www/stat.inc

Issue 108470043: Add PHPStats information and move to different directory. Base URL: https://github.com/geening/webpagetest.git@master
Patch Set: Created 11 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « www/graph_page_data.php ('k') | www/tests/statTest.php » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « www/graph_page_data.php ('k') | www/tests/statTest.php » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b