/shared/config/tce_general_constants.php

Description

Configuration file for general constants.

  • since: 2002-03-01
  • 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
Constants
K_RANDOM_SECURITY = "5hs6fel9" (line 65)

string used as a seed for some security code generation please change this value and keep it secret

K_SECONDS_IN_DAY = 24*K_SECONDS_IN_HOUR (line 45)

number of seconds in one day

K_SECONDS_IN_HOUR = 60*K_SECONDS_IN_MINUTE (line 40)

number of seconds in one hour

K_SECONDS_IN_MINUTE = 60 (line 35)

number of seconds in one minute

K_SECONDS_IN_MONTH = 30*K_SECONDS_IN_DAY (line 55)

number of seconds in one month

K_SECONDS_IN_WEEK = 7*K_SECONDS_IN_DAY (line 50)

number of seconds in one week

K_SECONDS_IN_YEAR = 365*K_SECONDS_IN_DAY (line 60)

number of seconds in one year

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