/admin/config/tce_config.php

Description

Configuration file for administration section.

  • since: 2001-09-02
  • 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 ('../config/tce_auth.php') (line 36)
require_once ('../../shared/code/tce_functions_general.php') (line 111)
require_once ('../../shared/config/tce_config.php') (line 37)
require_once ('../../shared/config/tce_db_config.php') (line 109)
require_once ('../../shared/code/tce_db_connect.php') (line 110)
Constants
K_CLOCK_IN_UTC = false (line 101)

if true display admin clock in UTC (GMT)

K_MAX_MEMORY_LIMIT = "512M" (line 44)

max memory limit

K_MAX_ROWS_PER_PAGE = 50 (line 49)

max number of rows to display in tables

K_MAX_UPLOAD_SIZE = 10000000 (line 54)

max size to be uploaded in bytes

K_SELECT_SUBSTRING = 40 (line 106)

max number of chars to display on a selection box

K_TCEXAM_AUTHOR = "Nicola Asuni - Tecnick.com S.r.l." (line 71)

TCExam Author

K_TCEXAM_DESCRIPTION = "TCExam by Tecnick.com" (line 66)

TCExam description

K_TCEXAM_HELP_STYLE = K_PATH_STYLE_SHEETS."help.css" (line 96)

full path to CSS stylesheet for help file

K_TCEXAM_ICON = "../../favicon.ico" (line 86)

relative path to html icon

K_TCEXAM_KEYWORDS = "TCExam, eExam, e-exam, web, exam" (line 81)

default html meta keywords

K_TCEXAM_REPLY_TO = "" (line 76)

reply-to meta tag

K_TCEXAM_STYLE = K_PATH_STYLE_SHEETS."default.css" (line 91)

full path to CSS stylesheet

K_TCEXAM_TITLE = "TCExam" (line 61)

TCExam title

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