/public/config/tce_config.php

Description

Configuration file for public section.

  • since: 2001-10-23
  • link: www.tecnick.com
  • copyright: Copyright © 2004-2006, Tecnick.com S.r.l. - Via Ugo Foscolo n.19 - 09045 Quartu Sant'Elena (CA) - ITALY - www.tecnick.com - info@tecnick.com
  • author: Nicola Asuni
Includes
require_once ('../../shared/config/tce_config.php') (line 37)
require_once ('../../shared/code/tce_functions_general.php') (line 101)
require_once ('../../shared/config/tce_db_config.php') (line 99)
require_once ('../../shared/code/tce_db_connect.php') (line 100)
Constants
K_MAIN_PAGE = "index.php" (line 96)

main page (homepage)

K_MAX_MEMORY_LIMIT = "8M" (line 91)

max memory limit for a PHP script

K_MAX_ROWS_PER_PAGE = 50 (line 81)

max number of rows to display in tables

K_MAX_UPLOAD_SIZE = 1000000 (line 86)

max file size to be uploaded [bytes]

K_SITE_AUTHOR = "Nicola Asuni - Tecnick.com S.r.l." (line 54)

default site author

K_SITE_DESCRIPTION = "TCExam by Tecnick.com" (line 49)

default site description

K_SITE_ICON = "../../favicon.ico" (line 69)

path to default html icon

K_SITE_KEYWORDS = "TCExam, eExam, e-exam, web, exam" (line 64)

default keywords

K_SITE_REPLY = "" (line 59)

default html reply-to meta tag

K_SITE_STYLE = K_PATH_STYLE_SHEETS."default.css" (line 74)

path to public CSS stylesheet

K_SITE_TITLE = "TCExam" (line 44)

default site name

Documentation generated on Fri, 24 Nov 2006 21:16:16 +0100 by phpDocumentor 1.3.0RC3