This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
MatritumCantat_Web/www/administrator/components/com_obrens/config.obrens.php
2012-09-18 20:02:43 +00:00

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 = "";
?>