12 lines
No EOL
415 B
PHP
12 lines
No EOL
415 B
PHP
<?php
|
|
/* The configuration generated with auto_form*/
|
|
|
|
$GLOBAL['data_folder']='mypersonaldata';
|
|
$GLOBAL['default_data_folder']='public';
|
|
$GLOBAL['rss_title']='Respawn: le flux de la webliothèque';
|
|
$GLOBAL['rss_description']='Le respawn de warriordudimanche.net';
|
|
$GLOBAL['message']='Votre webliothèque perso';
|
|
$GLOBAL['public_title']='Voici la webliothèque publique de Bronco';
|
|
$GLOBAL['skin']='pinterest';
|
|
|
|
?>
|