1 Jul 2005 02:03
phase3/includes Article.php, 1.347, 1.348 OutputPage.php, 1.229, 1.230 PageHistory.php, 1.75, 1.76 ParserCache.php, 1.22, 1.23
Kate Turner <kateturner <at> users.sourceforge.net>
2005-07-01 00:03:34 GMT
2005-07-01 00:03:34 GMT
Update of /cvsroot/wikipedia/phase3/includes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20802
Modified Files:
Article.php OutputPage.php PageHistory.php ParserCache.php
Log Message:
remove wfdebug in pagehistory
set ETag header on article views
Index: ParserCache.php
===================================================================
RCS file: /cvsroot/wikipedia/phase3/includes/ParserCache.php,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** ParserCache.php 19 Jun 2005 03:05:50 -0000 1.22
--- ParserCache.php 1 Jul 2005 00:03:31 -0000 1.23
***************
*** 20,24 ****
$this->mMemc =& $memCached;
}
!
function getKey( &$article, &$user ) {
global $wgDBname;
--- 20,24 ----
$this->mMemc =& $memCached;
}
!
function getKey( &$article, &$user ) {
global $wgDBname;
(Continue reading)
RSS Feed