FFNMaster
30f700a727
Now based on a new database schema, working with events and many more abilities. An expansion with a built in login page might be possible.
10 lines
231 B
PHP
10 lines
231 B
PHP
<?php return array (
|
|
'contact_email' => '',
|
|
'contact_name' => '',
|
|
'contact_adress' => '',
|
|
'contact_phone' => '',
|
|
'contact_postal_code' => '',
|
|
'contact_region' => '',
|
|
'contact_country' => '',
|
|
'contact_city' => ''
|
|
) ; |