com-tecnick-tcexam-shared-cfg
[ class tree: com-tecnick-tcexam-shared-cfg ] [ index: com-tecnick-tcexam-shared-cfg ] [ all elements ]

Procedural File: tce_general_constants.php

Source Location: /shared/config/tce_general_constants.php



Page Details:

Configuration file for general constants.



Tags:

author:  Nicola Asuni
copyright:  Copyright © 2004-2010, Nicola Asuni - Tecnick.com S.r.l. - ITALY - www.tecnick.com - info@tecnick.com
link:  www.tecnick.com
since:  2002-03-01
license:  GNU Affero General Public License







K_KEY_SECURITY [line 95]

K_KEY_SECURITY = 'VENFeGFtIChjKSAyMDA0LTIwMDggTmljb2xhIEFzdW5pIC0gVGVjbmljay5jb20gcy5yLmwuIC0gd3d3LnRjZXhhbS5jb20='
String used for security feature, do not alter.


[ Top ]



K_NEWLINE [line 55]

K_NEWLINE = "\n"
New line character.


[ Top ]



K_RANDOM_SECURITY [line 100]

K_RANDOM_SECURITY = 'j8sl1a9x'
String used as a seed for some security code generation please change this value and keep it secret.


[ Top ]



K_SECONDS_IN_DAY [line 75]

K_SECONDS_IN_DAY = 24*K_SECONDS_IN_HOUR
Number of seconds in one day.


[ Top ]



K_SECONDS_IN_HOUR [line 70]

K_SECONDS_IN_HOUR = 60*K_SECONDS_IN_MINUTE
Number of seconds in one hour.


[ Top ]



K_SECONDS_IN_MINUTE [line 65]

K_SECONDS_IN_MINUTE = 60
Number of seconds in one minute.


[ Top ]



K_SECONDS_IN_MONTH [line 85]

K_SECONDS_IN_MONTH = 30*K_SECONDS_IN_DAY
Number of seconds in one month.


[ Top ]



K_SECONDS_IN_WEEK [line 80]

K_SECONDS_IN_WEEK = 7*K_SECONDS_IN_DAY
Number of seconds in one week.


[ Top ]



K_SECONDS_IN_YEAR [line 90]

K_SECONDS_IN_YEAR = 365*K_SECONDS_IN_DAY
Number of seconds in one year.


[ Top ]



K_TAB [line 60]

K_TAB = "\t"
Tabulation character.


[ Top ]




Documentation generated on Mon, 06 Dec 2010 12:03:06 +0100 by phpDocumentor 1.4.3