﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	appname	phpversion	exts	sapi	probability	blockedby	blocking	pending
27	include vs. include_once	alisencer@…	moo	"Using XCache1.0.1RC and PHP5.1.4 (debian)

When XCache is enabled, behaviour for include and include_once changes.

Example:
include ""file"";
//...
include_once ""file"";

Without xcache it is _not_ included again.
With xcache it is included again.


(Oh, and keep up the good work on XCache:))"	defect	closed	minor	1.0.3	cacher	1.0.1	fixed										
