cvs: docweb /www notes_stats.php
[email protected] ("Sean Coates")
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <cvssean1122856824@cvsserver> |
sean Sun Jul 31 20:40:24 2005 EDT
Modified files:
/docweb/www notes_stats.php
Log:
oops; fix filename
http://cvs.php.net/diff.php/docweb/www/notes_stats.php?r1=1.5&r2=1.6&ty=u
Index: docweb/www/notes_stats.php
diff -u docweb/www/notes_stats.php:1.5 docweb/www/notes_stats.php:1.6
--- docweb/www/notes_stats.php:1.5 Sun Jul 31 20:37:57 2005
+++ docweb/www/notes_stats.php Sun Jul 31 20:40:23 2005
@@ -16,13 +16,13 @@
| Authors: Sean Coates <[email protected]> |
| Credits: Vincent Gevers <[email protected]> |
+----------------------------------------------------------------------+
-$Id: notes_stats.php,v 1.5 2005/08/01 00:37:57 sean Exp $
+$Id: notes_stats.php,v 1.6 2005/08/01 00:40:23 sean Exp $
*/
require_once('../include/init.inc.php');
-@include('note_stats-data.php');
+@include('notes_stats-data.php');
if (!is_array($notesData) || !$notesData) {
echo DocWeb_Template::get(