root/ip/trunk/adm/admin_links_cat.php

122169
27
}
27
}
28
28
29
//
29
//
30
// Let's set the root dir for phpBB
30
// Load default Header
31
//
31
//
32
if (!defined('IP_ROOT_PATH')) define('IP_ROOT_PATH', './../');
32
if (!defined('IP_ROOT_PATH')) define('IP_ROOT_PATH', './../');
33
if (!defined('PHP_EXT')) define('PHP_EXT', substr(strrchr(__FILE__, '.'), 1));
33
if (!defined('PHP_EXT')) define('PHP_EXT', substr(strrchr(__FILE__, '.'), 1));