git-svn-id: https://192.168.0.254/svn/Proyectos.MatritumCantat_Web/trunk@2 8e3496fd-7892-4c45-be36-0ff06e9dacc6
19 lines
448 B
PHP
19 lines
448 B
PHP
<?php
|
|
$artref_showpicture = "0";
|
|
$obrens_ordenlista = "1";
|
|
$obrens_verlista = "1";
|
|
$obrens_verfooter = "0";
|
|
$obrens_vercabecera = "";
|
|
$obrens_rutafich = "info/ensayos/obra";
|
|
$obrens_nomfich = "/obr";
|
|
$obrens_extpdf = ".pdf";
|
|
$obrens_extmid = ".mid";
|
|
$obrens_extmus = ".mus";
|
|
$rutalocal = "./";
|
|
$artref_refperside = "";
|
|
$artref_showphone = "";
|
|
$artref_showmail = "";
|
|
$artref_showwebsite = "";
|
|
$artref_showstatus = "";
|
|
$artref_showbeschrlink = "";
|
|
?>
|