24 lines
1.0 KiB
PHP
24 lines
1.0 KiB
PHP
<?
|
|
// $RCSfile: lmbrowse_config.inc,v $
|
|
// $Revision: 1.1 $
|
|
// $Name: $
|
|
// $Date: 2012/12/01 16:27:05 $
|
|
// $Author: agibert $
|
|
|
|
/*--------------------------------------------------------------------------------------------------------------------*/
|
|
/* Path and URL definitions */
|
|
/*--------------------------------------------------------------------------------------------------------------------*/
|
|
|
|
$lmb_path="/var/httpd/www.langueur-monotone.com/html";
|
|
$lmb_url="/lmbrowse.php";
|
|
|
|
|
|
|
|
/*--------------------------------------------------------------------------------------------------------------------*/
|
|
/* Keywords definitions */
|
|
/*--------------------------------------------------------------------------------------------------------------------*/
|
|
|
|
$lmb_keywords="langueur-monotone.com,langueur monotone,music,music group,music band,Arnaud GIBERT,Arnaud G. GIBERT";
|
|
|
|
?>
|