web/cineconf/config.php
author Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
Fri, 13 Dec 2013 15:57:02 +0100
changeset 1030 e2e4d4097b95
parent 902 da2081e8c847
permissions -rw-r--r--
Added tag V02.57 for changeset 73843703a796

<?php
$config = array(
   	'rep' => basename(__DIR__),
);