Detailed:
one of the hundreds of errors i get after sytem rebuild.
Notice: Use of undefined constant cook_lan - assumed 'cook_lan' in F:\nowonline\linker\cool.php on line 23
Notice: Undefined index: cook_lan in F:\nowonline\linker\cool.php on line 23
Notice: Use of undefined constant cool_page - assumed 'cool_page' in F:\nowonline\linker\cool.php on line 36
1<?
2
3//=====================================
4// LINKER Category Engine
5//=====================================
6// Filename : cool.php
7// Path : Main directory
8// last update : 2002/03/13
9// Desc : View cool links
10//=====================================
11
12//=====================================
13// Info File include
14//=====================================
15
16$time1 = microtime();
17include ("./function/base_info.php");
18include ("./function/main_func.php");
19include ("./function/$Sdb_type.php");
20include ("./function/template.php");
21include ("./function/userfield_info.php");
22
23$lan_dir = $HTTP_COOKIE_VARS[cook_lan];
24if ($lan_dir && file_exists("./
25$lan_dir/u_common.php"))
26include ("./$lan_dir/u_common.php");
27else include ("./$Slang/u_common.php");
I sleep now zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz