From: Andreas A. <a.a...@th...> - 2001-08-24 19:12:05
|
Hi Alex, > >> prepend.php is replicated over all dirctories, i guess. > > Alex, what do u think? > We're going to have to use BC_PATH_HTDOCS to do the include from now on. > But that's set in user constants, so all should be well :) ??? I thought the user constants are loaded with the init process, init reqires BC_PATH and init is importet by import() that is provided by ./prepend.php. So how should BC_PATH_HTDOCS work without init. Or am i missing something? Andi |