ea-Geiercode
[ class tree: ea-Geier ] [ index: ea-Geier ] [ all elements ]

Procedural File: config.php

Source Location: /code/config.php

Page Details

configuration file

LICENSE: This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Link:  http://www.ea-geier.at/
Filesource:  Source Code for this file
Version:  $Id$
License:  GNU General Public License Version 2
Copyright:  2007 m2m server software gmbh
Author:  m2mtech <tech@m2m.at>
Includes
include_once ('config/config.php') [line 42]

local environment configuration

[ Top ]


Constants
eaADODB_DIR  [line 79]

eaADODB_DIR = '3party/adodb/adodb495a/'

path to ADOdb library


[ Top ]

eaFAKEMAIL_DIR  [line 118]

eaFAKEMAIL_DIR = '3party/fakemail/fakemail_1.0_beta/'

path to FakeMail server


[ Top ]

eaFAKEMAIL_PORT  [line 136]

eaFAKEMAIL_PORT = '10025'

port of FakeMail server


[ Top ]

eaFAKEMAIL_SERVER  [line 130]

eaFAKEMAIL_SERVER = 'localhost'

address of FakeMail server


[ Top ]

eaFAKEMAIL_TMP  [line 124]

eaFAKEMAIL_TMP = 'tmp/test/'

path to FakeMail temporary folder


[ Top ]

eaPROTOTYPE  [line 149]

eaPROTOTYPE = '3party/prototype/prototype-1.5.1.1/'

path to prototype library


[ Top ]

eaSIMPLE_TEST  [line 49]

eaSIMPLE_TEST = '3party/simpletest/simpletest_1.0.1beta/'

path to simpletest suite


[ Top ]

eaSMARTY_DIR  [line 55]

eaSMARTY_DIR = '3party/smarty/Smarty-2.6.18/libs/'

path to smarty library


[ Top ]

eaSMARTY_HTML  [line 67]

eaSMARTY_HTML = 'html/'

path to template folder for smarty


[ Top ]

eaSMARTY_LANG  [line 73]

eaSMARTY_LANG = 'lang/'

path to language folder for smarty


[ Top ]

eaSMARTY_TMP  [line 61]

eaSMARTY_TMP = 'tmp/smarty/'

path to temporary smarty folder


[ Top ]

eaSWIFT_DIR  [line 112]

eaSWIFT_DIR = '3party/swift/Swift-3.3.0-php4/lib'

path to mail library


[ Top ]

eaSYSADMIN  [line 155]

eaSYSADMIN = 'admin@ea-geier.at'

system administrator


[ Top ]

eaVERSION  [line 36]

eaVERSION = 'rcA5'

version of source code


[ Top ]


Globals
string   $ADODB_OUTP [line 85]

name of output function for ADOdb

Default value:  'eaADODBerrorLog'

[ Top ]

string   $conf['dsn'] [line 92]

database configuration

Default value:  'driver://user:password@server/database'

[ Top ]

boolean   $conf['localInstallation'] [line 142]

installation without network access

Default value:  false

[ Top ]

string   $conf['sessionName'] [line 106]

session name

Default value:  'eageier'

[ Top ]

string   $conf['tablePrefix'] [line 99]

table prefix

Default value:  ''

[ Top ]

array   $conf['txtClientTables'] [line 168]

names of client tables

Default value:  array('cashbook', 'assets', 'purchasebook', 'travels', 'balance')

[ Top ]

string   $conf['txtCSVDelimiter'] [line 191]

CSV delimiter

Default value:  ';'

[ Top ]

string   $conf['txtCSVEscQuote'] [line 205]

CSV escaped quote

Default value:  '""'

[ Top ]

string   $conf['txtCSVNewLine'] [line 212]

CSV escaped quote

Default value:  "\r\n"

[ Top ]

string   $conf['txtCSVQuote'] [line 198]

CSV quote

Default value:  '"'

[ Top ]

array   $conf['txtDBTables'] [line 161]

names of database tables

Default value:  array('simpletest', 'config', 'clients', 'clientconfig', 'users', 'userconfig')

[ Top ]



Documentation generated on Sun, 09 Sep 2007 17:08:15 +0200 by phpDocumentor 1.3.1